7 Commits

Author SHA1 Message Date
8d38e382b1 Update src/app/page.tsx 2026-06-07 23:18:11 +00:00
cb9c372774 Merge version_2 into main
Merge version_2 into main
2026-06-07 23:17:00 +00:00
cb9f51284c Update src/app/page.tsx 2026-06-07 23:16:57 +00:00
5771f92456 Merge version_2 into main
Merge version_2 into main
2026-06-07 23:16:18 +00:00
8530eacec8 Update src/app/page.tsx 2026-06-07 23:16:15 +00:00
7116507dc4 Merge version_1 into main
Merge version_1 into main
2026-06-07 23:14:22 +00:00
f4b4f4b438 Merge version_1 into main
Merge version_1 into main
2026-06-07 23:13:31 +00:00

View File

@@ -57,6 +57,7 @@ export default function LandingPage() {
variant: "downward-rays-static"}} variant: "downward-rays-static"}}
title="Ultimate Clean, Ultimate Shine." title="Ultimate Clean, Ultimate Shine."
description="Experience the pinnacle of vehicle cleanliness with our eco-friendly and efficient car wash services. We leave every car spotless, inside and out." description="Experience the pinnacle of vehicle cleanliness with our eco-friendly and efficient car wash services. We leave every car spotless, inside and out."
tag="Eco-Friendly Car Wash"
buttons={[ buttons={[
{ {
text: "View Our Services", href: "#services"}, text: "View Our Services", href: "#services"},
@@ -221,7 +222,8 @@ export default function LandingPage() {
{ {
id: "5", name: "Jessica M.", handle: "@JessicaM", testimonial: "They even managed to get out a stubborn stain in my interior that I thought was permanent! Truly amazing service and great value.", imageSrc: "http://img.b2bpic.net/free-photo/manager-car-center-customer-expensive-car_651396-1145.jpg", imageAlt: "Customer Jessica M."}, id: "5", name: "Jessica M.", handle: "@JessicaM", testimonial: "They even managed to get out a stubborn stain in my interior that I thought was permanent! Truly amazing service and great value.", imageSrc: "http://img.b2bpic.net/free-photo/manager-car-center-customer-expensive-car_651396-1145.jpg", imageAlt: "Customer Jessica M."},
{ {
id: "6", name: "Chris B.", handle: "@ChrisB", testimonial: "From their friendly greeting to the final spotless dry, every visit is a pleasure. This is my go-to for all car wash needs.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-gas-station_23-2150697583.jpg", imageAlt: "Customer Chris B."}, id: "6", name: "Chris B.", handle: "@ChrisB", testimonial: "From their friendly greeting to the final spotless dry, every visit is a pleasure. This is my go-to for all car wash needs.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-gas-station_23-2150697583.jpg", imageAlt: "Customer Chris B."
}
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Don't just take our word for it hear directly from our satisfied clients about their Sparkle & Shine experience." description="Don't just take our word for it hear directly from our satisfied clients about their Sparkle & Shine experience."
@@ -234,8 +236,8 @@ export default function LandingPage() {
background={{ background={{
variant: "sparkles-gradient"}} variant: "sparkles-gradient"}}
tag="Get in Touch" tag="Get in Touch"
title="Get Your Car Sparkling Today!" title="Stay Updated with Sparkle & Shine!"
description="Visit our convenient location or contact us to schedule your next car wash appointment. We're open 7 days a week." description="Subscribe to our newsletter for the latest updates, special offers, and news directly to your inbox!"
inputPlaceholder="Enter your email for updates" inputPlaceholder="Enter your email for updates"
buttonText="Subscribe" buttonText="Subscribe"
termsText="By clicking Subscribe, you agree to receive promotional emails from Sparkle & Shine Car Wash." termsText="By clicking Subscribe, you agree to receive promotional emails from Sparkle & Shine Car Wash."