From 07614d82bf0bbf84e3fa91e9299ec454a9999ab0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:40: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 50a0228..dadd410 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/platanus-plane-tree-bark-texture-camouflage-pattern_1391-288.jpg" + imageSrc="http://img.b2bpic.net/free-photo/platanus-plane-tree-bark-texture-camouflage-pattern_1391-288.jpg?_wi=1" imageAlt="luxury branding concept background" avatars={[ { @@ -128,7 +128,7 @@ export default function LandingPage() { imageAlt: "brand strategy abstract", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/platanus-plane-tree-bark-texture-camouflage-pattern_1391-288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/platanus-plane-tree-bark-texture-camouflage-pattern_1391-288.jpg?_wi=2", imageAlt: "brand strategy abstract", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { imageAlt: "digital branding growth", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-handsome-man_23-2148532556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-handsome-man_23-2148532556.jpg?_wi=1", imageAlt: "brand strategy abstract", }, ]} @@ -216,7 +216,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Transformative branding work that redefined our position.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-handsome-man_23-2148532556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-handsome-man_23-2148532556.jpg?_wi=2", }, { id: "2", -- 2.49.1