From d55799c1ba4219ce9ef7e3f12e1c6ebde77c1c6a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 14:38:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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" />