diff --git a/src/app/page.tsx b/src/app/page.tsx index 433e41b..fa65d0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/homemade-chocolate-chip-cookies-baked-with-love-generated-by-ai_188544-18615.jpg" + imageSrc="http://img.b2bpic.net/free-photo/homemade-chocolate-chip-cookies-baked-with-love-generated-by-ai_188544-18615.jpg?_wi=1" imageAlt="Gooey chocolate cookie breaking open" mediaAnimation="blur-reveal" avatars={[ @@ -147,7 +147,7 @@ export default function LandingPage() { quote: "Crocantes por fora, macias por dentro. Perfeitas.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/vanilla-icecream-with-strawberry-syrup-chocolate_114579-13826.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-chocolate-chip-cookies-baked-with-love-generated-by-ai_188544-18615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-chocolate-chip-cookies-baked-with-love-generated-by-ai_188544-18615.jpg?_wi=2", imageAlt: "delicious chocolate chip cookie breaking open close up", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { quote: "Muito doces… mas enormes e bem apresentadas.", tag: "Critics Choice", avatarSrc: "http://img.b2bpic.net/free-photo/cupcakes-with-raspberry-cherry-plate_23-2148815926.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cookies-with-chocolate-chips-coffee-strawberries-white-background-biscuit-sugar-sweet-cake-cookies_140725-55967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cookies-with-chocolate-chips-coffee-strawberries-white-background-biscuit-sugar-sweet-cake-cookies_140725-55967.jpg?_wi=1", imageAlt: "delicious chocolate chip cookie breaking open close up", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "A true experience. The matcha is otherworldly.", tag: "Matcha Lover", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-bread_23-2149233710.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg?_wi=1", imageAlt: "delicious chocolate chip cookie breaking open close up", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "The size is incredible. Worth every cent.", tag: "Big Eater", avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-homemade-chocolate-cookies-metal-tray_181624-57715.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/macarons_23-2148143730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macarons_23-2148143730.jpg?_wi=1", imageAlt: "delicious chocolate chip cookie breaking open close up", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Not for lightweights, exactly as advertised.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/chocolate-chip-cookies-black-plate-dark-old-wooden-table_482257-18554.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=1", imageAlt: "delicious chocolate chip cookie breaking open close up", }, ]} @@ -211,25 +211,25 @@ export default function LandingPage() { id: "p1", name: "Chocolate Chip", price: "4.50€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cookies-with-chocolate-chips-coffee-strawberries-white-background-biscuit-sugar-sweet-cake-cookies_140725-55967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cookies-with-chocolate-chips-coffee-strawberries-white-background-biscuit-sugar-sweet-cake-cookies_140725-55967.jpg?_wi=2", }, { id: "p2", name: "Matcha Earth", price: "5.00€", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg?_wi=2", }, { id: "p3", name: "Ovos Moles", price: "5.50€", - imageSrc: "http://img.b2bpic.net/free-photo/macarons_23-2148143730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macarons_23-2148143730.jpg?_wi=2", }, { id: "p4", name: "Salted Caramel", price: "4.80€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=2", }, { id: "p5",