Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-11 09:08:48 +00:00

View File

@@ -33,38 +33,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Models",
id: "#models",
},
name: "Models", id: "#models"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Book a Test Drive",
href: "#contact",
}}
text: "Book a Test Drive", href: "#contact"}}
logoSrc="http://img.b2bpic.net/free-vector/realistic-metallic-car-logo_23-2148477759.jpg"
logoAlt="Geely SMT Bangna Logo"
brandName="Geely SMT Bangna"
@@ -74,45 +58,28 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Drive Your Ambition with Geely"
description="Discover cutting-edge design, advanced technology, and exceptional performance across our latest models at Geely SMT Bangna."
buttons={[
{
text: "Explore Models",
href: "#models",
},
text: "Explore Models", href: "#models"},
{
text: "Book a Test Drive",
href: "#contact",
},
text: "Book a Test Drive", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg?_wi=1",
imageAlt: "Geely Emgrand GL driving through a city",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg", imageAlt: "Geely Emgrand GL driving through a city"},
{
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg?_wi=1",
imageAlt: "White Geely SUV in a natural landscape",
},
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg", imageAlt: "White Geely SUV in a natural landscape"},
{
imageSrc: "http://img.b2bpic.net/free-photo/f1-racing-24-hours-le-mans-render-3d-illustration_654080-364.jpg",
imageAlt: "Red Geely sports car on a race track",
},
imageSrc: "http://img.b2bpic.net/free-photo/f1-racing-24-hours-le-mans-render-3d-illustration_654080-364.jpg", imageAlt: "Red Geely sports car on a race track"},
{
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-sitting-hood-working-remotely_23-2148155097.jpg",
imageAlt: "Silver Geely hatchback in an urban setting",
},
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-sitting-hood-working-remotely_23-2148155097.jpg", imageAlt: "Silver Geely hatchback in an urban setting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/rainbow-beach-landscape_23-2151581184.jpg",
imageAlt: "Blue Geely sedan during sunset",
},
imageSrc: "http://img.b2bpic.net/free-photo/rainbow-beach-landscape_23-2151581184.jpg", imageAlt: "Blue Geely sedan during sunset"},
{
imageSrc: "http://img.b2bpic.net/free-photo/trucking-professionals-reviewing-logistics-information_23-2152001547.jpg",
imageAlt: "Green Geely pickup truck at a construction site",
},
imageSrc: "http://img.b2bpic.net/free-photo/trucking-professionals-reviewing-logistics-information_23-2152001547.jpg", imageAlt: "Green Geely pickup truck at a construction site"},
]}
/>
</div>
@@ -122,24 +89,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Welcome to ",
},
type: "text", content: "Welcome to "},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/realistic-metallic-car-logo_23-2148477759.jpg",
alt: "Geely SMT Bangna Logo",
},
type: "image", src: "http://img.b2bpic.net/free-vector/realistic-metallic-car-logo_23-2148477759.jpg", alt: "Geely SMT Bangna Logo"},
{
type: "text",
content: " SMT Bangna",
},
type: "text", content: " SMT Bangna"},
]}
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
/>
</div>
@@ -152,65 +110,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "emgrand-gl",
brand: "Geely",
name: "Emgrand GL",
price: "Starting from ฿599,000",
rating: 5,
reviewCount: "250",
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-driving-winter-highway-sunset-across-snowy-countryside-modern-ev-mobility_169016-71723.jpg",
imageAlt: "Geely Emgrand GL",
},
id: "emgrand-gl", brand: "Geely", name: "Emgrand GL", price: "Starting from ฿599,000", rating: 5,
reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/electric-car-driving-winter-highway-sunset-across-snowy-countryside-modern-ev-mobility_169016-71723.jpg", imageAlt: "Geely Emgrand GL"},
{
id: "coolray",
brand: "Geely",
name: "Coolray",
price: "Starting from ฿749,000",
rating: 5,
reviewCount: "320",
imageSrc: "http://img.b2bpic.net/free-photo/young-trendy-father-with-his-little-daughter-having-fun-by-car_1303-18545.jpg",
imageAlt: "Geely Coolray",
},
id: "coolray", brand: "Geely", name: "Coolray", price: "Starting from ฿749,000", rating: 5,
reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/young-trendy-father-with-his-little-daughter-having-fun-by-car_1303-18545.jpg", imageAlt: "Geely Coolray"},
{
id: "xingyue-l",
brand: "Geely",
name: "Xingyue L",
price: "Starting from ฿1,099,000",
rating: 5,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg",
imageAlt: "Geely Xingyue L",
},
id: "xingyue-l", brand: "Geely", name: "Xingyue L", price: "Starting from ฿1,099,000", rating: 5,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg", imageAlt: "Geely Xingyue L"},
{
id: "preface",
brand: "Geely",
name: "Preface",
price: "Starting from ฿899,000",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/man-driving-car-road-talking-phone_1303-17093.jpg",
imageAlt: "Geely Preface",
},
id: "preface", brand: "Geely", name: "Preface", price: "Starting from ฿899,000", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/man-driving-car-road-talking-phone_1303-17093.jpg", imageAlt: "Geely Preface"},
{
id: "binyue-pro",
brand: "Geely",
name: "Binyue Pro",
price: "Starting from ฿689,000",
rating: 5,
reviewCount: "290",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-packing-his-bag-into-car_1303-19043.jpg",
imageAlt: "Geely Binyue Pro",
},
id: "binyue-pro", brand: "Geely", name: "Binyue Pro", price: "Starting from ฿689,000", rating: 5,
reviewCount: "290", imageSrc: "http://img.b2bpic.net/free-photo/young-man-packing-his-bag-into-car_1303-19043.jpg", imageAlt: "Geely Binyue Pro"},
{
id: "tugella",
brand: "Geely",
name: "Tugella",
price: "Starting from ฿1,199,000",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-valet_23-2150320985.jpg",
imageAlt: "Geely Tugella",
},
id: "tugella", brand: "Geely", name: "Tugella", price: "Starting from ฿1,199,000", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-valet_23-2150320985.jpg", imageAlt: "Geely Tugella"},
]}
title="Our Latest Models"
description="Discover the perfect Geely vehicle that fits your lifestyle. From dynamic sedans to versatile SUVs, innovation drives every model."
@@ -224,55 +140,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Intelligent Infotainment",
description: "Experience seamless connectivity with our advanced infotainment system, featuring a large touchscreen, voice control, and smartphone integration.",
icon: Gauge,
title: "Intelligent Infotainment", description: "Experience seamless connectivity with our advanced infotainment system, featuring a large touchscreen, voice control, and smartphone integration.", icon: Gauge,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828183.jpg",
imageAlt: "Advanced car cockpit",
},
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828183.jpg", imageAlt: "Advanced car cockpit"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mobile-with-map-directions_23-2148906397.jpg",
imageAlt: "Car infotainment system",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/realistic-metallic-car-logo_23-2148477759.jpg",
imageAlt: "advanced cockpit display car",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mobile-with-map-directions_23-2148906397.jpg", imageAlt: "Car infotainment system"},
]
},
{
title: "Eco-Friendly Power",
description: "Our vehicles are engineered for efficiency, offering a range of hybrid and electric powertrain options that reduce emissions without compromising performance.",
icon: Leaf,
title: "Eco-Friendly Power", description: "Our vehicles are engineered for efficiency, offering a range of hybrid and electric powertrain options that reduce emissions without compromising performance.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/view-new-white-electric-car-charging-station_268835-3534.jpg",
imageAlt: "Electric car charging",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-new-white-electric-car-charging-station_268835-3534.jpg", imageAlt: "Electric car charging"},
{
imageSrc: "http://img.b2bpic.net/free-photo/engine-piston-cross-section_1232-2589.jpg",
imageAlt: "Hybrid engine illustration",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg?_wi=2",
imageAlt: "advanced cockpit display car",
imageSrc: "http://img.b2bpic.net/free-photo/engine-piston-cross-section_1232-2589.jpg", imageAlt: "Hybrid engine illustration"},
]
},
{
title: "Advanced Safety Suite",
description: "Drive with confidence thanks to Geely's comprehensive safety features, including multiple airbags, ABS, EBD, and advanced driver-assistance systems.",
icon: ShieldCheck,
title: "Advanced Safety Suite", description: "Drive with confidence thanks to Geely's comprehensive safety features, including multiple airbags, ABS, EBD, and advanced driver-assistance systems.", icon: ShieldCheck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/view-traffic-london-city_23-2149437438.jpg",
imageAlt: "Car safety sensors",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-traffic-london-city_23-2149437438.jpg", imageAlt: "Car safety sensors"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-image-stylish-woman-driving-her-car-perfect-manicure-accessory-vintage-denim-crazy-pants-travel-road-concept_291049-708.jpg",
imageAlt: "Car airbag deployment",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg?_wi=2",
imageAlt: "advanced cockpit display car",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-image-stylish-woman-driving-her-car-perfect-manicure-accessory-vintage-denim-crazy-pants-travel-road-concept_291049-708.jpg", imageAlt: "Car airbag deployment"},
]
},
]}
title="Innovation at Every Turn"
@@ -288,23 +180,14 @@ export default function LandingPage() {
carouselMode="buttons"
metrics={[
{
id: "1",
icon: Car,
title: "New Car Sales",
value: "2000+",
},
id: "1", icon: Car,
title: "New Car Sales", value: "2000+"},
{
id: "2",
icon: Award,
title: "Customer Satisfaction",
value: "98%",
},
id: "2", icon: Award,
title: "Customer Satisfaction", value: "98%"},
{
id: "3",
icon: Gauge,
title: "Years in Service",
value: "10+",
},
id: "3", icon: Gauge,
title: "Years in Service", value: "10+"},
]}
title="Our Achievements Speak Volumes"
description="At Geely SMT Bangna, we pride ourselves on delivering exceptional service and results."
@@ -318,45 +201,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@SarahDrives",
testimonial: "My new Geely is an absolute dream! The team at SMT Bangna made the buying process so easy and enjoyable.",
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401851.jpg",
imageAlt: "Sarah J. smiling",
},
id: "1", name: "Sarah J.", handle: "@SarahDrives", testimonial: "My new Geely is an absolute dream! The team at SMT Bangna made the buying process so easy and enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401851.jpg", imageAlt: "Sarah J. smiling"},
{
id: "2",
name: "Michael C.",
handle: "@MikeMotors",
testimonial: "Fantastic service and an incredible range of cars. My family loves our new Coolray, highly recommend this dealership.",
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-teen-son-by-car_1303-18564.jpg",
imageAlt: "Michael C. with his family car",
},
id: "2", name: "Michael C.", handle: "@MikeMotors", testimonial: "Fantastic service and an incredible range of cars. My family loves our new Coolray, highly recommend this dealership.", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-teen-son-by-car_1303-18564.jpg", imageAlt: "Michael C. with his family car"},
{
id: "3",
name: "Emily R.",
handle: "@EmilyReviews",
testimonial: "The professionalism at Geely SMT Bangna is unmatched. My Preface is everything I wanted and more. Thank you!",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg",
imageAlt: "Emily R. driving a luxury car",
},
id: "3", name: "Emily R.", handle: "@EmilyReviews", testimonial: "The professionalism at Geely SMT Bangna is unmatched. My Preface is everything I wanted and more. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg", imageAlt: "Emily R. driving a luxury car"},
{
id: "4",
name: "David K.",
handle: "@DkCarGuy",
testimonial: "From test drive to delivery, the experience was smooth. The sales team was knowledgeable and very helpful.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106164.jpg",
imageAlt: "David K. inspecting a car",
},
id: "4", name: "David K.", handle: "@DkCarGuy", testimonial: "From test drive to delivery, the experience was smooth. The sales team was knowledgeable and very helpful.", imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106164.jpg", imageAlt: "David K. inspecting a car"},
{
id: "5",
name: "Linda P.",
handle: "@LindaRoad",
testimonial: "I'm so impressed with the after-sales support. Geely SMT Bangna truly cares about its customers.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-posing-car-dealership_651396-1155.jpg",
imageAlt: "Linda P. smiling",
},
id: "5", name: "Linda P.", handle: "@LindaRoad", testimonial: "I'm so impressed with the after-sales support. Geely SMT Bangna truly cares about its customers.", imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-posing-car-dealership_651396-1155.jpg", imageAlt: "Linda P. smiling"},
]}
title="What Our Customers Say"
description="Hear from our happy customers about their experience with Geely SMT Bangna."
@@ -369,20 +222,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What financing options are available?",
content: "We offer a variety of financing solutions tailored to your needs. Our finance specialists can guide you through loan options, lease agreements, and special promotions.",
},
id: "faq1", title: "What financing options are available?", content: "We offer a variety of financing solutions tailored to your needs. Our finance specialists can guide you through loan options, lease agreements, and special promotions."},
{
id: "faq2",
title: "Can I book a test drive online?",
content: "Absolutely! You can easily schedule a test drive through our website by selecting your preferred model, date, and time. A representative will confirm your booking shortly.",
},
id: "faq2", title: "Can I book a test drive online?", content: "Absolutely! You can easily schedule a test drive through our website by selecting your preferred model, date, and time. A representative will confirm your booking shortly."},
{
id: "faq3",
title: "What after-sales services do you provide?",
content: "Our commitment extends beyond your purchase. We offer comprehensive after-sales services including regular maintenance, genuine parts, and expert repair services by certified technicians.",
},
id: "faq3", title: "What after-sales services do you provide?", content: "Our commitment extends beyond your purchase. We offer comprehensive after-sales services including regular maintenance, genuine parts, and expert repair services by certified technicians."},
]}
imageSrc="http://img.b2bpic.net/free-photo/saleswoman-selling-pre-owned-vehicles-client-after-assessing-condition_482257-118504.jpg"
imageAlt="Customer service representative"
@@ -398,8 +242,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Schedule Your Visit or Test Drive"
description="Our team at Geely SMT Bangna is ready to assist you. Contact us today for inquiries, service appointments, or to book a test drive."
@@ -416,67 +259,41 @@ export default function LandingPage() {
logoText="Geely SMT Bangna"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Press",
href: "#",
},
label: "Press", href: "#"},
],
},
{
title: "Models",
items: [
title: "Models", items: [
{
label: "Sedans",
href: "#models",
},
label: "Sedans", href: "#models"},
{
label: "SUVs",
href: "#models",
},
label: "SUVs", href: "#models"},
{
label: "Electric Vehicles",
href: "#models",
},
label: "Electric Vehicles", href: "#models"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Service Center",
href: "#",
},
label: "Service Center", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}