Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guy-rinsing-auto-car-wash-with-water-gun_651396-2789.jpg", imageAlt: "Professional car washing service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Car detailing and polishing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=1", imageAlt: "Car detailing and polishing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg", imageAlt: "Premium auto detailing service"
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
id: "03", title: "Wheel & Rim Care", description: "Specialized rim cleaning, tire shine, and undercarriage washing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194142.jpg", imageAlt: "Professional wheel and rim cleaning"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Waxing & Polishing", description: "Premium car waxing and polishing for long-lasting shine and protection", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Car waxing and polishing service"
|
||||
id: "04", title: "Waxing & Polishing", description: "Premium car waxing and polishing for long-lasting shine and protection", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=2", imageAlt: "Car waxing and polishing service"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Regular Customer", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Priya Sharma testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Priya Sharma testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Arjun Patel", role: "Business Owner", company: "Fleet Service", rating: 5,
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Deepika Reddy", role: "Car Enthusiast", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Deepika Reddy testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Deepika Reddy testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", role: "Loyal Customer", company: "Suraram", rating: 5,
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Ananya Desai", role: "First-Time Customer", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Ananya Desai testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Ananya Desai testimonial"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user