Merge version_1 into main #2
165
src/app/page.tsx
165
src/app/page.tsx
@@ -29,26 +29,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "booking",
|
||||
},
|
||||
name: "Contact", id: "booking"},
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:9028926652",
|
||||
}}
|
||||
text: "Call Now", href: "tel:9028926652"}}
|
||||
brandName="MacLean's Garage"
|
||||
/>
|
||||
</div>
|
||||
@@ -56,23 +46,18 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
logoText="MacLean's Garage"
|
||||
description="Charlottetown's most trusted auto repair shop since 1971. Honest work, fair prices, three generations of expertise."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Service",
|
||||
href: "#booking",
|
||||
},
|
||||
text: "Book a Service", href: "#booking"},
|
||||
{
|
||||
text: "Call (902) 892-6652",
|
||||
href: "tel:9028926652",
|
||||
},
|
||||
text: "Call (902) 892-6652", href: "tel:9028926652"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"
|
||||
imageAlt="Professional mechanic shop"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -83,9 +68,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="50+ Years of Family Tradition"
|
||||
description={[
|
||||
"Started in 1971 by James & Edna MacLean, we've built our reputation on a simple principle: do the job right, at a fair price, the first time.",
|
||||
"For over five decades, our only advertisement has been word of mouth. Now led by the 3rd generation, we continue to bring precision and expertise to every vehicle.",
|
||||
]}
|
||||
"Started in 1971 by James & Edna MacLean, we've built our reputation on a simple principle: do the job right, at a fair price, the first time.", "For over five decades, our only advertisement has been word of mouth. Now led by the 3rd generation, we continue to bring precision and expertise to every vehicle."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -97,42 +80,24 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "General Repairs",
|
||||
description: "Minor fixes and major mechanical work with diagnostic precision.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=2",
|
||||
},
|
||||
title: "General Repairs", description: "Minor fixes and major mechanical work with diagnostic precision.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=4",
|
||||
imageAlt: "professional mechanic garage interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Brakes & Suspension",
|
||||
description: "Full inspection, pad and rotor replacements for your safety.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=5",
|
||||
},
|
||||
title: "Brakes & Suspension", description: "Full inspection, pad and rotor replacements for your safety.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg?_wi=1",
|
||||
imageAlt: "legacy family owned business mechanic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Engine & Transmission",
|
||||
description: "Complex repairs handled with aerospace-level expertise.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=7",
|
||||
},
|
||||
title: "Engine & Transmission", description: "Complex repairs handled with aerospace-level expertise.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=8",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg",
|
||||
imageAlt: "happy car owner portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -147,60 +112,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
date: "2024",
|
||||
title: "Loyal Customer",
|
||||
quote: "Fantastic, trustworthy place. I wouldn't go anywhere else.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-car-looking-back_23-2147873930.jpg",
|
||||
imageAlt: "local resident smiling portrait",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", date: "2024", title: "Loyal Customer", quote: "Fantastic, trustworthy place. I wouldn't go anywhere else.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-car-looking-back_23-2147873930.jpg", imageAlt: "local resident smiling portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
date: "2024",
|
||||
title: "Visiting Driver",
|
||||
quote: "Fast, friendly, and didn't try to upsell me. Really appreciated the honesty.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-car-looking-back_23-2147873930.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bride-indoors_23-2149721975.jpg",
|
||||
imageAlt: "satisfied woman portrait",
|
||||
},
|
||||
id: "2", name: "Michael Chen", date: "2024", title: "Visiting Driver", quote: "Fast, friendly, and didn't try to upsell me. Really appreciated the honesty.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-car-looking-back_23-2147873930.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bride-indoors_23-2149721975.jpg", imageAlt: "satisfied woman portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "2023",
|
||||
title: "Local Resident",
|
||||
quote: "Best prices and very honest people. The real deal in Charlottetown.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bride-indoors_23-2149721975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg",
|
||||
imageAlt: "man looking confident portrait",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", date: "2023", title: "Local Resident", quote: "Best prices and very honest people. The real deal in Charlottetown.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bride-indoors_23-2149721975.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageAlt: "man looking confident portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
date: "2023",
|
||||
title: "Car Enthusiast",
|
||||
quote: "Precision work every single time. My go-to garage.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=9",
|
||||
imageAlt: "professional mechanic garage interior",
|
||||
},
|
||||
id: "4", name: "David Kim", date: "2023", title: "Car Enthusiast", quote: "Precision work every single time. My go-to garage.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg", imageAlt: "professional mechanic garage interior"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Robert MacLeod",
|
||||
date: "2024",
|
||||
title: "Regular Client",
|
||||
quote: "They've kept my truck running for 15 years. Honest and reliable family business.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg?_wi=2",
|
||||
imageAlt: "legacy family owned business mechanic",
|
||||
},
|
||||
id: "5", name: "Robert MacLeod", date: "2024", title: "Regular Client", quote: "They've kept my truck running for 15 years. Honest and reliable family business.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg", imageAlt: "legacy family owned business mechanic"},
|
||||
]}
|
||||
title="Trusted by Charlottetown"
|
||||
description="Real feedback from our loyal customers over the years."
|
||||
@@ -211,12 +131,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Book Your Service"
|
||||
description="Call us or send a request to get your vehicle scheduled."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Request"
|
||||
/>
|
||||
@@ -228,45 +147,29 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:9028926652",
|
||||
},
|
||||
label: "Call Us", href: "tel:9028926652"},
|
||||
{
|
||||
label: "25 Bayfield St",
|
||||
href: "#",
|
||||
},
|
||||
label: "25 Bayfield St", href: "#"},
|
||||
{
|
||||
label: "Charlottetown, PEI",
|
||||
href: "#",
|
||||
},
|
||||
label: "Charlottetown, PEI", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Booking",
|
||||
href: "#booking",
|
||||
},
|
||||
label: "Booking", href: "#booking"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user