Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2e43ab7c4 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
description="استكشف أحدث تشكيلاتنا من الأطقم الفاخرة التي تعكس ذوقك الرفيع وأناقتك."
|
description="استكشف أحدث تشكيلاتنا من الأطقم الفاخرة التي تعكس ذوقك الرفيع وأناقتك."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "تسوق التشكيلة الجديدة الآن", href: "https://wa.me/your-number"},
|
text: "اطلب عبر واتساب", href: "https://wa.me/your-number"},
|
||||||
]}
|
]}
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg", imageAlt: "Black luxury outfit" },
|
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg", imageAlt: "Black luxury outfit" },
|
||||||
@@ -162,8 +162,8 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-animated"}}
|
variant: "rotated-rays-animated"}}
|
||||||
tag="تواصل معنا"
|
tag="تواصل معنا"
|
||||||
title="هل لديك استفسار؟"
|
title="احصل على استشارة تنسيق مجانية"
|
||||||
description="فريقنا جاهز لمساعدتك في اختيار الطقم المناسب وتلقي طلباتك عبر الواتساب."
|
description="فريقنا جاهز لمساعدتك في اختيار الطقم المناسب وتلقي طلباتك عبر الواتساب لتجربة تسوق فريدة."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user