diff --git a/src/app/page.tsx b/src/app/page.tsx index 0df836f..6c33ae9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pink-sunglasses-purple-flower-twig-compact-face-powder-makeup-brushes-mobile-phone-fur-backdrop_23-2148129528.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pink-sunglasses-purple-flower-twig-compact-face-powder-makeup-brushes-mobile-phone-fur-backdrop_23-2148129528.jpg?_wi=1" imageAlt="Collection of handmade hair bows" mediaAnimation="blur-reveal" /> @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#shop", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg?_wi=1" /> @@ -98,19 +98,19 @@ export default function LandingPage() { id: "1", name: "Classic Hair Bows", price: "View Details", - imageSrc: "http://img.b2bpic.net/free-photo/pink-gift-box_23-2147789758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-gift-box_23-2147789758.jpg?_wi=1", }, { id: "2", name: "Boutique Headbands", price: "View Details", - imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-comb-still-life_23-2150154087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-comb-still-life_23-2150154087.jpg?_wi=1", }, { id: "3", name: "Seasonal Collections", price: "View Details", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-red-bow_140725-133222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-red-bow_140725-133222.jpg?_wi=1", }, { id: "4", @@ -149,7 +149,7 @@ export default function LandingPage() { quote: "Christine has a fantastic variety of bows that will match any color, any outfit, any age! I've been very pleased with the styles, prices and quality.", tag: "★★★★★", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pink-sunglasses-purple-flower-twig-compact-face-powder-makeup-brushes-mobile-phone-fur-backdrop_23-2148129528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-sunglasses-purple-flower-twig-compact-face-powder-makeup-brushes-mobile-phone-fur-backdrop_23-2148129528.jpg?_wi=2", imageAlt: "elegant bow collection flatlay cream background", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "Came across this booth at a craft fair. So many adorable bows and accessories for little girls! Great quality items too!", tag: "★★★★★", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg?_wi=2", imageAlt: "happy customer product review card design", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { quote: "Love the custom options. Christine matches colors perfectly every time.", tag: "★★★★★", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pink-gift-box_23-2147789758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-gift-box_23-2147789758.jpg?_wi=2", imageAlt: "classic hair bow pastel color product", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "The gift sets are my go-to for birthday parties. Everyone loves them!", tag: "★★★★★", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-comb-still-life_23-2150154087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-comb-still-life_23-2150154087.jpg?_wi=2", imageAlt: "boutique headband soft comfortable baby girls", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Sturdiest bows I've found for my active toddler.", tag: "★★★★★", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-credit-card-torn-yellow-paper-background-bank-sale-shopping_140725-158485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-red-bow_140725-133222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-red-bow_140725-133222.jpg?_wi=2", imageAlt: "seasonal holiday hair bows limited design", }, ]}