use local asswts
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user