Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-05 22:48:33 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -42,7 +42,7 @@ export default function AboutPage() {
description="We're passionate about delivering premium car detailing services to Olmsted Falls and surrounding communities. With years of experience and a commitment to excellence, we've earned the trust of local vehicle owners."
tag="Our Story"
tagIcon={Award}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=2"
imageAlt="Professional auto detailing in Olmsted Falls"
buttons={[
{ text: "Get Started", href: "#contact" },

View File

@@ -44,7 +44,7 @@ export default function ContactPage() {
tagIcon={Sparkles}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=5"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"

View File

@@ -49,7 +49,7 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1",
imageAlt: "Pristine car after professional detailing",
},
{
@@ -114,7 +114,7 @@ export default function HomePage() {
handle: "@mtorres_oh",
testimonial: "Exceptional work! My car has never looked better. The attention to detail is incredible, and they really care about their craft.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Michael Torres",
},
{
@@ -141,7 +141,7 @@ export default function HomePage() {
handle: "@jen_drives",
testimonial: "Amazing attention to detail, quick turnaround, and fair pricing. This is my go-to detail shop for sure.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Jennifer Adams",
},
]}
@@ -188,7 +188,7 @@ export default function HomePage() {
description="Your local car detailing experts serving Olmsted Falls, Ohio and surrounding communities with professional, convenient service."
tag="Local Service"
tagIcon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=1"
imageAlt="Professional auto detailing in Olmsted Falls"
buttons={[
{ text: "Call Now", href: "tel:(440) 915-9869" },
@@ -205,7 +205,7 @@ export default function HomePage() {
tagIcon={Sparkles}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"

View File

@@ -46,7 +46,7 @@ export default function ServicesPricingPage() {
title: "Basic Exterior",
price: "$80",
period: "",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg?_wi=1",
imageAlt: "Professional exterior car wash",
button: { text: "Book Service", href: "#contact" },
features: [
@@ -62,7 +62,7 @@ export default function ServicesPricingPage() {
title: "Basic Interior",
price: "$80",
period: "",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=3",
imageAlt: "Clean car interior detail",
button: { text: "Book Service", href: "#contact" },
features: [
@@ -78,7 +78,7 @@ export default function ServicesPricingPage() {
title: "Basic Package",
price: "$150",
period: "",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg?_wi=2",
imageAlt: "Complete basic detailing package",
button: { text: "Book Service", href: "#contact" },
features: [
@@ -94,7 +94,7 @@ export default function ServicesPricingPage() {
title: "Standard Package",
price: "$175",
period: "",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=4",
imageAlt: "Standard premium detailing",
button: { text: "Book Service", href: "#contact" },
features: [