Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-03 14:38:30 +00:00

View File

@@ -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"
/>
</div>