Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 23:11:53 +00:00

View File

@@ -57,17 +57,17 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", imageAlt: "Mechanic working"},
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=1", imageAlt: "Mechanic working"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", imageAlt: "Service bay"},
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=2", imageAlt: "Service bay"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", imageAlt: "Diagnostic tech"},
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=3", imageAlt: "Diagnostic tech"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", imageAlt: "Modern auto shop"},
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=4", imageAlt: "Modern auto shop"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", imageAlt: "Tire service"},
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=5", imageAlt: "Tire service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", imageAlt: "Customer service"},
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=6", imageAlt: "Customer service"},
]}
mediaAnimation="slide-up"
/>
@@ -115,7 +115,7 @@ export default function LandingPage() {
text: "Expert diagnostics"},
],
media: {
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg", imageAlt: "Suspension"},
imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg?_wi=1", imageAlt: "Suspension"},
reverse: false
},
]}
@@ -138,7 +138,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Cris T.", date: "2024-01-01", title: "Best alignment ever", quote: "They were able to resolve the steering issue on my truck. 100% recommend!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg", imageAlt: "car suspension mechanic repair"},
id: "1", name: "Cris T.", date: "2024-01-01", title: "Best alignment ever", quote: "They were able to resolve the steering issue on my truck. 100% recommend!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg?_wi=2", imageAlt: "car suspension mechanic repair"},
{
id: "2", name: "N B.", date: "2024-01-02", title: "Great service", quote: "I've been coming here for a long time. Efficient and great service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-driver-move-joy-driving-modern-car-interior_169016-68546.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg", imageAlt: "happy customer auto repair"},
{