Merge version_2 into main #1
@@ -127,7 +127,10 @@ export default function CarRentalPage() {
|
||||
tag="تواصل معنا"
|
||||
title="احجز سيارتك الفاخرة الآن"
|
||||
description="نحن في انتظارك. اتصل بنا على 0598877754 لطلب استشارتك أو حجز سيارة اليوم."
|
||||
buttons={[{ text: "اتصل بنا: 0598877754", href: "tel:0598877754" }]}
|
||||
buttons={[
|
||||
{ text: "اتصل بنا: 0598877754", href: "tel:0598877754" },
|
||||
{ text: "تواصل عبر واتساب", href: "https://wa.me/966598877754" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,4 +149,4 @@ export default function CarRentalPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user