Switch to version 2: modified src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
description="استكشف أحدث تشكيلاتنا من الأطقم الفاخرة التي تعكس ذوقك الرفيع وأناقتك."
|
||||
buttons={[
|
||||
{
|
||||
text: "تسوق التشكيلة الجديدة الآن", href: "https://wa.me/your-number"},
|
||||
text: "اطلب عبر واتساب", href: "https://wa.me/your-number"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{ 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={{
|
||||
variant: "rotated-rays-animated"}}
|
||||
tag="تواصل معنا"
|
||||
title="هل لديك استفسار؟"
|
||||
description="فريقنا جاهز لمساعدتك في اختيار الطقم المناسب وتلقي طلباتك عبر الواتساب."
|
||||
title="احصل على استشارة تنسيق مجانية"
|
||||
description="فريقنا جاهز لمساعدتك في اختيار الطقم المناسب وتلقي طلباتك عبر الواتساب لتجربة تسوق فريدة."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user