3 Commits

Author SHA1 Message Date
a3c269c5a4 Merge version_2 into main
Merge version_2 into main
2026-03-28 11:25:28 +00:00
7a1aeafeff Update src/app/page.tsx 2026-03-28 11:25:22 +00:00
50348c7803 Merge version_1 into main
Merge version_1 into main
2026-03-28 11:20:05 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Red & Fred's" brandName="Red & Fred's"
/> />
@@ -61,15 +51,11 @@ export default function LandingPage() {
description="Professional auto detailing in West Springfield, MA. We restore your vehicle to showroom condition with passion and precision." description="Professional auto detailing in West Springfield, MA. We restore your vehicle to showroom condition with passion and precision."
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#contact"},
href: "#contact",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:4137369452"},
href: "tel:4137369452",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg" imageSrc="http://img.b2bpic.net/free-photo/shiny-white-car-detail-service_1150-17688.jpg"
/> />
</div> </div>
@@ -78,14 +64,9 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Red & Fred's Passion for Perfection"},
content: "Red & Fred's Passion for Perfection",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg", alt: "About Red & Fred's"},
src: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg",
alt: "About Red & Fred's",
},
]} ]}
/> />
</div> </div>
@@ -98,24 +79,16 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Sparkles, icon: Sparkles,
title: "Interior Detailing", title: "Interior Detailing", description: "Deep cleaning of seats, carpets, and dashboards."},
description: "Deep cleaning of seats, carpets, and dashboards.",
},
{ {
icon: Car, icon: Car,
title: "Exterior Wash & Polish", title: "Exterior Wash & Polish", description: "Hand wash, clay bar, and high-gloss polish."},
description: "Hand wash, clay bar, and high-gloss polish.",
},
{ {
icon: Car, icon: Car,
title: "Pet Hair Removal", title: "Pet Hair Removal", description: "Advanced extraction techniques for stubborn fur."},
description: "Advanced extraction techniques for stubborn fur.",
},
{ {
icon: Wrench, icon: Wrench,
title: "Full Restoration", title: "Full Restoration", description: "Complete top-to-bottom vehicle deep clean."},
description: "Complete top-to-bottom vehicle deep clean.",
},
]} ]}
title="Our Professional Services" title="Our Professional Services"
description="We specialize in making your vehicle sparkle with comprehensive cleaning and restoration packages." description="We specialize in making your vehicle sparkle with comprehensive cleaning and restoration packages."
@@ -129,19 +102,9 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5.0", title: "Star Rating", description: "Consistently rated 5 stars by customers.", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64007.jpg"},
value: "5.0",
title: "Star Rating",
description: "Consistently rated 5 stars by customers.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64007.jpg",
},
{ {
id: "m2", id: "m2", value: "29+", title: "Positive Reviews", description: "Verified happy local customers.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg"},
value: "29+",
title: "Positive Reviews",
description: "Verified happy local customers.",
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg",
},
]} ]}
title="Why Choose Red & Fred's" title="Why Choose Red & Fred's"
description="Trusted by our local community with a perfect rating." description="Trusted by our local community with a perfect rating."
@@ -155,40 +118,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "My car looks brand new!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg?_wi=1"},
name: "Sarah J.",
handle: "@sarahj",
testimonial: "My car looks brand new!",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg?_wi=1",
},
{ {
id: "2", id: "2", name: "Mark D.", handle: "@markd", testimonial: "Best detailing service Ive ever used.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-hand-shaking-human-resources-person_23-2148507819.jpg"},
name: "Mark D.",
handle: "@markd",
testimonial: "Best detailing service Ive ever used.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-hand-shaking-human-resources-person_23-2148507819.jpg",
},
{ {
id: "3", id: "3", name: "Elena M.", handle: "@elenam", testimonial: "Affordable and high quality.", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg"},
name: "Elena M.",
handle: "@elenam",
testimonial: "Affordable and high quality.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg",
},
{ {
id: "4", id: "4", name: "Tom R.", handle: "@tomr", testimonial: "These guys are truly passionate about cars.", imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430633.jpg"},
name: "Tom R.",
handle: "@tomr",
testimonial: "These guys are truly passionate about cars.",
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430633.jpg",
},
{ {
id: "5", id: "5", name: "Jessica W.", handle: "@jessw", testimonial: "Excellent service and quick turnaround time!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg?_wi=2"},
name: "Jessica W.",
handle: "@jessw",
testimonial: "Excellent service and quick turnaround time!",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg?_wi=2",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Don't just take our word for it—read why Springfield loves us." description="Don't just take our word for it—read why Springfield loves us."
@@ -199,8 +137,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Book Your Appointment" title="Book Your Appointment"
description="Call us at (413) 736-9452 or fill out the form below. We are located at 44 Mulberry St, West Springfield, MA." description="Call us at (413) 736-9452 or fill out the form below. We are located at 44 Mulberry St, West Springfield, MA."
imageSrc="http://img.b2bpic.net/free-photo/young-couple-having-fun-their-car-trip_23-2148947651.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-couple-having-fun-their-car-trip_23-2148947651.jpg"
@@ -213,29 +150,19 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "(413) 736-9452", label: "(413) 736-9452", href: "tel:4137369452"},
href: "tel:4137369452",
},
{ {
label: "44 Mulberry St, West Springfield, MA", label: "44 Mulberry St, West Springfield, MA", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Payments", title: "Payments", items: [
items: [
{ {
label: "Credit Cards Accepted", label: "Credit Cards Accepted", href: "#"},
href: "#",
},
{ {
label: "Debit Cards Accepted", label: "Debit Cards Accepted", href: "#"},
href: "#",
},
], ],
}, },
]} ]}