Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6908cd01c | |||
| 400312872e | |||
| 0223920fe6 | |||
| 973bf1a36a | |||
| 261b959523 |
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
description="Transform your luxury vehicle with our expert detailing, ceramic coating, PPF, and window tinting services. Trusted by Dubai's most discerning car owners."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "4.6★", label: "Rated by 263 Customers" },
|
||||
{ value: "10+ Years", label: "Professional Experience" },
|
||||
{ value: "98%", label: "Customer Satisfaction Rate" },
|
||||
{ value: "500+", label: "Luxury Car Owners Served" },
|
||||
{ value: "Al Quoz", label: "Premium Location, Dubai" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{ text: "Book a Service", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg?_wi=1"
|
||||
imageAlt="Premium car detailing service"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Ceramic Coating Application", tags: ["Long-Term Protection", "Glossy Finish"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg", imageAlt: "Ceramic coating service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg?_wi=2", imageAlt: "Ceramic coating service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Paint Protection Film (PPF)", tags: ["Self-Healing Tech", "Maximum Protection"],
|
||||
@@ -256,4 +256,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user