From 1105994c0d2c25f8ed65dd156a96f8aca0ccdda6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:23:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e1500f..c34690d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,23 +64,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg?_wi=1", imageAlt: "Digital design excellence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg?_wi=2", imageAlt: "Conversion optimization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg?_wi=3", imageAlt: "Growth strategies", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg?_wi=4", imageAlt: "Strategic design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg?_wi=5", imageAlt: "Digital innovation", }, ]} @@ -211,7 +211,7 @@ export default function LandingPage() { tag="Get Started" title="Ready to Scale Your Brand?" description="Let's build your high-converting website together. Reach out for a free consultation today." - imageSrc="http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160338.jpg?_wi=6" mediaAnimation="slide-up" buttonText="Send Request" /> -- 2.49.1