diff --git a/src/app/page.tsx b/src/app/page.tsx index d57b489..7ee0d5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/glass-vase-with-plants-inside_23-2147997178.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glass-vase-with-plants-inside_23-2147997178.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/handsome-man-holding-glass-jar-with-sweets-inside_1368-3847.jpg", @@ -124,7 +124,7 @@ export default function LandingPage() { title: "Expert Team", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -141,19 +141,19 @@ export default function LandingPage() { id: "1", name: "Premium Filter", price: "$49.99", - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg?_wi=1", }, { id: "2", name: "LED Smart Light", price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-colorful-siamese-betta-fish_1150-9448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-colorful-siamese-betta-fish_1150-9448.jpg?_wi=1", }, { id: "3", name: "Nutri-Flakes", price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-delicious-oatmeal-slice-orange-fruit_114579-86620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-delicious-oatmeal-slice-orange-fruit_114579-86620.jpg?_wi=1", }, { id: "4", @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "My fish have never looked healthier.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-holding-glass-jar-with-sweets-inside_1368-3847.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glass-vase-with-plants-inside_23-2147997178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-vase-with-plants-inside_23-2147997178.jpg?_wi=2", imageAlt: "beautiful tropical fish aquarium setup", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "The ornaments look natural.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-engraving-wood-outdoors_23-2149061721.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg?_wi=2", imageAlt: "professional aquarium maintenance services", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "Fast shipping and great service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-happy-woman-with-cute-dinosaur_23-2148287870.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg?_wi=2", imageAlt: "high quality aquarium filter setup", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "The LED lighting is perfect.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/obese-bearded-male-sailor-wiith-fishing-net_273609-48279.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-colorful-siamese-betta-fish_1150-9448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-colorful-siamese-betta-fish_1150-9448.jpg?_wi=2", imageAlt: "aquarium lights led for fish", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "The best range of accessories.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/family-three-spending-time-together-outdoors-father-s-day_23-2150167745.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-delicious-oatmeal-slice-orange-fruit_114579-86620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-delicious-oatmeal-slice-orange-fruit_114579-86620.jpg?_wi=2", imageAlt: "aquarium food premium fish flakes", }, ]}