Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-08 19:24:22 +00:00

View File

@@ -68,12 +68,12 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
showStepNumbers={false}
features={[
{ title: "Interior Deep Cleaning", description: "Complete rejuvenation for your vehicle interior.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pi39l1" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6jfm1" } },
{ title: "Exterior Shine", description: "High-gloss paint protection and treatment.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=68he8k" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dj8meo" } },
{ title: "Engine Bay Care", description: "Detailed cleansing of engine components.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3xfm39" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ghyu4" } },
]}
showStepNumbers={false}
title="Comprehensive Automotive Care"
description="Our premium services guarantee your vehicle looks and feels brand new."
/>
@@ -87,6 +87,7 @@ export default function LandingPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=45w8x9"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -110,6 +111,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
showRating={true}
useInvertedBackground={false}
title="Client Reviews"
description="See why car owners trust us with their vehicles."
testimonials={[
@@ -139,6 +141,7 @@ export default function LandingPage() {
textboxLayout="default"
title="Our Location"
description="Visit us at our Indian Orchard shop for premium detailing services."
useInvertedBackground={false}
metrics={[
{ id: "m1", icon: MapPin, title: "1207 Worcester St", value: "Indian Orchard, MA 01151" },
{ id: "m2", icon: Phone, title: "Call Us", value: "(413) 301-5863" },
@@ -153,6 +156,7 @@ export default function LandingPage() {
description="Get in touch for a free estimate or to schedule your visit today."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e2uwvh"
useInvertedBackground={true}
background={{ variant: "plain" }}
/>
</div>