From 88f563ff4d5d9f7e99d8d78e6db9a83e3affb9c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:10:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da96620..3db6df4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-black-torn-paper_23-2151866954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-black-torn-paper_23-2151866954.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -128,7 +128,7 @@ export default function LandingPage() { "Strategy", "Visual Identity", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-torn-paper_23-2151866954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-torn-paper_23-2151866954.jpg?_wi=2", imageAlt: "Brand Playbook Concept", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { "Content", "Growth", ], - imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall_8353-7850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall_8353-7850.jpg?_wi=1", imageAlt: "Social Media Retainer Strategy", }, ]} @@ -191,7 +191,7 @@ export default function LandingPage() { tag="Ready to go beyond?" title="Book a Free Call" description="Ready to scale? Call us at +91 91366 64922 to discuss your brand." - imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall_8353-7850.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall_8353-7850.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1