Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-29 07:28:55 +00:00

View File

@@ -29,17 +29,11 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Location",
id: "location",
},
name: "Location", id: "location"},
]}
brandName="AUTO SPACE"
/>
@@ -49,56 +43,31 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Premium Car Wash & Detailing in Bangkok"
description="Trusted by 100+ happy customers. Professional care for your car. We treat your vehicle like our own."
testimonials={[
{
name: "Somchai K.",
handle: "@BangkokDriver",
testimonial: "Good service, reasonable price. Definitely coming back!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png?_wi=1",
},
name: "Somchai K.", handle: "@BangkokDriver", testimonial: "Good service, reasonable price. Definitely coming back!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png"},
{
name: "Jane Doe",
handle: "@LocalCarOwner",
testimonial: "Nice area to wait, very professional team. My car looks brand new.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/close-up-photo-of-a-clean-car-exterior-a-1774769291240-ae3dc596.png",
},
name: "Jane Doe", handle: "@LocalCarOwner", testimonial: "Nice area to wait, very professional team. My car looks brand new.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/close-up-photo-of-a-clean-car-exterior-a-1774769291240-ae3dc596.png"},
{
name: "Panya L.",
handle: "@DailyCommuter",
testimonial: "The best detailing in the Lak Si area. Highly recommend.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/professional-car-detailer-focused-on-pol-1774769290427-e35efa6e.png",
},
name: "Panya L.", handle: "@DailyCommuter", testimonial: "The best detailing in the Lak Si area. Highly recommend.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/professional-car-detailer-focused-on-pol-1774769290427-e35efa6e.png"},
{
name: "Alice Wang",
handle: "@LuxuryCar",
testimonial: "They took extra care of my luxury sedan. Professional and fast.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/interior-shot-of-a-perfectly-clean-and-d-1774769288731-a9855df3.png",
},
name: "Alice Wang", handle: "@LuxuryCar", testimonial: "They took extra care of my luxury sedan. Professional and fast.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/interior-shot-of-a-perfectly-clean-and-d-1774769288731-a9855df3.png"},
{
name: "Kittisak S.",
handle: "@BangkokCarLovers",
testimonial: "Outstanding quality and attention to detail. Worth every Baht.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png?_wi=2",
},
name: "Kittisak S.", handle: "@BangkokCarLovers", testimonial: "Outstanding quality and attention to detail. Worth every Baht.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png"},
]}
buttons={[
{
text: "Call Now",
href: "tel:062-047-9975",
},
text: "Call Now", href: "tel:062-047-9975"},
{
text: "Book Appointment",
href: "#location",
},
text: "Book Appointment", href: "#location"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/professional-high-end-car-detailing-work-1774769289060-f45053d9.png"
mediaAnimation="blur-reveal"
@@ -113,23 +82,11 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "s1",
name: "Exterior Wash",
price: "Starting at ฿300",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/automotive-exterior-washing-equipment-an-1774769291924-746399c6.png",
},
id: "s1", name: "Exterior Wash", price: "Starting at ฿300", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/automotive-exterior-washing-equipment-an-1774769291924-746399c6.png"},
{
id: "s2",
name: "Interior Cleaning",
price: "Starting at ฿500",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/interior-of-a-modern-luxury-car-being-de-1774769289678-463d7e14.png",
},
id: "s2", name: "Interior Cleaning", price: "Starting at ฿500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/interior-of-a-modern-luxury-car-being-de-1774769289678-463d7e14.png"},
{
id: "s3",
name: "Full Detailing",
price: "Starting at ฿1,500",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/high-pressure-water-spray-cleaning-car-r-1774769290390-7d513700.png",
},
id: "s3", name: "Full Detailing", price: "Starting at ฿1,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/high-pressure-water-spray-cleaning-car-r-1774769290390-7d513700.png"},
]}
title="Our Professional Services"
description="Tailored solutions to keep your car looking and feeling like new."
@@ -143,22 +100,13 @@ export default function LandingPage() {
description="More than 10 years of professional experience in Bangkok."
accordionItems={[
{
id: "f1",
title: "10+ Years Experience",
content: "Our team brings over a decade of dedicated car care expertise to every vehicle.",
},
id: "f1", title: "10+ Years Experience", content: "Our team brings over a decade of dedicated car care expertise to every vehicle."},
{
id: "f2",
title: "Care Like Our Own",
content: "We treat every car that enters our shop with the highest level of respect and care.",
},
id: "f2", title: "Care Like Our Own", content: "We treat every car that enters our shop with the highest level of respect and care."},
{
id: "f3",
title: "Comfortable Waiting Area",
content: "Relax in our clean and comfortable lounge while your car gets premium treatment.",
},
id: "f3", title: "Comfortable Waiting Area", content: "Relax in our clean and comfortable lounge while your car gets premium treatment."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png"
mediaAnimation="slide-up"
/>
</div>
@@ -171,17 +119,11 @@ export default function LandingPage() {
description="See the transformation and the pride we take in our work. Quality is always our priority."
bulletPoints={[
{
title: "Before & After Excellence",
description: "We ensure your car leaves looking like it just left the showroom.",
},
title: "Before & After Excellence", description: "We ensure your car leaves looking like it just left the showroom."},
{
title: "Advanced Technology",
description: "We use only professional-grade equipment for best results.",
},
title: "Advanced Technology", description: "We use only professional-grade equipment for best results."},
{
title: "Transparent Pricing",
description: "No hidden costs, just high-quality service at fair prices.",
},
title: "Transparent Pricing", description: "No hidden costs, just high-quality service at fair prices."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/modern-comfortable-waiting-lounge-for-cu-1774769290260-9ce2e02e.png"
mediaAnimation="blur-reveal"
@@ -190,16 +132,16 @@ export default function LandingPage() {
<div id="location" data-section="location">
<ContactSplit
tag="Contact Us"
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Visit Us Today"
description="Ngam Wong Wan 47 Alley, Lane 6, Thung Song Hong, Lak Si, Bangkok 10210. Open daily until 8 PM."
mediaAnimation="blur-reveal"
inputPlaceholder="Enter your phone number for callback"
buttonText="Book Now"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png"
/>
</div>
@@ -207,33 +149,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Contact Us",
href: "#location",
},
label: "Contact Us", href: "#location"},
{
label: "Book Appointment",
href: "#location",
},
label: "Book Appointment", href: "#location"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Facebook",
href: "https://facebook.com",
},
label: "Facebook", href: "https://facebook.com"},
{
label: "TikTok",
href: "https://tiktok.com",
},
label: "TikTok", href: "https://tiktok.com"},
],
},
]}