From 887c7d348ab612d61473f8a13ed9c5ac79136f0e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:04:23 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 375ade4..7ba6b49 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,6 +45,7 @@ export default function ContactPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-vector/local-business-landing-page_23-2148604470.jpg" imageAlt="All About Phones premium location" + mediaAnimation="none" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Book Appointment" @@ -61,6 +62,7 @@ export default function ContactPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/sleek-black-smartphone-reflective-surface_9975-134352.jpg" imageAlt="Premium phone repair service" + mediaAnimation="none" mediaPosition="left" inputPlaceholder="Your email for updates" buttonText="Stay Connected" @@ -77,6 +79,7 @@ export default function ContactPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/hispanic-male-engineer-checking-connections-damaged-smartphone-with-multimeter-his-repair-shop_662251-305.jpg" imageAlt="Emergency phone repair service" + mediaAnimation="none" mediaPosition="right" inputPlaceholder="Your contact email" buttonText="Emergency Repair" From 81708710af768253630caa228721d1c8965c376a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:04:24 +0000 Subject: [PATCH 2/4] Update src/app/devices/page.tsx --- src/app/devices/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/devices/page.tsx b/src/app/devices/page.tsx index 48032c0..830c802 100644 --- a/src/app/devices/page.tsx +++ b/src/app/devices/page.tsx @@ -97,6 +97,7 @@ export default function DevicesPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-vector/local-business-landing-page_23-2148604470.jpg" imageAlt="All About Phones premium location" + mediaAnimation="none" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Get Expert Advice" From 5d8198d6ff895f616f2b14ce688c12fe09ed53f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:04:25 +0000 Subject: [PATCH 3/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 988e43a..a609d7d 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -118,6 +118,7 @@ export default function PricingPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-vector/local-business-landing-page_23-2148604470.jpg" imageAlt="All About Phones premium location" + mediaAnimation="none" mediaPosition="right" inputPlaceholder="Enter your email for quote" buttonText="Get Free Quote" From ce18769e42d521947bc0b92ac6ffc347d273367d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 17:04:26 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 69d707b..91f1d7c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -89,6 +89,7 @@ export default function ServicesPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-vector/local-business-landing-page_23-2148604470.jpg" imageAlt="All About Phones premium location" + mediaAnimation="none" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Book Appointment"