Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 19:58:44 +00:00

View File

@@ -30,53 +30,36 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Inventory",
id: "products",
},
name: "Inventory", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="GCM Motors"
button={{
text: "Book Service",
href: "#contact",
}}
text: "Book Service", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Excellence in Every Detail at Golden Century Motors"
description="Your trusted Chinese car specialist for premium service, maintenance, and expert solutions. Experience the GCM difference."
tag="Trusted for Generations"
buttons={[
{
text: "View Inventory",
href: "#products",
},
text: "View Inventory", href: "#products"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg"
imageAlt="Golden Century Motors showroom"
/>
</div>
@@ -88,52 +71,38 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Brand Specialist",
description: "Experts in Tank and other premier Chinese brands with precise diagnostic equipment.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg?_wi=1",
title: "Brand Specialist", description: "Experts in Tank and other premier Chinese brands with precise diagnostic equipment.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg", imageAlt: "luxury car showroom premium quality"
},
items: [
{
text: "Factory-trained diagnostics",
icon: CheckCircle,
text: "Factory-trained diagnostics", icon: CheckCircle,
},
{
text: "Genuine parts inventory",
icon: Shield,
text: "Genuine parts inventory", icon: Shield,
},
{
text: "Specialized service teams",
icon: Award,
text: "Specialized service teams", icon: Award,
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg?_wi=2",
imageAlt: "luxury car showroom premium quality",
},
{
title: "Premium Concierge",
description: "Every service includes a complimentary full detailing service for your vehicle.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/too-quickly-premium-carwash-neon-text-with-car-shower_1262-15750.jpg",
title: "Premium Concierge", description: "Every service includes a complimentary full detailing service for your vehicle.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg", imageAlt: "car repair service icon"
},
items: [
{
text: "Interior deep clean",
icon: Sparkles,
text: "Interior deep clean", icon: Sparkles,
},
{
text: "Exterior buff and polish",
icon: Star,
text: "Exterior buff and polish", icon: Star,
},
{
text: "Quality control check",
icon: Zap,
text: "Quality control check", icon: Zap,
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-vector/illustration-car-service-website_53876-37570.jpg?_wi=2",
imageAlt: "car repair service icon",
},
]}
title="Why Choose GCM Motors"
@@ -149,59 +118,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Tank",
name: "Tank 300 Premium",
price: "$45,000",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/dealership-agent-talking-with-client-gain-insights-into-what-might-sway-him_482257-124075.jpg",
},
id: "1", brand: "Tank", name: "Tank 300 Premium", price: "$45,000", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/dealership-agent-talking-with-client-gain-insights-into-what-might-sway-him_482257-124075.jpg"},
{
id: "2",
brand: "Tank",
name: "Tank 500 Luxury",
price: "$65,000",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45024.jpg",
},
id: "2", brand: "Tank", name: "Tank 500 Luxury", price: "$65,000", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45024.jpg"},
{
id: "3",
brand: "GWM",
name: "Haval H6 Sport",
price: "$38,000",
rating: 4,
reviewCount: "25",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-small-girl-is-sitting-lifting-platform-with-car-holding-hammer_613910-17072.jpg",
},
id: "3", brand: "GWM", name: "Haval H6 Sport", price: "$38,000", rating: 4,
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-small-girl-is-sitting-lifting-platform-with-car-holding-hammer_613910-17072.jpg"},
{
id: "4",
brand: "GWM",
name: "Ute Cannon X",
price: "$42,000",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106139.jpg",
},
id: "4", brand: "GWM", name: "Ute Cannon X", price: "$42,000", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106139.jpg"},
{
id: "5",
brand: "BYD",
name: "Atto 3 Extended",
price: "$48,000",
rating: 5,
reviewCount: "42",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30116.jpg",
},
id: "5", brand: "BYD", name: "Atto 3 Extended", price: "$48,000", rating: 5,
reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30116.jpg"},
{
id: "6",
brand: "Tank",
name: "Tank 300 Ultra",
price: "$52,000",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528620.jpg",
},
id: "6", brand: "Tank", name: "Tank 300 Ultra", price: "$52,000", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528620.jpg"},
]}
title="Premium Inventory"
description="Explore our curated selection of high-quality vehicles, inspected for reliability and performance."
@@ -215,45 +148,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarah_j",
testimonial: "Golden Century Motors is my go-to. They fixed my water-damaged car when no one else could.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-with-curly-hair-wearing-outdoor-clothes-going-walk-standing-against-red-background_1258-149025.jpg",
},
id: "1", name: "Sarah J.", handle: "@sarah_j", testimonial: "Golden Century Motors is my go-to. They fixed my water-damaged car when no one else could.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-with-curly-hair-wearing-outdoor-clothes-going-walk-standing-against-red-background_1258-149025.jpg"},
{
id: "2",
name: "Michael T.",
handle: "@m_t",
testimonial: "Professional, efficient, and they even threw in a free car wash. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-bearded-guy-with-blond-hair-smiling-happy-with-white-teeth-showing-thumb-up-looking-confident-relaxed-standing-against-white-background_176420-47420.jpg",
},
id: "2", name: "Michael T.", handle: "@m_t", testimonial: "Professional, efficient, and they even threw in a free car wash. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-bearded-guy-with-blond-hair-smiling-happy-with-white-teeth-showing-thumb-up-looking-confident-relaxed-standing-against-white-background_176420-47420.jpg"},
{
id: "3",
name: "Emily R.",
handle: "@emily_r",
testimonial: "The staff really knows their way around Tank vehicles. Truly specialists.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
},
id: "3", name: "Emily R.", handle: "@emily_r", testimonial: "The staff really knows their way around Tank vehicles. Truly specialists.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg"},
{
id: "4",
name: "David W.",
handle: "@david_w",
testimonial: "Been coming here for years. Loyal service and honest advice every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman-with-arms-crossed-isolated-whit_1391-39.jpg",
},
id: "4", name: "David W.", handle: "@david_w", testimonial: "Been coming here for years. Loyal service and honest advice every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman-with-arms-crossed-isolated-whit_1391-39.jpg"},
{
id: "5",
name: "Jason K.",
handle: "@jason_k",
testimonial: "The detail in their work is unmatched. Very happy with my service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/headshot-fashionable-young-man-with-laptop-computer-using-high-speed-internet-connection-lunch-cozy-cafe-interior_273609-1945.jpg",
},
id: "5", name: "Jason K.", handle: "@jason_k", testimonial: "The detail in their work is unmatched. Very happy with my service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/headshot-fashionable-young-man-with-laptop-computer-using-high-speed-internet-connection-lunch-cozy-cafe-interior_273609-1945.jpg"},
]}
showRating={true}
title="What Our Customers Say"
@@ -268,28 +176,17 @@ export default function LandingPage() {
description="Schedule your next service or inquiry about our current inventory."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your message or request",
rows: 4,
name: "message", placeholder: "Your message or request", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797631.jpg"
mediaPosition="left"