From e5cb805c358f34030c213072c461e5f94974b80b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 18:30:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9837f43..f1e97dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg" + imageSrc="http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description: "Securely delivered to your doorstep worldwide.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -103,19 +103,19 @@ export default function LandingPage() { id: "p1", name: "Ancient Clay Vessel", price: "$1,200", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg?_wi=1", }, { id: "p2", name: "Ethereal Glass Prism", price: "$850", - imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg?_wi=1", }, { id: "p3", name: "Hand-Forged Bronze", price: "$2,400", - imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg?_wi=1", }, ]} title="Latest Acquisitions" @@ -136,7 +136,7 @@ export default function LandingPage() { quote: "The most refined collection I have encountered in years.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002282.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg?_wi=2", imageAlt: "luxurious art gallery interior", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { quote: "Authentic pieces that define the character of any room.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697712.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg?_wi=2", imageAlt: "curator working in studio", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { quote: "A truly seamless procurement experience for unique items.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868286.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg?_wi=2", imageAlt: "rare ceramic sculpture art", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "I found exactly what I needed to complete my archive.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-blonde-woman-painting_23-2148483100.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg?_wi=2", imageAlt: "hand-blown glass unique art", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "The craftsmanship in these curated items is simply breathtaking.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002282.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg?_wi=2", imageAlt: "traditional metal work craft", }, ]} -- 2.49.1