diff --git a/src/app/page.tsx b/src/app/page.tsx index f832c43..ef37def 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -133,7 +133,7 @@ export default function LandingPage() { price: "$1,200", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7950.jpg?_wi=1", }, { id: "2", @@ -142,7 +142,7 @@ export default function LandingPage() { price: "$850", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329704.jpg?_wi=1", }, { id: "3", @@ -151,7 +151,7 @@ export default function LandingPage() { price: "$2,100", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/bright-silver-pendant-background-elegance-precious_1400-33.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-silver-pendant-background-elegance-precious_1400-33.jpg?_wi=1", }, { id: "4", @@ -160,7 +160,7 @@ export default function LandingPage() { price: "$650", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg?_wi=2", }, { id: "5", @@ -169,7 +169,7 @@ export default function LandingPage() { price: "$1,450", rating: 5, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg?_wi=1", }, ]} title="Featured Collections" @@ -182,7 +182,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Story" description="At Marmorie, we believe every piece of jewelry is a chapter in a story. Inspired by the grace of nature and the precision of art, we create heirlooms that reflect your inner light." - imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg?_wi=2" /> @@ -214,7 +214,7 @@ export default function LandingPage() { role: "Collector", company: "Fine Arts Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7950.jpg?_wi=2", }, { id: "2", @@ -222,7 +222,7 @@ export default function LandingPage() { role: "Architect", company: "V Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329704.jpg?_wi=2", }, { id: "3", @@ -230,7 +230,7 @@ export default function LandingPage() { role: "Creative", company: "Design House", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bright-silver-pendant-background-elegance-precious_1400-33.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-silver-pendant-background-elegance-precious_1400-33.jpg?_wi=2", }, { id: "4", @@ -238,7 +238,7 @@ export default function LandingPage() { role: "Patron", company: "Art Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg?_wi=3", }, { id: "5", @@ -246,7 +246,7 @@ export default function LandingPage() { role: "Fashion Editor", company: "Style Daily", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg?_wi=3", }, ]} />