From 62920db6250149fb32e07cfca3605e875ef3b9ab Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 18:40:19 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 75835be..29eccfb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { { value: "50+", title: "Countries Covered" }, { value: "1000+", title: "Travel Guides" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/musician-with-guitar-tablet_23-2147782094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/musician-with-guitar-tablet_23-2147782094.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="travel luggage map preparation" @@ -60,7 +60,7 @@ export default function AboutPage() { description="What our community says about their journey." subdescription="Truly life changing experiences documented." icon={Quote} - imageSrc="http://img.b2bpic.net/free-photo/musician-with-guitar-tablet_23-2147782094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/musician-with-guitar-tablet_23-2147782094.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1