From fb00b59b8607fcb7262bc91e820a0f3991d54e3f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:40:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 740965e..5d11605 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-computer_1170-1179.jpg?_wi=1", imageAlt: "Professional mechanic repairing vehicle roadside" }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-with-pneumatic-wrench_1170-1220.jpg?_wi=1", imageAlt: "Mobile mechanic service van" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaH0GAFMUdj5lyHRzcT4TP8sOg/uploaded-1772825966262-zo5o345y.jpg", imageAlt: "Mobile mechanic service van" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-talking-smartphone-opening-car-door_23-2147841944.jpg?_wi=1", imageAlt: "Roadside emergency assistance" @@ -117,7 +117,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Step 1", title: "Call or Text", subtitle: "Reach out to us anytime", description: "Tell us what's going on with your vehicle. Describe the problem and we'll quickly assess your situation. Fast response guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-with-pneumatic-wrench_1170-1220.jpg?_wi=3", imageAlt: "Customer calling for service" + tag: "Step 1", title: "Call or Text", subtitle: "Reach out to us anytime", description: "Tell us what's going on with your vehicle. Describe the problem and we'll quickly assess your situation. Fast response guaranteed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaH0GAFMUdj5lyHRzcT4TP8sOg/uploaded-1772825946880-nndphbpo.jpg", imageAlt: "Customer calling for service" }, { id: 2, -- 2.49.1