From 4b2374d8cd5358f61f1927bb3f353581cd3da62f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 22:00:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca36b32..e8719f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cartoon-floral-bouquet_23-2151525977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cartoon-floral-bouquet_23-2151525977.jpg?_wi=1" imageAlt="3d render bouquet flowers digital art" mediaAnimation="slide-up" avatars={[ @@ -148,21 +148,21 @@ export default function LandingPage() { title: "Precision Modeling", subtitle: "Meticulously crafted", description: "Every petal and leaf is modeled to perfection for a lifelike experience.", - imageSrc: "http://img.b2bpic.net/free-photo/floral-frame-with-watercolor-flowers_23-2152004672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-frame-with-watercolor-flowers_23-2152004672.jpg?_wi=1", }, { tag: "Longevity", title: "Eternal Bloom", subtitle: "Stays forever", description: "Beautiful 3D arrangements that never fade or wilt, ensuring timeless beauty.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-roses-made-with-modelling-clay_23-2150866615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-roses-made-with-modelling-clay_23-2150866615.jpg?_wi=1", }, { tag: "Innovation", title: "Modern Textures", subtitle: "Cutting-edge looks", description: "Unique textures and metallic finishes that push the boundaries of botanical art.", - imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-with-psychedelic-painting_23-2149372275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-with-psychedelic-painting_23-2149372275.jpg?_wi=1", }, ]} title="Why Digital Floral Art?" @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "The detail on these 3D flowers is simply breathtaking.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-low-angle_23-2149213172.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-floral-bouquet_23-2151525977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cartoon-floral-bouquet_23-2151525977.jpg?_wi=2", imageAlt: "happy client portrait soft studio lighting", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Perfectly modern and beautifully elegant.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-studio_23-2148565552.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/floral-frame-with-watercolor-flowers_23-2152004672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-frame-with-watercolor-flowers_23-2152004672.jpg?_wi=2", imageAlt: "happy client portrait soft studio lighting", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Jena Flowers has completely transformed my studio.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-with-copy-space_23-2148275237.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-roses-made-with-modelling-clay_23-2150866615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-roses-made-with-modelling-clay_23-2150866615.jpg?_wi=2", imageAlt: "happy client portrait soft studio lighting", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "Sophistication at its finest. Incredible work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/long-curly-hair-youn-man-with-crossed-hands_158595-3775.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-with-psychedelic-painting_23-2149372275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-with-psychedelic-painting_23-2149372275.jpg?_wi=2", imageAlt: "happy client portrait soft studio lighting", }, ]} -- 2.49.1