Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user