Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:52:15 +00:00
parent 4e1dd9b601
commit 9bd14bc885

View File

@@ -22,24 +22,21 @@ export default function HomePage() {
const footerColumns = [
{
title: "Navigate",
items: [
title: "Navigate", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
{ label: "Service Areas", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
@@ -74,7 +71,7 @@ export default function HomePage() {
logoText="Hayes Auto Detailing"
description="Professional, 5-Star Rated Auto Detailing That Restores Your Vehicle to Showroom Condition."
buttons={[
{ text: "Call Now: (405) 933-8637", href: "tel:+14059338637" },
{ text: "Book Your Detail", href: "tel:+14059338637" },
{ text: "Get a Free Quote", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15180.jpg"
@@ -94,22 +91,13 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "5.0★",
title: "Star Rating",
items: ["Consistent excellence", "100% customer satisfaction", "Award-winning service"],
id: "1", value: "5.0★", title: "Star Rating", items: ["Consistent excellence", "100% customer satisfaction", "Award-winning service"],
},
{
id: "2",
value: "284+",
title: "Vehicles Detailed",
items: ["Local expertise", "Proven track record", "Trusted by families"],
id: "2", value: "284+", title: "Vehicles Detailed", items: ["Local expertise", "Proven track record", "Trusted by families"],
},
{
id: "3",
value: "100%",
title: "Professional Service",
items: ["Attention to detail", "Premium products", "Expert technicians"],
id: "3", value: "100%", title: "Professional Service", items: ["Attention to detail", "Premium products", "Expert technicians"],
},
]}
/>
@@ -125,22 +113,13 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Exterior Detailing",
description: "Professional washing, waxing, and ceramic coating protection. We remove contaminants and restore paint clarity for a showroom finish.",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=1",
},
title: "Exterior Detailing", description: "Professional washing, waxing, and ceramic coating protection. We remove contaminants and restore paint clarity for a showroom finish.", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=1"},
{
id: 2,
title: "Interior Detailing",
description: "Deep cleaning of seats, carpets, and surfaces. We vacuum, shampoo, and treat leather to restore interior freshness and appearance.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1",
},
title: "Interior Detailing", description: "Deep cleaning of seats, carpets, and surfaces. We vacuum, shampoo, and treat leather to restore interior freshness and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1"},
{
id: 3,
title: "Full Detail Packages",
description: "Complete exterior and interior service in one comprehensive package. Perfect for resale preparation or complete vehicle restoration.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2",
},
title: "Full Detail Packages", description: "Complete exterior and interior service in one comprehensive package. Perfect for resale preparation or complete vehicle restoration.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2"},
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"
@@ -158,35 +137,14 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
brand: "Before & After",
name: "Sedan Restoration",
price: "Complete Detail",
rating: 5,
reviewCount: "Professional Result",
imageSrc: "http://img.b2bpic.net/free-photo/image-dirty-car-after-trip-off-road-stands-against-brick-wall-old-part-town_613910-6302.jpg?_wi=1",
imageAlt: "Sedan before and after professional detailing",
},
id: "1", brand: "Before & After", name: "Sedan Restoration", price: "Complete Detail", rating: 5,
reviewCount: "Professional Result", imageSrc: "http://img.b2bpic.net/free-photo/image-dirty-car-after-trip-off-road-stands-against-brick-wall-old-part-town_613910-6302.jpg?_wi=1", imageAlt: "Sedan before and after professional detailing"},
{
id: "2",
brand: "Before & After",
name: "SUV Polish & Shine",
price: "Premium Service",
rating: 5,
reviewCount: "Showroom Ready",
imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg?_wi=1",
imageAlt: "SUV transformation with professional polishing",
},
id: "2", brand: "Before & After", name: "SUV Polish & Shine", price: "Premium Service", rating: 5,
reviewCount: "Showroom Ready", imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg?_wi=1", imageAlt: "SUV transformation with professional polishing"},
{
id: "3",
brand: "Before & After",
name: "Truck Deep Clean",
price: "Full Restoration",
rating: 5,
reviewCount: "Like New Again",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=1",
imageAlt: "Truck detailing transformation showcasing restoration",
},
id: "3", brand: "Before & After", name: "Truck Deep Clean", price: "Full Restoration", rating: 5,
reviewCount: "Like New Again", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=1", imageAlt: "Truck detailing transformation showcasing restoration"},
]}
/>
</div>
@@ -206,41 +164,17 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1",
imageAlt: "Sarah Johnson - 5 Star Review",
},
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson - 5 Star Review"},
{
id: "2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
imageAlt: "Michael Chen - 5 Star Review",
},
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Chen - 5 Star Review"},
{
id: "3",
name: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
imageAlt: "Emily Rodriguez - 5 Star Review",
},
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Emily Rodriguez - 5 Star Review"},
{
id: "4",
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
imageAlt: "David Kim - 5 Star Review",
},
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "David Kim - 5 Star Review"},
{
id: "5",
name: "Jessica Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Jessica Martinez - 5 Star Review",
},
id: "5", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jessica Martinez - 5 Star Review"},
{
id: "6",
name: "Robert Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3",
imageAlt: "Robert Wilson - 5 Star Review",
},
id: "6", name: "Robert Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Robert Wilson - 5 Star Review"},
]}
cardTitle="Over 284 customers trust Hayes Auto Detailing for exceptional results"
cardTag="Trusted by Grayson County"
@@ -272,4 +206,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}