Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-09 12:22:56 +00:00

View File

@@ -32,115 +32,71 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Partners",
id: "#partners",
},
name: "Partners", id: "#partners"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/flat-design-repair-shop-badges-design_23-2149616631.jpg"
logoAlt="San Heng Loong Logo"
brandName="San Heng Loong"
button={{
text: "Call Now",
href: "tel:0175221765",
}}
text: "Call Now", href: "tel:0175221765"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Your Car, In Honest Hands"
description="Trusted by KL drivers since the 1990s. Tyre service, full car servicing, and Shell Helix oil — all under one roof in Maluri."
buttons={[
{
text: "Call Now: 017522 1765",
href: "tel:0175221765",
},
text: "Call Now: 017522 1765", href: "tel:0175221765"},
{
text: "Get Directions",
href: "https://maps.app.goo.gl/YourMaluriLocation",
},
text: "Get Directions", href: "https://maps.app.goo.gl/YourMaluriLocation"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286731.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286731.jpg"
imageAlt="Mechanic working on car in a clean workshop"
mediaAnimation="reveal-blur"
mediaAnimation="blur-reveal"
fixedMediaHeight={true}
marqueeItems={[
{
type: "text",
text: "13 Years Per Technician",
},
type: "text", text: "13 Years Per Technician"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184942.jpg",
alt: "Shell Logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184942.jpg", alt: "Shell Logo"},
{
type: "text",
text: "Trusted Quality",
},
type: "text", text: "Trusted Quality"},
{
type: "text",
text: "Fair Pricing",
},
type: "text", text: "Fair Pricing"},
{
type: "text",
text: "Expert Mechanics",
},
type: "text", text: "Expert Mechanics"},
]}
showMarqueeCard={false}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
alt: "Happy customer 1",
},
src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Happy customer 1"},
{
src: "http://img.b2bpic.net/free-photo/smiling-brunette-women-posing-together_197531-12953.jpg",
alt: "Happy customer 2",
},
src: "http://img.b2bpic.net/free-photo/smiling-brunette-women-posing-together_197531-12953.jpg", alt: "Happy customer 2"},
{
src: "http://img.b2bpic.net/free-photo/smiley-people-holding-paper-speech-bubble_23-2148529040.jpg",
alt: "Happy customer 3",
},
src: "http://img.b2bpic.net/free-photo/smiley-people-holding-paper-speech-bubble_23-2148529040.jpg", alt: "Happy customer 3"},
{
src: "http://img.b2bpic.net/free-photo/happy-multiethnic-women-point-with-index-fingers-have-joyful-expressions-self-confident-look-stand-closely-against-white-wall-african-american-female-with-best-female-fellow_273609-16472.jpg",
alt: "Happy customer 4",
},
src: "http://img.b2bpic.net/free-photo/happy-multiethnic-women-point-with-index-fingers-have-joyful-expressions-self-confident-look-stand-closely-against-white-wall-african-american-female-with-best-female-fellow_273609-16472.jpg", alt: "Happy customer 4"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up-with-both-hands-checked-shirt-looking-happy_176474-56324.jpg",
alt: "Happy customer 5",
},
src: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up-with-both-hands-checked-shirt-looking-happy_176474-56324.jpg", alt: "Happy customer 5"},
]}
avatarText="Join 5000+ Happy Customers"
/>
@@ -153,23 +109,17 @@ export default function LandingPage() {
description="For decades, San Heng Loong has been the beacon of automotive honesty and expertise in Maluri, Kuala Lumpur. We believe in clear communication, fair pricing, and delivering top-tier service for every car that enters our workshop. Our legacy is built on trust, quality workmanship, and a deep understanding of what KL drivers need."
metrics={[
{
value: "30+",
title: "Years of Trust",
},
value: "30+", title: "Years of Trust"},
{
value: "13",
title: "Years Per Technician",
},
value: "13", title: "Years Per Technician"},
{
value: "95%",
title: "Customer Satisfaction",
},
value: "95%", title: "Customer Satisfaction"},
]}
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/two-coworkers-using-laptop-while-working-auto-repair-shop_637285-11597.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/two-coworkers-using-laptop-while-working-auto-repair-shop_637285-11597.jpg"
imageAlt="Experienced mechanics discussing car service"
mediaAnimation="reveal-blur"
metricsAnimation="reveal-blur"
mediaAnimation="blur-reveal"
metricsAnimation="blur-reveal"
/>
</div>
@@ -179,23 +129,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Tyre Services",
description: "Precision tyre fitting, balancing, alignment, and puncture repair. We ensure optimal road safety and tyre longevity for all vehicle types.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg?_wi=1",
imageAlt: "Tyre service technician at work",
},
title: "Expert Tyre Services", description: "Precision tyre fitting, balancing, alignment, and puncture repair. We ensure optimal road safety and tyre longevity for all vehicle types.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", imageAlt: "Tyre service technician at work"},
{
title: "Full Car Servicing",
description: "Thorough diagnostics, engine tuning, brake checks, and general maintenance. Keep your car in peak condition with our comprehensive servicing packages.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg?_wi=1",
imageAlt: "Car undergoing full servicing",
},
title: "Full Car Servicing", description: "Thorough diagnostics, engine tuning, brake checks, and general maintenance. Keep your car in peak condition with our comprehensive servicing packages.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg", imageAlt: "Car undergoing full servicing"},
{
title: "Genuine Shell Helix Oil",
description: "Premium Shell Helix engine oil changes using authentic products for superior engine protection and performance. Ensure your engine's health with the best lubricants.",
imageSrc: "http://img.b2bpic.net/free-photo/olive-oil-container-orange-background_58702-2135.jpg",
imageAlt: "Shell Helix engine oil being poured",
},
title: "Genuine Shell Helix Oil", description: "Premium Shell Helix engine oil changes using authentic products for superior engine protection and performance. Ensure your engine's health with the best lubricants.", imageSrc: "http://img.b2bpic.net/free-photo/olive-oil-container-orange-background_58702-2135.jpg", imageAlt: "Shell Helix engine oil being poured"},
]}
title="Comprehensive Car Care Services"
description="From routine maintenance to performance upgrades, San Heng Loong offers a complete suite of services designed to keep your vehicle running smoothly and safely. Experience peace of mind with our expert team."
@@ -211,53 +149,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "shell-ultra",
name: "Shell Helix Ultra",
price: "From RM 180",
variant: "Full Synthetic",
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-car-accessories_23-2149030394.jpg",
imageAlt: "Shell Helix Ultra engine oil",
},
id: "shell-ultra", name: "Shell Helix Ultra", price: "From RM 180", variant: "Full Synthetic", imageSrc: "http://img.b2bpic.net/free-photo/composition-different-car-accessories_23-2149030394.jpg", imageAlt: "Shell Helix Ultra engine oil"},
{
id: "tyre-premium",
name: "Premium Performance Tyres",
price: "From RM 250",
variant: "Sport & Luxury",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disc-components_23-2149413358.jpg",
imageAlt: "Premium performance car tyre",
},
id: "tyre-premium", name: "Premium Performance Tyres", price: "From RM 250", variant: "Sport & Luxury", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disc-components_23-2149413358.jpg", imageAlt: "Premium performance car tyre"},
{
id: "shell-hx7",
name: "Shell Helix HX7",
price: "From RM 120",
variant: "Semi-Synthetic",
imageSrc: "http://img.b2bpic.net/free-photo/nature-beauty-water-smooth-motion-generated-by-ai_188544-38178.jpg",
imageAlt: "Shell Helix HX7 engine oil",
},
id: "shell-hx7", name: "Shell Helix HX7", price: "From RM 120", variant: "Semi-Synthetic", imageSrc: "http://img.b2bpic.net/free-photo/nature-beauty-water-smooth-motion-generated-by-ai_188544-38178.jpg", imageAlt: "Shell Helix HX7 engine oil"},
{
id: "tyre-standard",
name: "Standard All-Season Tyres",
price: "From RM 150",
variant: "Reliable & Durable",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26894.jpg",
imageAlt: "Standard all-season car tyre",
},
id: "tyre-standard", name: "Standard All-Season Tyres", price: "From RM 150", variant: "Reliable & Durable", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26894.jpg", imageAlt: "Standard all-season car tyre"},
{
id: "shell-hx5",
name: "Shell Helix HX5",
price: "From RM 90",
variant: "Mineral Oil",
imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg",
imageAlt: "Shell Helix HX5 engine oil",
},
id: "shell-hx5", name: "Shell Helix HX5", price: "From RM 90", variant: "Mineral Oil", imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg", imageAlt: "Shell Helix HX5 engine oil"},
{
id: "tyre-suv",
name: "SUV & 4x4 Tyres",
price: "From RM 300",
variant: "Robust & Off-Road",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-surface-with-pattern_23-2148796571.jpg",
imageAlt: "SUV and 4x4 tyres",
},
id: "tyre-suv", name: "SUV & 4x4 Tyres", price: "From RM 300", variant: "Robust & Off-Road", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-surface-with-pattern_23-2148796571.jpg", imageAlt: "SUV and 4x4 tyres"},
]}
title="Quality Products for Optimal Performance"
description="We stock a curated selection of high-quality tyres and genuine Shell Helix lubricants, ensuring your vehicle receives only the best components for enhanced safety and durability."
@@ -270,65 +172,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Chen",
date: "2 weeks ago",
title: "Outstanding Service & Honesty!",
quote: "I've been coming to San Heng Loong for years. Their honesty and transparent pricing are unmatched in KL. Always a fast turnaround and quality work!",
tag: "Tyre Service",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-sun-shining-her-face-while-out-nature_23-2148648045.jpg",
avatarAlt: "Sarah Chen",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-repair-shop-badges-design_23-2149616631.jpg",
imageAlt: "portrait smiling asian man mechanic",
},
id: "1", name: "Sarah Chen", date: "2 weeks ago", title: "Outstanding Service & Honesty!", quote: "I've been coming to San Heng Loong for years. Their honesty and transparent pricing are unmatched in KL. Always a fast turnaround and quality work!", tag: "Tyre Service", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-sun-shining-her-face-while-out-nature_23-2148648045.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-repair-shop-badges-design_23-2149616631.jpg", imageAlt: "portrait smiling asian man mechanic"},
{
id: "2",
name: "Ahmad Bin Kassim",
date: "1 month ago",
title: "Reliable & Trustworthy Workshop",
quote: "As a family car owner, trust is paramount. San Heng Loong always explains everything clearly and delivers reliable service without unnecessary upsells. Highly recommended!",
tag: "Full Car Servicing",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-female-entrepreneur-asian-business-woman-standing-power-pose-professional-business-person-cross-arms-chest-standing-white-background_1258-102585.jpg",
avatarAlt: "Ahmad Bin Kassim",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286731.jpg?_wi=2",
imageAlt: "portrait smiling asian man mechanic",
},
id: "2", name: "Ahmad Bin Kassim", date: "1 month ago", title: "Reliable & Trustworthy Workshop", quote: "As a family car owner, trust is paramount. San Heng Loong always explains everything clearly and delivers reliable service without unnecessary upsells. Highly recommended!", tag: "Full Car Servicing", avatarSrc: "http://img.b2bpic.net/free-photo/confident-female-entrepreneur-asian-business-woman-standing-power-pose-professional-business-person-cross-arms-chest-standing-white-background_1258-102585.jpg", avatarAlt: "Ahmad Bin Kassim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286731.jpg", imageAlt: "portrait smiling asian man mechanic"},
{
id: "3",
name: "Priya Devi",
date: "2 months ago",
title: "Best Value & Expertise",
quote: "I appreciate their no-nonsense approach and fair pricing. The technicians are truly experts, and my car always runs perfectly after a visit. Truly the best value!",
tag: "Shell Helix Oil",
avatarSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
avatarAlt: "Priya Devi",
imageSrc: "http://img.b2bpic.net/free-photo/two-coworkers-using-laptop-while-working-auto-repair-shop_637285-11597.jpg?_wi=2",
imageAlt: "portrait smiling asian man mechanic",
},
id: "3", name: "Priya Devi", date: "2 months ago", title: "Best Value & Expertise", quote: "I appreciate their no-nonsense approach and fair pricing. The technicians are truly experts, and my car always runs perfectly after a visit. Truly the best value!", tag: "Shell Helix Oil", avatarSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg", avatarAlt: "Priya Devi", imageSrc: "http://img.b2bpic.net/free-photo/two-coworkers-using-laptop-while-working-auto-repair-shop_637285-11597.jpg", imageAlt: "portrait smiling asian man mechanic"},
{
id: "4",
name: "Lee Wei",
date: "3 months ago",
title: "Quick & Efficient",
quote: "Being a busy professional, I need speed without compromising quality. San Heng Loong always gets the job done efficiently and professionally. Excellent service every time.",
tag: "Tyre & Servicing",
avatarSrc: "http://img.b2bpic.net/free-photo/benchman-owner-car-making-deal_114579-2805.jpg",
avatarAlt: "Lee Wei",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg?_wi=2",
imageAlt: "portrait smiling asian man mechanic",
},
id: "4", name: "Lee Wei", date: "3 months ago", title: "Quick & Efficient", quote: "Being a busy professional, I need speed without compromising quality. San Heng Loong always gets the job done efficiently and professionally. Excellent service every time.", tag: "Tyre & Servicing", avatarSrc: "http://img.b2bpic.net/free-photo/benchman-owner-car-making-deal_114579-2805.jpg", avatarAlt: "Lee Wei", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", imageAlt: "portrait smiling asian man mechanic"},
{
id: "5",
name: "Fatima Zahara",
date: "4 months ago",
title: "Transparent & Friendly",
quote: "I always feel comfortable bringing my car here. The team is friendly, and they clearly explain all repairs and costs upfront. A truly transparent workshop.",
tag: "Brake Service",
avatarSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-car-dealership_23-2148130205.jpg",
avatarAlt: "Fatima Zahara",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg?_wi=2",
imageAlt: "portrait smiling asian man mechanic",
},
id: "5", name: "Fatima Zahara", date: "4 months ago", title: "Transparent & Friendly", quote: "I always feel comfortable bringing my car here. The team is friendly, and they clearly explain all repairs and costs upfront. A truly transparent workshop.", tag: "Brake Service", avatarSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-car-dealership_23-2148130205.jpg", avatarAlt: "Fatima Zahara", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg", imageAlt: "portrait smiling asian man mechanic"},
]}
title="What Our Happy Customers Say"
description="Read testimonials from KL drivers who trust San Heng Loong for honest service, fair prices, and reliable car care. Their satisfaction is our greatest reward."
@@ -340,15 +192,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Shell",
"Bridgestone",
"Michelin",
"Pirelli",
"Continental",
"Goodyear",
"Castrol",
"Bosch",
]}
"Shell", "Bridgestone", "Michelin", "Pirelli", "Continental", "Goodyear", "Castrol", "Bosch"]}
title="Trusted Partnerships & Certifications"
description="Our commitment to quality service and products is reinforced by our strong partnerships with leading automotive brands. We bring you the best in the industry."
/>
@@ -360,34 +204,19 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What types of cars do you service?",
content: "We service a wide range of passenger vehicles, including sedans, SUVs, MPVs, and small trucks. Our technicians are trained to handle various makes and models.",
},
id: "q1", title: "What types of cars do you service?", content: "We service a wide range of passenger vehicles, including sedans, SUVs, MPVs, and small trucks. Our technicians are trained to handle various makes and models."},
{
id: "q2",
title: "Do I need an appointment for service?",
content: "While walk-ins are welcome for minor services like tyre checks, we highly recommend booking an appointment for full car servicing or specific repairs to minimize your waiting time.",
},
id: "q2", title: "Do I need an appointment for service?", content: "While walk-ins are welcome for minor services like tyre checks, we highly recommend booking an appointment for full car servicing or specific repairs to minimize your waiting time."},
{
id: "q3",
title: "What makes your pricing fair and transparent?",
content: "We provide detailed quotes before any work begins, clearly outlining all costs. Our policy is to never proceed with extra work without your explicit approval, ensuring no surprise charges.",
},
id: "q3", title: "What makes your pricing fair and transparent?", content: "We provide detailed quotes before any work begins, clearly outlining all costs. Our policy is to never proceed with extra work without your explicit approval, ensuring no surprise charges."},
{
id: "q4",
title: "Do you use genuine Shell Helix products?",
content: "Yes, we exclusively use genuine Shell Helix engine oils and lubricants sourced directly from authorized distributors to ensure the highest quality and performance for your vehicle.",
},
id: "q4", title: "Do you use genuine Shell Helix products?", content: "Yes, we exclusively use genuine Shell Helix engine oils and lubricants sourced directly from authorized distributors to ensure the highest quality and performance for your vehicle."},
{
id: "q5",
title: "What are your operating hours?",
content: "Our workshop operates from Monday to Saturday, 9:00 AM to 6:00 PM. We are closed on Sundays and public holidays. Please call us for holiday schedules.",
},
id: "q5", title: "What are your operating hours?", content: "Our workshop operates from Monday to Saturday, 9:00 AM to 6:00 PM. We are closed on Sundays and public holidays. Please call us for holiday schedules."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our services, pricing, and workshop policies. We believe in clear communication for complete peace of mind."
faqsAnimation="reveal-blur"
faqsAnimation="blur-reveal"
/>
</div>
@@ -395,8 +224,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Visit Us Today or Get a Quote"
description="Ready for honest, reliable car service? Contact us to schedule an appointment or drop by our Maluri workshop. We're here to help you keep your vehicle in top condition!"
@@ -414,61 +242,37 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Services",
href: "#services",
},
label: "Our Services", href: "#services"},
{
label: "Products",
href: "#products",
},
label: "Products", href: "#products"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Get Directions",
href: "https://maps.app.goo.gl/YourMaluriLocation",
},
label: "Get Directions", href: "https://maps.app.goo.gl/YourMaluriLocation"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
items: [
{
label: "Operating Hours",
href: "#",
},
label: "Operating Hours", href: "#"},
{
label: "Mon - Sat: 9 AM - 6 PM",
href: "#",
},
label: "Mon - Sat: 9 AM - 6 PM", href: "#"},
{
label: "Sun: Closed",
href: "#",
},
label: "Sun: Closed", href: "#"},
{
label: "Public Holidays: Call Us",
href: "#",
},
label: "Public Holidays: Call Us", href: "#"},
],
},
]}