diff --git a/src/app/page.tsx b/src/app/page.tsx index 79ced00..ca8b27f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/underwater-shot-altum-angelfish-algeas_181624-15751.jpg" + imageSrc="http://img.b2bpic.net/free-photo/underwater-shot-altum-angelfish-algeas_181624-15751.jpg?_wi=1" imageAlt="Colorful aquarium fish" mediaAnimation="slide-up" avatars={[ @@ -139,7 +139,7 @@ export default function LandingPage() { title: "Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg?_wi=1" imageAlt="Aquarium care expertise" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -154,19 +154,19 @@ export default function LandingPage() { { title: "Expert Care", description: "Each fish receives professional care from certified aquarium experts.", - imageSrc: "http://img.b2bpic.net/free-photo/siam-betta-fish_1150-7811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/siam-betta-fish_1150-7811.jpg?_wi=1", imageAlt: "Care", }, { title: "Healthy Stock", description: "Rigorous health standards to ensure your aquarium thrives from day one.", - imageSrc: "http://img.b2bpic.net/free-photo/redbreasted-wrasse-fish-seabed-coral-reefs_488145-258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/redbreasted-wrasse-fish-seabed-coral-reefs_488145-258.jpg?_wi=1", imageAlt: "Healthy", }, { title: "Sustainable Sourcing", description: "Supporting conservation and sustainable breeding practices worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-intricate-patterned-fish-with-black-background_23-2150776990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-intricate-patterned-fish-with-black-background_23-2150776990.jpg?_wi=1", imageAlt: "Sourcing", }, ]} @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "The fish arrived super healthy and vibrant. Best store ever!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-fisherman-holding-fish-with-copy-space_23-2148429540.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/underwater-shot-altum-angelfish-algeas_181624-15751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/underwater-shot-altum-angelfish-algeas_181624-15751.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { quote: "The team helped me choose the right species for my tank size.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/pieces-portrait-concept-with-beautiful-women_23-2149412309.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { quote: "So many exotic species to choose from. My tank looks amazing.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/you-cannot-trick-him-portrait-intense-suspicious-doubtful-stylish-modern-hipster-guy-with-fancy-moustache-tattooed-arms-curly-dark-hair-looking-from-forehead-doubtful-glasses_176420-27637.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/siam-betta-fish_1150-7811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/siam-betta-fish_1150-7811.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -317,7 +317,7 @@ export default function LandingPage() { quote: "I was nervous about shipping fish, but they arrived perfectly.", tag: "Newbie", avatarSrc: "http://img.b2bpic.net/free-photo/teenage-girl-eating-breakfast-healthy-eating-morning-breakfast-home_169016-67750.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/redbreasted-wrasse-fish-seabed-coral-reefs_488145-258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/redbreasted-wrasse-fish-seabed-coral-reefs_488145-258.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -328,7 +328,7 @@ export default function LandingPage() { quote: "My go-to store for all aquarium needs. Top quality service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-white-sweater-smiling_1139-474.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-intricate-patterned-fish-with-black-background_23-2150776990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-intricate-patterned-fish-with-black-background_23-2150776990.jpg?_wi=2", imageAlt: "happy customer portrait", }, ]}