Merge version_1_1777166966899 into main #2

Merged
bender merged 2 commits from version_1_1777166966899 into main 2026-04-26 01:30:46 +00:00

View File

@@ -5,200 +5,127 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou
import MetricsMinimalCards from '@/components/sections/metrics/MetricsMinimalCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialAvatarCard from '@/components/sections/testimonial/TestimonialAvatarCard';
import FooterSimpleCard from '@/components/sections/footer/FooterSimpleCard';
import { CheckCircle, ShieldCheck, Zap } from "lucide-react";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
tag="PREMIUM AUTOMOTIVE SERVICE"
title="Precision Care for Your Vehicle"
description="At Good Guys Tires, we treat your car like our own. From mounting and balancing to complete suspension checks, experience the honest, fast, and high-quality service you deserve."
primaryButton={{
text: "Get a Quote",
href: "#contact",
}}
secondaryButton={{
text: "Our Services",
href: "#features",
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sunglasses-standing-near-source-light_250224-293.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-17054.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/circular-room-with-pillar-center_250224-282.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blue-pads-wheel-car_114579-4034.jpg",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
tag="PREMIUM AUTOMOTIVE SERVICE"
title="Precision Care for Your Vehicle"
description="At Good Guys Tires, we treat your car like our own. From mounting and balancing to complete suspension checks, experience the honest, fast, and high-quality service you deserve."
primaryButton={{ text: "Get a Quote", href: "#contact" }}
secondaryButton={{ text: "Our Services", href: "#features" }}
items={[
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sunglasses-standing-near-source-light_250224-293.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-17054.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/circular-room-with-pillar-center_250224-282.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-pads-wheel-car_114579-4034.jpg" }
]}
/>
</div>
<div id="about" data-section="about">
<AboutMediaOverlay
tag="WHO WE ARE"
title="Honesty at Every Turn"
description="We are a clean, professional shop dedicated to transparency and precision. We don't just change tires; we inspect your vehicle's safety systems so you can drive with absolute peace of mind."
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1345.jpg?_wi=1"
/>
</div>
<div id="about" data-section="about">
<AboutMediaOverlay
tag="WHO WE ARE"
title="Honesty at Every Turn"
description="We are a clean, professional shop dedicated to transparency and precision. We don't just change tires; we inspect your vehicle's safety systems so you can drive with absolute peace of mind."
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1345.jpg"
/>
</div>
<div id="features" data-section="features">
<FeaturesDualMedia
tag="OUR EXPERTISE"
title="Comprehensive Car Care"
description="Beyond just tires, we provide a full range of diagnostic and mechanical services."
items={[
{
icon: CheckCircle,
title: "Precision Mounting",
description: "Expert tire mounting and balancing for a smooth ride.",
mediaItems: [
<div id="features" data-section="features">
<FeaturesDualMedia
tag="OUR EXPERTISE"
title="Comprehensive Car Care"
description="Beyond just tires, we provide a full range of diagnostic and mechanical services."
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1593.jpg",
icon: "CheckCircle", title: "Precision Mounting", description: "Expert tire mounting and balancing for a smooth ride.", mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1593.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg" }
]
},
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sunglasses-standing-near-source-light_250224-293.jpg?_wi=2",
imageAlt: "tire mounting and balancing precision",
},
{
icon: ShieldCheck,
title: "Brake & Suspension",
description: "Full safety checks including brakes, rotors, and suspension.",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg",
icon: "ShieldCheck", title: "Brake & Suspension", description: "Full safety checks including brakes, rotors, and suspension.", mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg" }
]
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1345.jpg?_wi=2",
imageAlt: "tire mounting and balancing precision",
},
{
icon: Zap,
title: "Fast Diagnostics",
description: "Accurate troubleshooting for your engine and mechanical systems.",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171237.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-disc-brake_1170-1215.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=1",
imageAlt: "tire mounting and balancing precision",
},
]}
/>
</div>
icon: "Zap", title: "Fast Diagnostics", description: "Accurate troubleshooting for your engine and mechanical systems.", mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171237.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-disc-brake_1170-1215.jpg" }
]
}
]}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricsMinimalCards
tag="OUR IMPACT"
metrics={[
{
value: "1000+",
description: "Tires Installed",
},
{
value: "98%",
description: "Customer Satisfaction",
},
{
value: "5+",
description: "Years of Integrity",
},
{
value: "1500+",
description: "Brakes Serviced",
},
{
value: "450+",
description: "Suspension Jobs",
},
]}
title="Trusted Excellence"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricsMinimalCards
tag="OUR IMPACT"
title="Trusted Excellence"
metrics={[
{ value: "1000+", description: "Tires Installed" },
{ value: "98%", description: "Customer Satisfaction" },
{ value: "5+", description: "Years of Integrity" },
{ value: "1500+", description: "Brakes Serviced" },
{ value: "450+", description: "Suspension Jobs" }
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialAvatarCard
tag="CUSTOMER LOVE"
title="Trusted by Local Drivers"
primaryButton={{
text: "Book Now",
href: "#contact",
}}
avatars={[
{
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=2",
},
{
name: "Adam J.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg",
},
{
name: "Brian M.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1536.jpg",
},
{
name: "Jessica M.",
imageSrc: "http://img.b2bpic.net/free-photo/young-worker-car-workshop_52683-90904.jpg",
},
{
name: "Tony D.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-using-digital-tablet-workshop-looking-camera_637285-11599.jpg",
},
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialAvatarCard
tag="CUSTOMER LOVE"
title="Trusted by Local Drivers"
primaryButton={{ text: "Book Now", href: "#contact" }}
avatars={[
{ name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg" },
{ name: "Adam J.", imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg" },
{ name: "Brian M.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1536.jpg" },
{ name: "Jessica M.", imageSrc: "http://img.b2bpic.net/free-photo/young-worker-car-workshop_52683-90904.jpg" },
{ name: "Tony D.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-using-digital-tablet-workshop-looking-camera_637285-11599.jpg" }
]}
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofMarquee
tag="OUR PARTNERS"
title="Quality Components Only"
description="We source the best parts to ensure your vehicle lasts."
names={[
"Bridgestone",
"Michelin",
"Goodyear",
"Continental",
"Pirelli",
"BFGoodrich",
"Hankook",
]}
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofMarquee
tag="OUR PARTNERS"
title="Quality Components Only"
description="We source the best parts to ensure your vehicle lasts."
names={["Bridgestone", "Michelin", "Goodyear", "Continental", "Pirelli", "BFGoodrich", "Hankook"]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitEmail
tag="BOOKING"
title="Get Your Service Scheduled"
description="Ready to get back on the road? Send us your email and we'll reach out to confirm your visit."
inputPlaceholder="Enter your email address..."
buttonText="Schedule Appointment"
imageSrc="http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172435.jpg"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitEmail
tag="BOOKING"
title="Get Your Service Scheduled"
description="Ready to get back on the road? Send us your email and we'll reach out to confirm your visit."
inputPlaceholder="Enter your email address..."
buttonText="Schedule Appointment"
imageSrc="http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172435.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimpleCard
brand="GOOD GUYS TIRES"
columns={[
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#features" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Terms", href: "#" }] }
]}
copyright="© 2024 Good Guys Tires. All rights reserved."
links={[{ label: "Privacy Policy", href: "#" }]}
/>
</div>
</>
);
}