From bd17485b331b4ea4eb659f6b1fd31ae738f48594 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:26:59 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f592e6b..1c32faf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() { required: true }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772676011119-6f3ayw96.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772731614404-shlb5j8d.jpg" imageAlt="OnSpot Mobile Detailing mobile detailing service" mediaAnimation="none" mediaPosition="right" From 114f4c7501495e1e71c02490ef93e0e1b6783037 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:26:59 +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 ba06d16..a1be988 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { tagIcon={Calendar} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772676011119-6f3ayw96.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772731614404-shlb5j8d.jpg" imageAlt="OnSpot Mobile Detailing mobile detailing service" inputPlaceholder="Enter your email" buttonText="Book Now"