Merge version_2 into main #9
@@ -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,7 +41,7 @@ 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" },
|
||||
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user