diff --git a/src/app/page.tsx b/src/app/page.tsx index 61693c7..228682e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,17 +29,11 @@ export default function LandingPage() { @@ -49,56 +43,31 @@ export default function LandingPage() { @@ -171,17 +119,11 @@ export default function LandingPage() { description="See the transformation and the pride we take in our work. Quality is always our priority." bulletPoints={[ { - title: "Before & After Excellence", - description: "We ensure your car leaves looking like it just left the showroom.", - }, + title: "Before & After Excellence", description: "We ensure your car leaves looking like it just left the showroom."}, { - title: "Advanced Technology", - description: "We use only professional-grade equipment for best results.", - }, + title: "Advanced Technology", description: "We use only professional-grade equipment for best results."}, { - title: "Transparent Pricing", - description: "No hidden costs, just high-quality service at fair prices.", - }, + title: "Transparent Pricing", description: "No hidden costs, just high-quality service at fair prices."}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/modern-comfortable-waiting-lounge-for-cu-1774769290260-9ce2e02e.png" mediaAnimation="blur-reveal" @@ -190,16 +132,16 @@ export default function LandingPage() {
@@ -207,33 +149,21 @@ export default function LandingPage() {