Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,22 +53,22 @@ export default function LandingPage() {
|
||||
{ text: "Contact Us Today", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=1"
|
||||
imageAlt="Premium tire showcase"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "@rajesh_pune", testimonial: "Best tire shop in Pune! Professional service and quality products at fair prices.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg", imageAlt: "Rajesh Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=2", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
name: "Priya Sharma", handle: "@priya_driver", testimonial: "Excellent customer service and genuine tires. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg", imageAlt: "Priya Sharma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=3", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
name: "Amit Patel", handle: "@amit_cars", testimonial: "Reliable shop with knowledgeable staff. Great experience every time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg", imageAlt: "Amit Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=4", imageAlt: "Amit Patel"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
description="Shree Balaji Tyres is Pune's trusted destination for premium automotive tires and professional installation services."
|
||||
subdescription="With years of expertise in the automotive industry, we provide quality tire solutions, expert consultation, and exceptional customer service. Located conveniently in Narhe, we serve customers across Pune with genuine products and professional workmanship."
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-mechanic-checking-tyre_1170-1187.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-mechanic-checking-tyre_1170-1187.jpg?_wi=1"
|
||||
imageAlt="Shree Balaji Tyres store interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-mechanic-checking-tyre_1170-1187.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-mechanic-checking-tyre_1170-1187.jpg?_wi=2"
|
||||
imageAlt="Shree Balaji Tyres Store"
|
||||
logoText="Shree Balaji Tyres"
|
||||
copyrightText="© 2024 Shree Balaji Tyres. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user