Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-19 14:53:13 +00:00

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus Chen", handle: "@performance_enthusiast", testimonial: "APX Garage delivers exactly what I need for my track car. Quality parts, fast shipping, and genuine expertise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg", imageAlt: "Marcus Chen"
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg?_wi=1", imageAlt: "Marcus Chen"
},
{
name: "Sarah Rodriguez", handle: "@pro_mechanic_shop", testimonial: "Our shop has partnered with APX for wholesale sourcing. Their reliability and technical support are unmatched in the industry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-standing-with-crossed-arms-blue-t-shirt-looking-pensive-front-view_176474-52847.jpg", imageAlt: "Sarah Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-standing-with-crossed-arms-blue-t-shirt-looking-pensive-front-view_176474-52847.jpg?_wi=1", imageAlt: "Sarah Rodriguez"
},
{
name: "James Mitchell", handle: "@diy_car_guy", testimonial: "Finally found a parts supplier that understands what enthusiasts need. Their compatibility guides saved me hours of research.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-technician-standing-with-crossed-arms-uniform-looking-confident_176474-35550.jpg", imageAlt: "James Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/young-technician-standing-with-crossed-arms-uniform-looking-confident_176474-35550.jpg?_wi=1", imageAlt: "James Mitchell"
}
]}
testimonialRotationInterval={5000}
@@ -164,13 +164,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg", imageAlt: "David Thompson"
id: "1", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg?_wi=2", imageAlt: "David Thompson"
},
{
id: "2", name: "Elena Garcia", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-standing-with-crossed-arms-blue-t-shirt-looking-pensive-front-view_176474-52847.jpg", imageAlt: "Elena Garcia"
id: "2", name: "Elena Garcia", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-standing-with-crossed-arms-blue-t-shirt-looking-pensive-front-view_176474-52847.jpg?_wi=2", imageAlt: "Elena Garcia"
},
{
id: "3", name: "Robert Kim", imageSrc: "http://img.b2bpic.net/free-photo/young-technician-standing-with-crossed-arms-uniform-looking-confident_176474-35550.jpg", imageAlt: "Robert Kim"
id: "3", name: "Robert Kim", imageSrc: "http://img.b2bpic.net/free-photo/young-technician-standing-with-crossed-arms-uniform-looking-confident_176474-35550.jpg?_wi=2", imageAlt: "Robert Kim"
},
{
id: "4", name: "Jessica Wu", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-mechanic-holding-wrench_23-2148327565.jpg", imageAlt: "Jessica Wu"