Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 21:45:22 +00:00

View File

@@ -31,24 +31,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Services",
id: "#services",
},
{
name: "Inventory",
id: "#inventory",
},
{
name: "Gallery",
id: "#gallery",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Services", id: "#services" },
{ name: "Inventory", id: "#inventory" },
{ name: "Gallery", id: "#gallery" },
{ name: "Contact", id: "#contact" },
]}
brandName="Kalsi Auto"
button={{ text: "Get Quote", href: "#contact" }}
/>
</div>
@@ -57,14 +46,8 @@ export default function LandingPage() {
logoText="Kalsi Auto Detailing and Sales"
description="Experience automotive perfection with our premium detailing services and curated vehicle sales. Quality, trust, and luxury at every turn."
buttons={[
{
text: "Book Detailing",
href: "#contact",
},
{
text: "View Inventory",
href: "#inventory",
},
{ text: "Book Detailing", href: "#contact" },
{ text: "View Inventory", href: "#inventory" },
]}
imageSrc="http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg"
imageAlt="Kalsi Auto Premium Showroom"
@@ -87,26 +70,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Ceramic Coating",
description: "Ultimate protection for your paint, providing long-lasting shine and durability against elements.",
tag: "Protection",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3042.jpg",
},
id: "1", title: "Ceramic Coating", description: "Ultimate protection for your paint, providing long-lasting shine and durability against elements.", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3042.jpg"},
{
id: "2",
title: "Interior Deep Clean",
description: "Complete restoration of your cabin, including steam cleaning, leather conditioning, and odor removal.",
tag: "Interior",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
},
id: "2", title: "Interior Deep Clean", description: "Complete restoration of your cabin, including steam cleaning, leather conditioning, and odor removal.", tag: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg"},
{
id: "3",
title: "Exterior Refresh",
description: "Hand wash, clay bar treatment, and wax to bring back that factory-fresh showroom glow.",
tag: "Exterior",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bubbles-splashing-water_23-2147798199.jpg",
},
id: "3", title: "Exterior Refresh", description: "Hand wash, clay bar treatment, and wax to bring back that factory-fresh showroom glow.", tag: "Exterior", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bubbles-splashing-water_23-2147798199.jpg"},
]}
title="Professional Detailing Services"
description="Premium care packages designed to protect, restore, and maintain your vehicle's value and aesthetics."
@@ -121,41 +89,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Luxury Sedan A",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg",
},
id: "p1", name: "Luxury Sedan A", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg"},
{
id: "p2",
name: "Sports Coupe B",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15206.jpg",
},
id: "p2", name: "Sports Coupe B", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15206.jpg"},
{
id: "p3",
name: "Executive SUV C",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18955.jpg",
},
id: "p3", name: "Executive SUV C", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18955.jpg"},
{
id: "p4",
name: "Compact Hatch D",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-white-luxury-car_181624-23559.jpg",
},
id: "p4", name: "Compact Hatch D", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-white-luxury-car_181624-23559.jpg"},
{
id: "p5",
name: "Classic Roadster E",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-with-tablet_23-2148130723.jpg",
},
id: "p5", name: "Classic Roadster E", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-with-tablet_23-2148130723.jpg"},
{
id: "p6",
name: "Premium Hybrid F",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-24289.jpg",
},
id: "p6", name: "Premium Hybrid F", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-24289.jpg"},
]}
title="Curated Vehicle Inventory"
description="Browse our selection of premium, pre-inspected vehicles ready for their next owner."
@@ -168,45 +112,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Great Service",
quote: "Excellent service and are quick and efficient. My car looks and smells amazing. Ill definitely be a returning customer. Recommend for sure.",
name: "John Doe",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-changing-wheel_23-2150171279.jpg",
},
id: "1", title: "Great Service", quote: "Excellent service and are quick and efficient. My car looks and smells amazing. Ill definitely be a returning customer. Recommend for sure.", name: "John Doe", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-changing-wheel_23-2150171279.jpg"},
{
id: "2",
title: "Top Tier",
quote: "My car has never looked this good. The ceramic coating process was perfectly executed.",
name: "Jane Smith",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-near-his-modern-car_651396-2811.jpg",
},
id: "2", title: "Top Tier", quote: "My car has never looked this good. The ceramic coating process was perfectly executed.", name: "Jane Smith", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-near-his-modern-car_651396-2811.jpg"},
{
id: "3",
title: "Professional",
quote: "Responsive and professional communication. The detailing work is simply top-notch.",
name: "Mike Johnson",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
},
id: "3", title: "Professional", quote: "Responsive and professional communication. The detailing work is simply top-notch.", name: "Mike Johnson", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg"},
{
id: "4",
title: "Recommended",
quote: "Kalsi Auto provides a level of service that's hard to find. Highly recommended for any car lover.",
name: "Sarah Miller",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1536.jpg",
},
id: "4", title: "Recommended", quote: "Kalsi Auto provides a level of service that's hard to find. Highly recommended for any car lover.", name: "Sarah Miller", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1536.jpg"},
{
id: "5",
title: "Impressive",
quote: "The vehicle sales process was transparent and honest. Very impressed with the inventory quality.",
name: "Chris B.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130233.jpg",
},
id: "5", title: "Impressive", quote: "The vehicle sales process was transparent and honest. Very impressed with the inventory quality.", name: "Chris B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130233.jpg"},
]}
title="What Our Clients Say"
description="Trusted by automotive enthusiasts for our attention to detail and quality service."
@@ -219,20 +133,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How long does a full detail take?",
content: "Typically, a full detail takes about 4-6 hours depending on the vehicle size and condition.",
},
id: "q1", title: "How long does a full detail take?", content: "Typically, a full detail takes about 4-6 hours depending on the vehicle size and condition."},
{
id: "q2",
title: "Do you offer mobile detailing?",
content: "Yes, we offer convenient mobile detailing services for local areas.",
},
id: "q2", title: "Do you offer mobile detailing?", content: "Yes, we offer convenient mobile detailing services for local areas."},
{
id: "q3",
title: "How can I inquire about vehicle sales?",
content: "You can contact us via the contact form or give us a call to schedule a viewing.",
},
id: "q3", title: "How can I inquire about vehicle sales?", content: "You can contact us via the contact form or give us a call to schedule a viewing."},
]}
title="Common Questions"
description="Answers to your questions about our services and vehicle sales."
@@ -245,14 +150,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
names={[
"Meguiars",
"Chemical Guys",
"Gtechniq",
"Sonax",
"3M",
"Ceramic Pro",
"Koch-Chemie",
]}
"Meguiars", "Chemical Guys", "Gtechniq", "Sonax", "3M", "Ceramic Pro", "Koch-Chemie"]}
title="Trusted Partner Brands"
description="We use premium products and tools for all detailing services."
/>
@@ -262,8 +160,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Ready to Transform Your Vehicle?"
description="Send us an inquiry or book your detailing appointment directly below. We'll get back to you promptly."
buttonText="Send Inquiry"
@@ -275,13 +172,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Kalsi Auto"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "© 2024 Kalsi Auto",
href: "#",
}}
text: "© 2024 Kalsi Auto", href: "#"}}
/>
</div>
</ReactLenis>