Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 18:33:58 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
title="Meet Your Local Detailing Experts"
description="Antonio Pagnotti and Sam Meng are two incoming college freshmen who are passionate about delivering premium car detailing services to Westwood and nearby communities. With meticulous attention to detail and commitment to customer satisfaction, we bring professional-grade detailing to your neighborhood."
tag="About Westwood Auto Detailing"
imageSrc="http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=1"
imageAlt="Antonio Pagnotti, co-founder"
buttons={[{ text: "Get Started Today", href: "contact" }]}
useInvertedBackground={false}
@@ -136,7 +136,7 @@ export default function LandingPage() {
buttonHref: "contact"
},
{
title: "Passionate Young Professionals", description: "Fresh perspective with dedication to excellence. Antonio and Sam bring energy and enthusiasm to every job.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg", imageAlt: "Professional team expertise", buttonIcon: ArrowRight,
title: "Passionate Young Professionals", description: "Fresh perspective with dedication to excellence. Antonio and Sam bring energy and enthusiasm to every job.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=2", imageAlt: "Professional team expertise", buttonIcon: ArrowRight,
buttonHref: "contact"
}
]}