Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 23:21:49 +00:00

View File

@@ -133,19 +133,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Richardson", handle: "@m_richardson", testimonial: "ATO Group transformed my Mercedes. The attention to detail is extraordinary—my car looks better than when it left the dealership.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Richardson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Richardson"
},
{
id: "2", name: "Sophie Laurent", handle: "@sophie.l", testimonial: "Professional, efficient, and meticulous. They treated my Porsche like it was their own. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophie Laurent"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sophie Laurent"
},
{
id: "3", name: "James Chen", handle: "@jchen_automotive", testimonial: "The best detailing service I've experienced. Every detail matters to them, and it shows in the results.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Chen"
},
{
id: "4", name: "Victoria Cross", handle: "@v.cross_", testimonial: "Outstanding work on my Range Rover. The ceramic coating has kept my vehicle pristine for months.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Victoria Cross"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Victoria Cross"
}
]}
animationType="slide-up"