use local asswts

This commit is contained in:
2025-10-16 11:16:58 +02:00
parent d3b4bb0c3a
commit 2edcd9c02b
18 changed files with 27 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
import rolunk from "@/public/rolunk.png";
function About() {
return (
<section id="rolunk" className="bg-slate-900 py-24 sm:py-32">
@@ -12,7 +14,7 @@ function About() {
</p>
</div>
<img
src="https://plus.unsplash.com/premium_photo-1673108852141-e8c3c22a4a22?auto=format&fit=crop"
src={rolunk}
alt="Séf ételt készít"
className="rounded-lg shadow-2xl"
/>