Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:30:42 +00:00

View File

@@ -146,22 +146,22 @@ export default function ATFZGaragePage() {
animationType="slide-up"
testimonials={[
{
id: "testimonial-1", name: "Marcus Thompson", role: "Business Owner", testimonial: "ATFZGARAGE saved me so much time. Instead of driving to a workshop, they came to my office and fixed my car during lunch. Professional, quick, and fairly priced!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Thompson"
id: "testimonial-1", name: "Marcus Thompson", role: "Business Owner", testimonial: "ATFZGARAGE saved me so much time. Instead of driving to a workshop, they came to my office and fixed my car during lunch. Professional, quick, and fairly priced!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Thompson"
},
{
id: "testimonial-2", name: "Sarah Williams", role: "Freelance Consultant", testimonial: "Broke down on the highway and ATFZGARAGE was there within an hour. The technician diagnosed and fixed the issue roadside. Absolutely reliable and trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Williams"
id: "testimonial-2", name: "Sarah Williams", role: "Freelance Consultant", testimonial: "Broke down on the highway and ATFZGARAGE was there within an hour. The technician diagnosed and fixed the issue roadside. Absolutely reliable and trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Williams"
},
{
id: "testimonial-3", name: "David Chen", role: "Fleet Manager", testimonial: "We use ATFZGARAGE for our company vehicles. Transparent pricing, professional service, and they never let us down. Highly recommended for any business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"
id: "testimonial-3", name: "David Chen", role: "Fleet Manager", testimonial: "We use ATFZGARAGE for our company vehicles. Transparent pricing, professional service, and they never let us down. Highly recommended for any business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"
},
{
id: "testimonial-4", name: "Jennifer Lopez", role: "Healthcare Professional", testimonial: "As a busy nurse, I couldn't afford downtime on my car. ATFZGARAGE fixed my suspension issues while I was at home. Convenient and excellent work quality.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jennifer Lopez"
id: "testimonial-4", name: "Jennifer Lopez", role: "Healthcare Professional", testimonial: "As a busy nurse, I couldn't afford downtime on my car. ATFZGARAGE fixed my suspension issues while I was at home. Convenient and excellent work quality.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Jennifer Lopez"
},
{
id: "testimonial-5", name: "Robert Martinez", role: "Retail Owner", testimonial: "The honest approach to pricing and quick turnaround times make ATFZGARAGE stand out. No BS, just quality work. Been a customer for three years.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Martinez"
id: "testimonial-5", name: "Robert Martinez", role: "Retail Owner", testimonial: "The honest approach to pricing and quick turnaround times make ATFZGARAGE stand out. No BS, just quality work. Been a customer for three years.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Martinez"
},
{
id: "testimonial-6", name: "Angela Foster", role: "Educator", testimonial: "Battery died, and ATFZGARAGE had me sorted within 30 minutes. Professional, courteous, and they even explained the work. Outstanding service!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Angela Foster"
id: "testimonial-6", name: "Angela Foster", role: "Educator", testimonial: "Battery died, and ATFZGARAGE had me sorted within 30 minutes. Professional, courteous, and they even explained the work. Outstanding service!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Angela Foster"
}
]}
/>