diff --git a/src/app/page.tsx b/src/app/page.tsx index da4f13a..2176b47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Bring Your Underwater World to Life" description="Premium accessories and supplies for every fish enthusiast. From advanced filtration to stunning decor, we provide everything your aquarium needs to thrive." buttons={[{ text: "Shop Accessories", 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", alt: "Customer 1" }, { src: "http://img.b2bpic.net/free-photo/handsome-man-engraving-wood-outdoors_23-2149061721.jpg", alt: "Customer 2" }, @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "500+", title: "Unique Products" }, { value: "15", 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" /> @@ -87,9 +87,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { 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" }, - { id: "2", name: "LED Smart Light", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-colorful-siamese-betta-fish_1150-9448.jpg" }, - { 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" }, + { 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?_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?_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?_wi=1" }, { id: "4", name: "Blue Sand Substrate", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/vibrant-coral-reef-underwater-scene_23-2152006400.jpg" }, { id: "5", name: "Stone Ornament", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/surreal-rendering-dolphin-ruins_23-2151253629.jpg" }, { id: "6", name: "Green Foliage Pack", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/active-tail-fanning-carpathian-newt-lissotriton-montandi-trying-attract-female-reproduce_181624-55853.jpg" } @@ -104,11 +104,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Alice M.", date: "2023-10-01", title: "Fantastic quality", 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" }, - { id: "2", name: "Bob D.", date: "2023-11-15", title: "Great decor", 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" }, - { id: "3", name: "Carol S.", date: "2023-12-05", title: "Reliable store", 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" }, - { id: "4", name: "David L.", date: "2024-01-20", title: "Amazing lights", 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" }, - { id: "5", name: "Eve W.", date: "2024-02-12", title: "Highly recommend", 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" } + { id: "1", name: "Alice M.", date: "2023-10-01", title: "Fantastic quality", 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?_wi=2" }, + { id: "2", name: "Bob D.", date: "2023-11-15", title: "Great decor", 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?_wi=2" }, + { id: "3", name: "Carol S.", date: "2023-12-05", title: "Reliable store", 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?_wi=2" }, + { id: "4", name: "David L.", date: "2024-01-20", title: "Amazing lights", 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?_wi=2" }, + { id: "5", name: "Eve W.", date: "2024-02-12", title: "Highly recommend", 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?_wi=2" } ]} title="What Our Community Says" description="Trusted by hundreds of hobbyists worldwide."