Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-27 07:23:43 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
tag="About Us"
title="Dubai's Finest Car Detailing Specialists"
description="Located in Al Quoz, Al Qouz Ind. Third, we offer premium car maintenance from paint protection to engine detailing."
subdescription="Our team uses high-quality materials and professional techniques to ensure your vehicle looks as good as new."
subdescription="Our team uses high-quality materials and professional techniques to ensure your vehicle looks as good as new. Contact us at 052 688 8889."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg"
mediaAnimation="slide-up"
@@ -206,7 +206,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Ready for a Showroom Shine?"
description="Visit us in Al Quoz or reach out today."
description="Visit us in Al Quoz or reach out today at 052 688 8889."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name"},
@@ -244,7 +244,7 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2024 H&M Car Polishing. All rights reserved."
copyrightText="© 2024 H&M Car Polishing. All rights reserved. Call us: 052 688 8889."
/>
</div>
</ReactLenis>