diff --git a/src/app/page.tsx b/src/app/page.tsx index eba2df4..4b2998b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,8 +24,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Shop Sets", href: "/shop" }, { label: "Shop by Theme", href: "/themes" }, { label: "Investment Grade", href: "/investment" }, @@ -33,8 +32,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Eric_brick", href: "/about" }, { label: "Condition Guide", href: "/faq" }, { label: "Contact Us", href: "/contact" }, @@ -42,8 +40,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Returns & Refunds", href: "#" }, @@ -96,7 +93,7 @@ export default function HomePage() { { text: "Sell Your Collection", href: "/sell" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/yellow-patterned-metal-background_23-2148261989.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/yellow-patterned-metal-background_23-2148261989.jpg" imageAlt="Macro photography of premium LEGO bricks" mediaAnimation="slide-up" imagePosition="right" @@ -118,45 +115,17 @@ export default function HomePage() { gridVariant="four-items-2x2-equal-grid" products={[ { - id: "1", - brand: "LEGO Marvel", - name: "Avengers Helicarrier", - price: "$850 AUD", - rating: 5, - reviewCount: "12.4k", - imageSrc: "http://img.b2bpic.net/free-photo/science-fiction-scene_456031-69.jpg?_wi=1", - imageAlt: "LEGO Avengers Helicarrier Set 76153", - }, + id: "1", brand: "LEGO Marvel", name: "Avengers Helicarrier", price: "$850 AUD", rating: 5, + reviewCount: "12.4k", imageSrc: "http://img.b2bpic.net/free-photo/science-fiction-scene_456031-69.jpg", imageAlt: "LEGO Avengers Helicarrier Set 76153"}, { - id: "2", - brand: "LEGO Ninjago", - name: "Heatwave Transforming Lava Dragon", - price: "$420 AUD", - rating: 5, - reviewCount: "8.9k", - imageSrc: "http://img.b2bpic.net/free-photo/everyday-home-utensils-dark-marble-background_58702-17773.jpg?_wi=1", - imageAlt: "LEGO Ninjago Heatwave Lava Dragon Set 71793", - }, + id: "2", brand: "LEGO Ninjago", name: "Heatwave Transforming Lava Dragon", price: "$420 AUD", rating: 5, + reviewCount: "8.9k", imageSrc: "http://img.b2bpic.net/free-photo/everyday-home-utensils-dark-marble-background_58702-17773.jpg", imageAlt: "LEGO Ninjago Heatwave Lava Dragon Set 71793"}, { - id: "3", - brand: "LEGO Icons", - name: "Alpine Lodge", - price: "$380 AUD", - rating: 5, - reviewCount: "6.2k", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-candy-shapes-like-building-blocks_23-2148691429.jpg?_wi=1", - imageAlt: "LEGO Icons Alpine Lodge Set 10325", - }, + id: "3", brand: "LEGO Icons", name: "Alpine Lodge", price: "$380 AUD", rating: 5, + reviewCount: "6.2k", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-candy-shapes-like-building-blocks_23-2148691429.jpg", imageAlt: "LEGO Icons Alpine Lodge Set 10325"}, { - id: "4", - brand: "LEGO Technic", - name: "Off-road Racer", - price: "$650 AUD", - rating: 4, - reviewCount: "9.1k", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-boy-playing_23-2147727294.jpg?_wi=1", - imageAlt: "LEGO Technic Off-road Racer Set 42010", - }, + id: "4", brand: "LEGO Technic", name: "Off-road Racer", price: "$650 AUD", rating: 4, + reviewCount: "9.1k", imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-boy-playing_23-2147727294.jpg", imageAlt: "LEGO Technic Off-road Racer Set 42010"}, ]} buttons={[{ text: "Explore All Sets", href: "/shop" }]} buttonAnimation="slide-up" @@ -175,41 +144,17 @@ export default function HomePage() { animationType="scale-rotate" features={[ { - id: "technic", - title: "LEGO Technic", - author: "Engineering & Precision", - description: "Advanced mechanical sets for serious builders. Complex designs with motorized components and detailed engineering.", - tags: ["Engineering", "Complex Builds", "Technical"], - imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-repairing-computer-motherboard-wooden-desk_23-2147883755.jpg?_wi=1", - imageAlt: "LEGO Technic complex motorized building toys", - }, + id: "technic", title: "LEGO Technic", author: "Engineering & Precision", description: "Advanced mechanical sets for serious builders. Complex designs with motorized components and detailed engineering.", tags: ["Engineering", "Complex Builds", "Technical"], + imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-repairing-computer-motherboard-wooden-desk_23-2147883755.jpg", imageAlt: "LEGO Technic complex motorized building toys"}, { - id: "marvel", - title: "LEGO Marvel", - author: "Superhero Universes", - description: "Licensed superhero sets featuring iconic characters and vehicles from the Marvel Cinematic Universe.", - tags: ["Superheroes", "Licensed", "Display"], - imageSrc: "http://img.b2bpic.net/free-photo/superhero-with-lot-flags-looking-down_1368-9012.jpg?_wi=1", - imageAlt: "LEGO Marvel superheroes minifigures collection", - }, + id: "marvel", title: "LEGO Marvel", author: "Superhero Universes", description: "Licensed superhero sets featuring iconic characters and vehicles from the Marvel Cinematic Universe.", tags: ["Superheroes", "Licensed", "Display"], + imageSrc: "http://img.b2bpic.net/free-photo/superhero-with-lot-flags-looking-down_1368-9012.jpg", imageAlt: "LEGO Marvel superheroes minifigures collection"}, { - id: "starwars", - title: "LEGO Star Wars", - author: "Galaxy Far Away", - description: "Iconic starships, characters, and locations from the Star Wars universe. Highly collectible with limited releases.", - tags: ["Star Wars", "Collectible", "Rare"], - imageSrc: "http://img.b2bpic.net/free-photo/view-spaceship-from-future_23-2150675485.jpg?_wi=1", - imageAlt: "LEGO Star Wars starship building set collectible", - }, + id: "starwars", title: "LEGO Star Wars", author: "Galaxy Far Away", description: "Iconic starships, characters, and locations from the Star Wars universe. Highly collectible with limited releases.", tags: ["Star Wars", "Collectible", "Rare"], + imageSrc: "http://img.b2bpic.net/free-photo/view-spaceship-from-future_23-2150675485.jpg", imageAlt: "LEGO Star Wars starship building set collectible"}, { - id: "ninjago", - title: "LEGO Ninjago", - author: "Asian Adventure", - description: "Ninja-themed sets with complex builds and collectible minifigures from the Ninjago storyline.", - tags: ["Ninja", "Story-driven", "Dragons"], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-toys_23-2148144840.jpg?_wi=1", - imageAlt: "LEGO Ninjago ninja warrior minifigures collection", - }, + id: "ninjago", title: "LEGO Ninjago", author: "Asian Adventure", description: "Ninja-themed sets with complex builds and collectible minifigures from the Ninjago storyline.", tags: ["Ninja", "Story-driven", "Dragons"], + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-toys_23-2148144840.jpg", imageAlt: "LEGO Ninjago ninja warrior minifigures collection"}, ]} /> @@ -226,58 +171,31 @@ export default function HomePage() { animationType="slide-up" plans={[ { - id: "helicarrier", - badge: "Hard to Find", - badgeIcon: TrendingUp, - price: "$850", - subtitle: "76153 Avengers Helicarrier", - buttons={[ + id: "helicarrier", badge: "Hard to Find", badgeIcon: TrendingUp, + price: "$850", subtitle: "76153 Avengers Helicarrier", buttons: [ { text: "View Details", href: "#" }, { text: "Add to Cart", href: "#" }, - ]} - features: [ - "Released 2020 - Retired", - "3,057 pieces", - "Marvel Licensed", - "Box Grade 8/10", - "Strong aftermarket value", ], + features: [ + "Released 2020 - Retired", "3,057 pieces", "Marvel Licensed", "Box Grade 8/10", "Strong aftermarket value"], }, { - id: "dragon", - badge: "Retired 2023", - badgeIcon: Sparkles, - price: "$420", - subtitle: "71793 Heatwave Lava Dragon", - buttons: [ + id: "dragon", badge: "Retired 2023", badgeIcon: Sparkles, + price: "$420", subtitle: "71793 Heatwave Lava Dragon", buttons: [ { text: "View Details", href: "#" }, { text: "Add to Cart", href: "#" }, ], features: [ - "Released 2023 - Recently Retired", - "1,288 pieces", - "Transforming mechanism", - "MISB Condition", - "Rapid appreciation", - ], + "Released 2023 - Recently Retired", "1,288 pieces", "Transforming mechanism", "MISB Condition", "Rapid appreciation"], }, { - id: "racer", - badge: "Premium Investment", - badgeIcon: Award, - price: "$650", - subtitle: "42010 Off-road Racer", - buttons: [ + id: "racer", badge: "Premium Investment", badgeIcon: Award, + price: "$650", subtitle: "42010 Off-road Racer", buttons: [ { text: "View Details", href: "#" }, { text: "Add to Cart", href: "#" }, ], features: [ - "Released 2013 - 10+ Years Retired", - "1,077 pieces", - "Complex motorized build", - "Box Grade 9/10", - "Consistent value growth", - ], + "Released 2013 - 10+ Years Retired", "1,077 pieces", "Complex motorized build", "Box Grade 9/10", "Consistent value growth"], }, ]} /> @@ -288,9 +206,7 @@ export default function HomePage() {