2 Commits

Author SHA1 Message Date
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
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
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."
buttons={[
{
text: "Book Now",
href: "#contact",
},
text: "Book Now", href: "#contact"},
{
text: "Call Now",
href: "tel:4137369452",
},
text: "Call Now", 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>
@@ -78,14 +64,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Red & Fred's Passion for Perfection",
},
type: "text", content: "Red & Fred's Passion for Perfection"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg",
alt: "About Red & Fred's",
},
type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg", alt: "About Red & Fred's"},
]}
/>
</div>
@@ -98,24 +79,16 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Interior Detailing",
description: "Deep cleaning of seats, carpets, and dashboards.",
},
title: "Interior Detailing", description: "Deep cleaning of seats, carpets, and dashboards."},
{
icon: Car,
title: "Exterior Wash & Polish",
description: "Hand wash, clay bar, and high-gloss polish.",
},
title: "Exterior Wash & Polish", description: "Hand wash, clay bar, and high-gloss polish."},
{
icon: Car,
title: "Pet Hair Removal",
description: "Advanced extraction techniques for stubborn fur.",
},
title: "Pet Hair Removal", description: "Advanced extraction techniques for stubborn fur."},
{
icon: Wrench,
title: "Full Restoration",
description: "Complete top-to-bottom vehicle deep clean.",
},
title: "Full Restoration", description: "Complete top-to-bottom vehicle deep clean."},
]}
title="Our Professional Services"
description="We specialize in making your vehicle sparkle with comprehensive cleaning and restoration packages."
@@ -129,19 +102,9 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
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",
},
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"},
{
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",
},
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"},
]}
title="Why Choose Red & Fred's"
description="Trusted by our local community with a perfect rating."
@@ -155,40 +118,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
]}
title="What Our Clients Say"
description="Don't just take our word for it—read why Springfield loves us."
@@ -199,8 +137,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
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."
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
columns={[
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "(413) 736-9452",
href: "tel:4137369452",
},
label: "(413) 736-9452", href: "tel:4137369452"},
{
label: "44 Mulberry St, West Springfield, MA",
href: "#",
},
label: "44 Mulberry St, West Springfield, MA", href: "#"},
],
},
{
title: "Payments",
items: [
title: "Payments", items: [
{
label: "Credit Cards Accepted",
href: "#",
},
label: "Credit Cards Accepted", href: "#"},
{
label: "Debit Cards Accepted",
href: "#",
},
label: "Debit Cards Accepted", href: "#"},
],
},
]}