1 Commits

Author SHA1 Message Date
c8b8d97daf Update src/app/page.tsx 2026-04-17 05:34:01 +00:00

View File

@@ -9,7 +9,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
export default function LandingPage() { export default function LandingPage() {
@@ -28,24 +28,12 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "About", id: "about" },
name: "About", { name: "Services", id: "features" },
id: "about", { name: "Testimonials", id: "testimonials" },
}, { name: "Contact", id: "contact" },
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="Auto Revival" brandName="Auto Revival"
/> />
@@ -54,51 +42,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "rotated-rays-static", variant: "rotated-rays-static"}}
}}
title="Reviving Classics with Precision" title="Reviving Classics with Precision"
description="Expert car repair and maintenance service for your pride and joy. Based in Coburg North with 5-star dedication to detail." description="Expert car repair and maintenance service for your pride and joy. Based in Coburg North with 5-star dedication to detail."
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:0417017164"},
href: "tel:0417017164",
},
{ {
text: "Get Directions", text: "Get Directions", href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058"},
href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", id: "1", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg", imageAlt: "classic car restoration workshop"},
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg",
imageAlt: "classic car restoration workshop",
},
{ {
id: "2", id: "2", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-wrench-dark-background_1212-887.jpg", imageAlt: "automotive engine maintenance service"},
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-wrench-dark-background_1212-887.jpg",
imageAlt: "automotive engine maintenance service",
},
{ {
id: "3", id: "3", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-288.jpg", imageAlt: "vintage vehicle garage interior"},
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-288.jpg",
imageAlt: "vintage vehicle garage interior",
},
{ {
id: "4", id: "4", imageSrc: "http://img.b2bpic.net/free-photo/cars-shiny-old-front-bumper_1203-4252.jpg", imageAlt: "mechanic inspecting engine bay"},
imageSrc: "http://img.b2bpic.net/free-photo/cars-shiny-old-front-bumper_1203-4252.jpg",
imageAlt: "mechanic inspecting engine bay",
},
{ {
id: "5", id: "5", imageSrc: "http://img.b2bpic.net/free-photo/hands-car-mechanic-with-wrench-garage_146671-19685.jpg", imageAlt: "car repair technician shop"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-car-mechanic-with-wrench-garage_146671-19685.jpg",
imageAlt: "car repair technician shop",
},
{ {
id: "6", id: "6", imageSrc: "http://img.b2bpic.net/free-photo/process-creating-new-pair-shoes-by-experienced-cobbler-his-workshop_613910-3835.jpg", imageAlt: "vintage engine tuning service"},
imageSrc: "http://img.b2bpic.net/free-photo/process-creating-new-pair-shoes-by-experienced-cobbler-his-workshop_613910-3835.jpg",
imageAlt: "vintage engine tuning service",
},
]} ]}
/> />
</div> </div>
@@ -110,17 +75,11 @@ export default function LandingPage() {
description="Auto Revival is more than a repair shop—we are craftsmen and artists dedicated to the fine details of your vehicle. From classic restorations to modern maintenance, we treat every car with the respect it deserves." description="Auto Revival is more than a repair shop—we are craftsmen and artists dedicated to the fine details of your vehicle. From classic restorations to modern maintenance, we treat every car with the respect it deserves."
metrics={[ metrics={[
{ {
value: "12+", value: "12+", title: "Years Experience"},
title: "Years Experience",
},
{ {
value: "5.0", value: "5.0", title: "Customer Rating"},
title: "Customer Rating",
},
{ {
value: "100%", value: "100%", title: "Passion Driven"},
title: "Passion Driven",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18338.jpg" imageSrc="http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18338.jpg"
imageAlt="mechanic workshop Coburg professional" imageAlt="mechanic workshop Coburg professional"
@@ -136,41 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "s1", id: "s1", title: "Classic Restoration", author: "Expertise", description: "Dedicated restoration work for vintage vehicles like '65 Mustangs with phenomenal attention to detail.", tags: [
title: "Classic Restoration", "Classic", "Restoration"],
author: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/toolbox-with-various-tools_23-2147897917.jpg", imageAlt: "car engine repair service"},
description: "Dedicated restoration work for vintage vehicles like '65 Mustangs with phenomenal attention to detail.",
tags: [
"Classic",
"Restoration",
],
imageSrc: "http://img.b2bpic.net/free-photo/toolbox-with-various-tools_23-2147897917.jpg",
imageAlt: "car engine repair service",
},
{ {
id: "s2", id: "s2", title: "Custom Fabrication", author: "Artistry", description: "Highly skilled fabrication work that goes beyond standard panel beating to create custom solutions.", tags: [
title: "Custom Fabrication", "Fabrication", "Custom"],
author: "Artistry", imageSrc: "http://img.b2bpic.net/free-photo/preparing-car-before-spray-painting_1157-36579.jpg", imageAlt: "vintage car body work"},
description: "Highly skilled fabrication work that goes beyond standard panel beating to create custom solutions.",
tags: [
"Fabrication",
"Custom",
],
imageSrc: "http://img.b2bpic.net/free-photo/preparing-car-before-spray-painting_1157-36579.jpg",
imageAlt: "vintage car body work",
},
{ {
id: "s3", id: "s3", title: "Maintenance & Repair", author: "Reliability", description: "Thorough and honest mechanical work ensuring your vehicle stays on the road for years to come.", tags: [
title: "Maintenance & Repair", "Repair", "Maintenance"],
author: "Reliability", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-checking-planning-workshop_329181-11825.jpg", imageAlt: "car maintenance check oil"},
description: "Thorough and honest mechanical work ensuring your vehicle stays on the road for years to come.",
tags: [
"Repair",
"Maintenance",
],
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-checking-planning-workshop_329181-11825.jpg",
imageAlt: "car maintenance check oil",
},
]} ]}
title="Comprehensive Automotive Services" title="Comprehensive Automotive Services"
description="Expertise covering everything from complex fabrication to standard vehicle maintenance." description="Expertise covering everything from complex fabrication to standard vehicle maintenance."
@@ -184,20 +119,11 @@ export default function LandingPage() {
tag="Performance" tag="Performance"
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5+", description: "Star rating average across reviews"},
value: "5+",
description: "Star rating average across reviews",
},
{ {
id: "m2", id: "m2", value: "100%", description: "Dedicated to honest workmanship"},
value: "100%",
description: "Dedicated to honest workmanship",
},
{ {
id: "m3", id: "m3", value: "24+", description: "Months of lasting support"},
value: "24+",
description: "Months of lasting support",
},
]} ]}
/> />
</div> </div>
@@ -210,50 +136,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "James Viotto", role: "Owner", company: "'65 Mustang", rating: 5,
name: "James Viotto", imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-near-his-modern-car_651396-2811.jpg", imageAlt: "customer portrait smiling"},
role: "Owner",
company: "'65 Mustang",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-near-his-modern-car_651396-2811.jpg",
imageAlt: "customer portrait smiling",
},
{ {
id: "2", id: "2", name: "Chris Ivanov", role: "Enthusiast", company: "Auto Revival", rating: 5,
name: "Chris Ivanov", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-mature-business-man-office_1262-2979.jpg", imageAlt: "man looking confident portrait"},
role: "Enthusiast",
company: "Auto Revival",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-mature-business-man-office_1262-2979.jpg",
imageAlt: "man looking confident portrait",
},
{ {
id: "3", id: "3", name: "Bill Sergakis", role: "Client", company: "Auto Revival", rating: 5,
name: "Bill Sergakis", imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", imageAlt: "woman smiling portrait"},
role: "Client",
company: "Auto Revival",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
imageAlt: "woman smiling portrait",
},
{ {
id: "4", id: "4", name: "Satisfied Customer", role: "Patron", company: "Auto Revival", rating: 5,
name: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", imageAlt: "person portrait mechanic client"},
role: "Patron",
company: "Auto Revival",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg",
imageAlt: "person portrait mechanic client",
},
{ {
id: "5", id: "5", name: "Happy Client", role: "Driver", company: "Auto Revival", rating: 5,
name: "Happy Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg", imageAlt: "customer portrait friendly"},
role: "Driver",
company: "Auto Revival",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg",
imageAlt: "customer portrait friendly",
},
]} ]}
title="Customer Experiences" title="Customer Experiences"
description="See why our customers wouldn't use anyone else for their vehicles." description="See why our customers wouldn't use anyone else for their vehicles."
@@ -266,20 +162,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Where are you located?", content: "We are located at 7 Norfolk Ct, Coburg North VIC 3058."},
title: "Where are you located?",
content: "We are located at 7 Norfolk Ct, Coburg North VIC 3058.",
},
{ {
id: "f2", id: "f2", title: "How can I contact you?", content: "You can reach us at 0417 017 164."},
title: "How can I contact you?",
content: "You can reach us at 0417 017 164.",
},
{ {
id: "f3", id: "f3", title: "What kind of cars do you service?", content: "We handle everything from classic car restoration to general maintenance and custom fabrication work."},
title: "What kind of cars do you service?",
content: "We handle everything from classic car restoration to general maintenance and custom fabrication work.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Need to know more about our services or location?" description="Need to know more about our services or location?"
@@ -291,20 +178,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Ready for your next service?" title="Ready for your next service?"
description="Maurice and the team are ready to help with your vehicle. Give us a call or stop by the shop today." description="Maurice and the team are ready to help with your vehicle. Give us a call or stop by the shop today."
buttons={[ buttons={[
{ {
text: "Call 0417 017 164", text: "Call 0417 017 164", href: "tel:0417017164"},
href: "tel:0417017164",
},
{ {
text: "Get Directions", text: "Get Directions", href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058"},
href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058",
},
]} ]}
/> />
</div> </div>
@@ -313,33 +195,21 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "0417 017 164", label: "0417 017 164", href: "tel:0417017164"},
href: "tel:0417017164",
},
{ {
label: "7 Norfolk Ct, Coburg North", label: "7 Norfolk Ct, Coburg North", href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058"},
href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058",
},
], ],
}, },
]} ]}