diff --git a/src/app/page.tsx b/src/app/page.tsx index acce2fa..19d2fe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,11 +46,11 @@ export default function LandingPage() { title="Where Every Toy Holds a Story" description="From cozy classics to magical finds — discover joy for every age." testimonials={[ - { name: "Sarah Miller", handle: "Mom of 3", testimonial: "This place is truly magical, my kids don't want to leave!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-shopping-bags_23-2148784600.jpg" }, - { name: "David Chen", handle: "Collector", testimonial: "The selection is incredible, truly unique finds.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-receiving-gift_23-2148354932.jpg" }, - { name: "Emily Rose", handle: "Local Teacher", testimonial: "Finally, toys that balance fun and learning perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-with-shopping-bags-yellow-background_1157-27838.jpg" }, - { name: "Mark Wilson", handle: "Gift Shopper", testimonial: "The owner is so helpful. Always a joy to visit!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-painter-inside-room-with-paints-paint-brushes-drawing-white-background-art-draw-man-artist-painting-color-picture_140725-138998.jpg" }, - { name: "Jane Doe", handle: "Grandmother", testimonial: "Found the perfect gift for my grandson here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-glasses-gesture-denim-jacket-dress-looking-positive-front-view_176474-108600.jpg" }, + { name: "Sarah Miller", handle: "Mom of 3", testimonial: "This place is truly magical, my kids don't want to leave!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-shopping-bags_23-2148784600.jpg?_wi=1" }, + { name: "David Chen", handle: "Collector", testimonial: "The selection is incredible, truly unique finds.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-receiving-gift_23-2148354932.jpg?_wi=1" }, + { name: "Emily Rose", handle: "Local Teacher", testimonial: "Finally, toys that balance fun and learning perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-with-shopping-bags-yellow-background_1157-27838.jpg?_wi=1" }, + { name: "Mark Wilson", handle: "Gift Shopper", testimonial: "The owner is so helpful. Always a joy to visit!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-painter-inside-room-with-paints-paint-brushes-drawing-white-background-art-draw-man-artist-painting-color-picture_140725-138998.jpg?_wi=1" }, + { name: "Jane Doe", handle: "Grandmother", testimonial: "Found the perfect gift for my grandson here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-glasses-gesture-denim-jacket-dress-looking-positive-front-view_176474-108600.jpg?_wi=1" }, ]} buttons={[ { text: "Explore Toys", href: "#features" }, @@ -85,16 +85,16 @@ export default function LandingPage() { description="Hand-picked favorites for your little captains." features={[ { title: "Plush Toys", description: "Soft companions for endless hugs.", icon: Sparkles, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652702.jpg", imageAlt: "Plush collection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652702.jpg", imageAlt: "Plush collection detail" } + { imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652702.jpg?_wi=1", imageAlt: "Plush collection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652702.jpg?_wi=2", imageAlt: "Plush collection detail" } ] }, { title: "STEM Kits", description: "Engaging puzzles for young minds.", icon: Zap, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/scissors-brushes-pencils-pen-holder_114579-32530.jpg", imageAlt: "STEM kits" }, - { imageSrc: "http://img.b2bpic.net/free-photo/scissors-brushes-pencils-pen-holder_114579-32530.jpg", imageAlt: "STEM kits setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/scissors-brushes-pencils-pen-holder_114579-32530.jpg?_wi=1", imageAlt: "STEM kits" }, + { imageSrc: "http://img.b2bpic.net/free-photo/scissors-brushes-pencils-pen-holder_114579-32530.jpg?_wi=2", imageAlt: "STEM kits setup" } ] }, { title: "Board Games", description: "Classic fun for the whole family.", icon: Box, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282422.jpg", imageAlt: "Board games" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282422.jpg", imageAlt: "Board games collection" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282422.jpg?_wi=1", imageAlt: "Board games" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282422.jpg?_wi=2", imageAlt: "Board games collection" } ] }, ]} /> @@ -108,11 +108,11 @@ export default function LandingPage() { title="Why People Love Us" description="Hear from our happy toy explorers!" testimonials={[ - { id: "1", name: "Sarah Miller", role: "Mom", testimonial: "Magical selection!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-shopping-bags_23-2148784600.jpg" }, - { id: "2", name: "David Chen", role: "Collector", testimonial: "Unique finds always.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-receiving-gift_23-2148354932.jpg" }, - { id: "3", name: "Emily Rose", role: "Teacher", testimonial: "Educational and fun.", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-with-shopping-bags-yellow-background_1157-27838.jpg" }, - { id: "4", name: "Mark Wilson", role: "Shopper", testimonial: "Friendly store vibe!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-painter-inside-room-with-paints-paint-brushes-drawing-white-background-art-draw-man-artist-painting-color-picture_140725-138998.jpg" }, - { id: "5", name: "Jane Doe", role: "Grandparent", testimonial: "Perfect gift selection.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-glasses-gesture-denim-jacket-dress-looking-positive-front-view_176474-108600.jpg" }, + { id: "1", name: "Sarah Miller", role: "Mom", testimonial: "Magical selection!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-shopping-bags_23-2148784600.jpg?_wi=2" }, + { id: "2", name: "David Chen", role: "Collector", testimonial: "Unique finds always.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-receiving-gift_23-2148354932.jpg?_wi=2" }, + { id: "3", name: "Emily Rose", role: "Teacher", testimonial: "Educational and fun.", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-with-shopping-bags-yellow-background_1157-27838.jpg?_wi=2" }, + { id: "4", name: "Mark Wilson", role: "Shopper", testimonial: "Friendly store vibe!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-painter-inside-room-with-paints-paint-brushes-drawing-white-background-art-draw-man-artist-painting-color-picture_140725-138998.jpg?_wi=2" }, + { id: "5", name: "Jane Doe", role: "Grandparent", testimonial: "Perfect gift selection.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-glasses-gesture-denim-jacket-dress-looking-positive-front-view_176474-108600.jpg?_wi=2" }, ]} />