diff --git a/src/app/page.tsx b/src/app/page.tsx index 0dd37fd..a3840b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,14 +51,14 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-vector/gradient-robot-character-constructor-illustrations_52683-111253.jpg", imageAlt: "WALL-E animated robot character iconic" }, - { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-possum_23-2151030529.jpg", imageAlt: "Ratatouille animated rat cooking chef" }, - { imageSrc: "http://img.b2bpic.net/free-photo/children-s-tales-collage-concept_52683-104547.jpg", imageAlt: "Coco animated skeleton musical character" } + { imageSrc: "http://img.b2bpic.net/free-vector/gradient-robot-character-constructor-illustrations_52683-111253.jpg?_wi=1", imageAlt: "WALL-E animated robot character iconic" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-possum_23-2151030529.jpg?_wi=1", imageAlt: "Ratatouille animated rat cooking chef" }, + { imageSrc: "http://img.b2bpic.net/free-photo/children-s-tales-collage-concept_52683-104547.jpg?_wi=1", imageAlt: "Coco animated skeleton musical character" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-troll-beautiful-environment_23-2151541249.jpg", imageAlt: "Toy Story Woody Buzz characters" }, - { imageSrc: "http://img.b2bpic.net/free-photo/older-man-exploring-nature-with-magnifying-glass_23-2148641930.jpg", imageAlt: "Up animated house balloons adventure" }, - { imageSrc: "http://img.b2bpic.net/free-vector/funny-halloween-cards_23-2147692452.jpg", imageAlt: "Monsters Inc animated characters factory" } + { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-troll-beautiful-environment_23-2151541249.jpg?_wi=1", imageAlt: "Toy Story Woody Buzz characters" }, + { imageSrc: "http://img.b2bpic.net/free-photo/older-man-exploring-nature-with-magnifying-glass_23-2148641930.jpg?_wi=1", imageAlt: "Up animated house balloons adventure" }, + { imageSrc: "http://img.b2bpic.net/free-vector/funny-halloween-cards_23-2147692452.jpg?_wi=1", imageAlt: "Monsters Inc animated characters factory" } ]} carouselPosition="right" /> @@ -75,12 +75,12 @@ export default function LandingPage() { tag="Full Catalog" tagAnimation="slide-up" products={[ - { id: "1", brand: "Rank #1", name: "WALL-E", price: "4.2/5", rating: 5, reviewCount: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-vector/gradient-robot-character-constructor-illustrations_52683-111253.jpg", imageAlt: "WALL-E" }, - { id: "2", brand: "Rank #2", name: "Ratatouille", price: "4.2/5", rating: 5, reviewCount: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-possum_23-2151030529.jpg", imageAlt: "Ratatouille" }, - { id: "3", brand: "Rank #3", name: "Coco", price: "4.1/5", rating: 5, reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/children-s-tales-collage-concept_52683-104547.jpg", imageAlt: "Coco" }, - { id: "4", brand: "Rank #4", name: "Toy Story", price: "4.1/5", rating: 5, reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-troll-beautiful-environment_23-2151541249.jpg", imageAlt: "Toy Story" }, - { id: "5", brand: "Rank #5", name: "Up", price: "4.1/5", rating: 5, reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/older-man-exploring-nature-with-magnifying-glass_23-2148641930.jpg", imageAlt: "Up" }, - { id: "6", brand: "Rank #6", name: "Monsters, Inc.", price: "4.0/5", rating: 4, reviewCount: "Great", imageSrc: "http://img.b2bpic.net/free-vector/funny-halloween-cards_23-2147692452.jpg", imageAlt: "Monsters Inc" }, + { id: "1", brand: "Rank #1", name: "WALL-E", price: "4.2/5", rating: 5, reviewCount: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-vector/gradient-robot-character-constructor-illustrations_52683-111253.jpg?_wi=2", imageAlt: "WALL-E" }, + { id: "2", brand: "Rank #2", name: "Ratatouille", price: "4.2/5", rating: 5, reviewCount: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-possum_23-2151030529.jpg?_wi=2", imageAlt: "Ratatouille" }, + { id: "3", brand: "Rank #3", name: "Coco", price: "4.1/5", rating: 5, reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/children-s-tales-collage-concept_52683-104547.jpg?_wi=2", imageAlt: "Coco" }, + { id: "4", brand: "Rank #4", name: "Toy Story", price: "4.1/5", rating: 5, reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-troll-beautiful-environment_23-2151541249.jpg?_wi=2", imageAlt: "Toy Story" }, + { id: "5", brand: "Rank #5", name: "Up", price: "4.1/5", rating: 5, reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/older-man-exploring-nature-with-magnifying-glass_23-2148641930.jpg?_wi=2", imageAlt: "Up" }, + { id: "6", brand: "Rank #6", name: "Monsters, Inc.", price: "4.0/5", rating: 4, reviewCount: "Great", imageSrc: "http://img.b2bpic.net/free-vector/funny-halloween-cards_23-2147692452.jpg?_wi=2", imageAlt: "Monsters Inc" }, { id: "7", brand: "Rank #7", name: "The Incredibles", price: "4.0/5", rating: 4, reviewCount: "Great", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-her-dads-enjoying-family-trip_23-2149503856.jpg", imageAlt: "The Incredibles" }, { id: "8", brand: "Rank #8", name: "Finding Nemo", price: "4.0/5", rating: 4, reviewCount: "Great", imageSrc: "http://img.b2bpic.net/free-photo/cute-crown-fish-swimming-ocean_181624-16553.jpg", imageAlt: "Finding Nemo" }, { id: "9", brand: "Rank #9", name: "Toy Story 3", price: "4.0/5", rating: 4, reviewCount: "Great", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-with-sunglasses_23-2148551391.jpg", imageAlt: "Toy Story 3" }