|
|
|
|
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
|
|
|
|
>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarStyleCentered
|
|
|
|
|
brandName="MYPOD"
|
|
|
|
|
brandName="MY POD"
|
|
|
|
|
navItems={[
|
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
|
{ name: "Why Us", id: "why-us" },
|
|
|
|
|
@@ -41,18 +41,18 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroCarouselLogo
|
|
|
|
|
logoText="MYPOD"
|
|
|
|
|
logoText="MY POD"
|
|
|
|
|
description="Premium Car Detailing in Newtown, Kolkata. Restore your car's shine with professional detailing, ceramic coating, and interior deep cleaning. Rated 4.9 ⭐ by 134+ customers."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Call Now: 098869 50617", href: "tel:+919886950617" },
|
|
|
|
|
{ text: "Call Now: 98869 50617", href: "tel:+919886950617" },
|
|
|
|
|
{ text: "Book Service", href: "#contact" }
|
|
|
|
|
]}
|
|
|
|
|
slides={[
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3197.jpg", imageAlt: "Car before professional detailing" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnAhyUjIwsVu1KIB2eJfxmRy13/uploaded-1773237171261-gxezbmd1.jpg", imageAlt: "Car before professional detailing" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-dealership_23-2148130092.jpg", imageAlt: "Car after professional detailing - gleaming finish" }
|
|
|
|
|
]}
|
|
|
|
|
autoplayDelay={4000}
|
|
|
|
|
showDimOverlay={true}
|
|
|
|
|
showDimOverlay={false}
|
|
|
|
|
ariaLabel="Hero section showcasing MYPOD detailing services"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="reviews" data-section="reviews">
|
|
|
|
|
<TestimonialCardFifteen
|
|
|
|
|
testimonial="I visited MYPOD for their interior deep cleaning service and I was absolutely impressed. The team is LGBTQ+ friendly, professional, and meticulous about every detail. My car's interior smells fresh and looks immaculate. Worth every penny! Already booked my next appointment."
|
|
|
|
|
testimonial="I visited MY POD for their interior deep cleaning service and I was absolutely impressed. The team is LGBTQ+ friendly, professional, and meticulous about every detail. My car's interior smells fresh and looks immaculate. Worth every penny! Already booked my next appointment."
|
|
|
|
|
rating={5}
|
|
|
|
|
author="Priya Sharma, Regular Customer"
|
|
|
|
|
avatars={[
|
|
|
|
|
@@ -183,8 +183,8 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterBase
|
|
|
|
|
logoText="MYPOD Detailing Studio"
|
|
|
|
|
copyrightText="© 2025 MYPOD Detailing Studio. All rights reserved. Serving Newtown, Kolkata."
|
|
|
|
|
logoText="MY POD Detailing Studio"
|
|
|
|
|
copyrightText="© 2025 MY POD Detailing Studio. All rights reserved. Serving Newtown, Kolkata."
|
|
|
|
|
columns={[
|
|
|
|
|
{
|
|
|
|
|
title: "Services", items: [
|
|
|
|
|
|