diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f573f0..02d76ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,14 +100,15 @@ export default function LandingPage() { heading={[ { type: "text", content: "قصتنا: شغف مغربي يلتقي بالجودة العالمية"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/realistic-scene-from-neighborhood-yard-sale-miscellaneous-items_23-2151238349.jpg", alt: "Moroccan artisan crafting a product" + } ]} buttons={[ { - text: "اكتشف المزيد"}, + text: "اكتشف المزيد"} ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/realistic-scene-from-neighborhood-yard-sale-miscellaneous-items_23-2151238349.jpg" - imageAlt="Moroccan artisan crafting a product" />