2 Commits

Author SHA1 Message Date
b226360db6 Update src/app/page.tsx 2026-03-27 20:19:23 +00:00
1a42bfc353 Merge version_7 into main
Merge version_7 into main
2026-03-27 19:41:09 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{ variant: "glowing-orb" }}
title="Get Back on the Road with Confidence"
title="Get Back on the Road Fast with Certified Interlock Services"
description="Professional, reliable ignition interlock services in Longmont and surrounding Colorado areas. We provide personal care to help you move forward."
leftCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXyOrSaZWfuzAUSsqC1adzoZvF/modern-interlock-device-inside-a-car-das-1774639652262-ff35b505.png", imageAlt: "Professional interlock installation" },
@@ -52,7 +52,8 @@ export default function LandingPage() {
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXyOrSaZWfuzAUSsqC1adzoZvF/removing-interlock-device-from-car-conso-1774639658277-e5a00ffe.png", imageAlt: "Efficient device removal process" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXyOrSaZWfuzAUSsqC1adzoZvF/bright-and-clean-workshop-space-modern-f-1774639652470-f0dc2695.png?_wi=1", imageAlt: "Clean and professional facilities" },
]}
buttons={[{ text: "Call Now to Schedule", href: "tel:+15550102030" }]}
buttons={[{ text: "Call Now to Schedule", href: "tel:+15550102030" }]
}
/>
</div>