From 5f049e3666bfc16b5a351d4b74517a65b161dd37 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:32:47 +0000 Subject: [PATCH 1/3] 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 634d262..795e9a9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { ]} buttonAnimation="opacity" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=2" imageAlt="TCS Fluvial workshop" mediaAnimation="blur-reveal" frameStyle="card" @@ -67,7 +67,7 @@ export default function AboutPage() { tag="Local Experts" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=3" imageAlt="Professional boat repair workshop interior" mediaAnimation="blur-reveal" metrics={[ -- 2.49.1 From 5df694f379d703877d056c720d56c6e3e171ea49 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:32:48 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 26ca8ee..1ab4403 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,7 +53,7 @@ export default function ContactPage() { ]} buttonAnimation="opacity" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=4" imageAlt="Contact us" mediaAnimation="blur-reveal" frameStyle="card" @@ -74,7 +74,7 @@ Hours: Monday – Friday, 08:00 – 18:00 For emergency repairs outside regular hours, call us directly. We accommodate urgent service requests based on availability." tag="Quick Response" tagIcon={Clock} - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=5" imageAlt="Contact information" mediaAnimation="blur-reveal" metrics={[ -- 2.49.1 From 887860bc9a5b65e0bd2c1f3a50b081828d29ead3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:32:48 +0000 Subject: [PATCH 3/3] 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 4386e2a..1b8bc50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function HomePage() { tag="Professional Service" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=1" imageAlt="Professional boat repair workshop" mediaAnimation="blur-reveal" metrics={[ -- 2.49.1