From ceac63c1b70f552fe102028470cfa0eef9b93670 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:13:27 +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 1e82a92..bcd85c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/botanical-bamboo-leaves_23-2148121742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/botanical-bamboo-leaves_23-2148121742.jpg?_wi=1" imageAlt="Cinematic photography of a couple" /> @@ -120,7 +120,7 @@ export default function LandingPage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-posing-decorative-arch-with-pot-cactus_7502-8923.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-posing-decorative-arch-with-pot-cactus_7502-8923.jpg?_wi=1" imageAlt="Photographer working in a luxurious studio" mediaAnimation="slide-up" /> @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-positivity-couple-laying-together-back-happy-smiling-family-spanding-time-together-home-blonde-woman-blue-shirt-man-black-t-shirt-concept-love-happiness_132075-11732.jpg", imageAlt: "Child's hand holding parent's", }, - imageSrc: "http://img.b2bpic.net/free-photo/botanical-bamboo-leaves_23-2148121742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/botanical-bamboo-leaves_23-2148121742.jpg?_wi=2", imageAlt: "wedding couple elegant soft focus", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cigarette-brown-winter-head-blue-scarf_613910-331.jpg", imageAlt: "Fashion editorial portrait", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-posing-decorative-arch-with-pot-cactus_7502-8923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-posing-decorative-arch-with-pot-cactus_7502-8923.jpg?_wi=2", imageAlt: "wedding couple elegant soft focus", }, ]} -- 2.49.1