Merge version_1 into main #2
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Quality Mobile Phones & Expert Service in Pudukkottai"
|
||||
description="Your trusted local destination for premium smartphones, repair services, and mobile accessories. Same-day service with expert technicians and competitive pricing."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Local Trusted Service"
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-standing-showroom_23-2148101726.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-standing-showroom_23-2148101726.jpg"
|
||||
imageAlt="Indian Mobiles - Professional Mobile Store"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -104,17 +104,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", handle: "@pudukkottai_resident", testimonial: "Excellent service! Fixed my phone screen in under 2 hours with genuine parts. Highly recommended for anyone in Pudukkottai.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
|
||||
id: "1", name: "Rajesh Kumar", handle: "@pudukkottai_resident", testimonial: "Excellent service! Fixed my phone screen in under 2 hours with genuine parts. Highly recommended for anyone in Pudukkottai.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", handle: "Business Owner", testimonial: "Best place for mobile phones and accessories. They helped me choose the right phone for my budget and provided excellent guidance.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21780.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
id: "2", name: "Priya Sharma", handle: "Business Owner", testimonial: "Best place for mobile phones and accessories. They helped me choose the right phone for my budget and provided excellent guidance.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21780.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3", name: "Arun Menon", handle: "College Student", testimonial: "Fast, reliable, and honest pricing. No hidden charges. They've been my go-to store for 3 years now.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-resting_171337-3997.jpg", imageAlt: "Arun Menon"},
|
||||
{
|
||||
id: "4", name: "Deepa Nair", handle: "@satisfied_customer", testimonial: "Professional team with great knowledge. They explained everything clearly and fixed my battery issue promptly.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-showing-double-thumbs-up-white-shirt-looking-happy_176474-83425.jpg", imageAlt: "Deepa Nair"},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", handle: "Regular Customer", testimonial: "Great service and genuine products. The staff is always friendly and helpful. Definitely worth a visit!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Vikram Singh"},
|
||||
id: "5", name: "Vikram Singh", handle: "Regular Customer", testimonial: "Great service and genuine products. The staff is always friendly and helpful. Definitely worth a visit!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "6", name: "Anita Pillai", handle: "@tech_enthusiast", testimonial: "Best repair service in town. Transparent pricing and quick turnaround. Can't ask for more!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21780.jpg?_wi=2", imageAlt: "Anita Pillai"},
|
||||
id: "6", name: "Anita Pillai", handle: "@tech_enthusiast", testimonial: "Best repair service in town. Transparent pricing and quick turnaround. Can't ask for more!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21780.jpg", imageAlt: "Anita Pillai"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="What Our Customers Say"
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Serve You"
|
||||
description="Contact us today for fast service, expert advice, or to schedule a repair. We're here to help with all your mobile phone needs."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your phone number"
|
||||
buttonText="Contact Us"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-standing-showroom_23-2148101726.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-standing-showroom_23-2148101726.jpg"
|
||||
imageAlt="Indian Mobiles Store"
|
||||
logoText="Indian Mobiles"
|
||||
copyrightText="© 2025 Indian Mobiles | Pudukkottai, Tamil Nadu"
|
||||
|
||||
Reference in New Issue
Block a user