Update src/app/page.tsx
This commit is contained in:
@@ -165,22 +165,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Marketing Manager", company: "Tech Innovations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customers-showroom-completing-credit-application-purchasing-new-car_482257-124090.jpg", quote: "Finding a reliable mechanic used to be a headache, but AutoFindr made it incredibly easy. The detailed listings and genuine reviews helped me choose the perfect shop for my car's routine service. Highly recommend!"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customers-showroom-completing-credit-application-purchasing-new-car_482257-124090.jpg"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Small Business Owner", company: "GreenScape Landscaping", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg", quote: "As a small business owner with a fleet of vehicles, quick and dependable service is crucial. AutoFindr helped me connect with a fantastic local shop that handles all our maintenance efficiently and professionally."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Retired Educator", company: "Community Volunteer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", quote: "I appreciate the transparency and ease of use of AutoFindr. I found a great shop near my home for an unexpected repair, and the process was smooth from start to finish. A truly valuable resource!"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Software Engineer", company: "NextGen Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-posing-together_23-2148637327.jpg", quote: "The search filters are incredibly precise, allowing me to find a specialist for my specific car model. The detailed profiles and customer feedback truly helped me make an informed decision. Fantastic platform!"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-posing-together_23-2148637327.jpg"},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", role: "Freelance Designer", company: "Creative Canvas", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg", quote: "I recently moved and needed a new mechanic. AutoFindr was a lifesaver! I quickly found a highly-rated shop that offers fair prices and excellent service. I'm so glad I found this directory."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg"},
|
||||
{
|
||||
id: "6", name: "Robert Davis", role: "Construction Foreman", company: "Solid Builders", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-african-american-mechanic-handshaking-auto-repair-shop_637285-11567.jpg", quote: "The platform is easy to navigate, and I found a diesel mechanic quickly. Good experience overall, saved me a lot of time. Would recommend it to anyone looking for a specific service."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-african-american-mechanic-handshaking-auto-repair-shop_637285-11567.jpg"}
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from satisfied car owners who found their perfect repair shop through"
|
||||
|
||||
Reference in New Issue
Block a user