From 02ea8fc94ba907d2b37fd3e79ba63333de72e73a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:21:09 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c8afc83..b72d922 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { { value: "5000+", title: "Satisfied Customers"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg?_wi=2" imageAlt="modern automotive showroom professional" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 6692a859ac55918321856b7c2012ef772da786a9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:21:10 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70faebd..60895ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function HomePage() { { value: "5000+", title: "Satisfied Customers"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg?_wi=1" imageAlt="SATO showroom in Tbilisi" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1