Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6dc26e7971 | |||
| 531b5e93d2 | |||
| 3f12695c31 | |||
| b5e999e542 |
@@ -33,6 +33,7 @@ export default function LandingPage() {
|
|||||||
{ name: "عن المتجر", id: "about" },
|
{ name: "عن المتجر", id: "about" },
|
||||||
{ name: "المنتجات", id: "products" },
|
{ name: "المنتجات", id: "products" },
|
||||||
{ name: "آراء العملاء", id: "testimonials" },
|
{ name: "آراء العملاء", id: "testimonials" },
|
||||||
|
{ name: "تواصل معنا", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="جنة الثمار"
|
brandName="جنة الثمار"
|
||||||
/>
|
/>
|
||||||
@@ -52,7 +53,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "تسوق الآن", href: "#products" },
|
{ text: "تسوق الآن", href: "#products" },
|
||||||
{ text: "واتساب", href: "https://wa.me/96800000000" },
|
{ text: "واتساب", href: "https://wa.me/96810059701" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-surface-looking-out-market-scene_23-2147701353.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/wooden-surface-looking-out-market-scene_23-2147701353.jpg?_wi=2"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -166,11 +167,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="تواصل معنا"
|
tag="تواصل معنا"
|
||||||
title="جاهز للطلب؟"
|
title="نحن هنا لخدمتكم يومياً"
|
||||||
description="اطلب احتياجاتك عبر واتساب أو تواصل معنا لأي استفسار."
|
description="نوفر خضروات وفواكه طازجة، تمور ومكسرات بجودة عالية. تواصل معنا عبر الهاتف أو واتساب على الرقم: 1005 9701"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "اطلب عبر واتساب", href: "https://wa.me/96800000000" },
|
{ text: "تواصل واتساب", href: "https://wa.me/96810059701" },
|
||||||
{ text: "اتصل بنا", href: "tel:96800000000" },
|
{ text: "اتصل بنا", href: "tel:96810059701" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user