diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ba36a7..03b7ec9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,11 +31,11 @@ export default function LandingPage() { @@ -43,19 +43,21 @@ export default function LandingPage() {
@@ -63,16 +65,16 @@ export default function LandingPage() { @@ -84,12 +86,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} products={[ - { id: "p1", name: "Authentic Straw Hat", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/hat-hanging-doorknob_23-2149456963.jpg" }, - { id: "p2", name: "Luffy Action Figure", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-roman-figure-carving_23-2149413150.jpg" }, - { id: "p3", name: "Jolly Roger Posters", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-pirate-character-portrait_23-2151486797.jpg" }, + { id: "p1", name: "Gear 5 Luffy Figurine", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/anime-figure-luffy-gear-5_23-2149456963.jpg" }, + { id: "p2", name: "Zoro Wado Ichimonji Statue", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/anime-figure-zoro-statue_23-2149413150.jpg" }, + { id: "p3", name: "Nami Action Figure", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/anime-figure-nami_23-2151486797.jpg" }, ]} - title="Popular Treasures" - description="Discover the most sought-after items in our inventory." + title="Limited Edition Figurines" + description="Rare and highly detailed One Piece figures currently in stock." /> @@ -99,12 +101,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "f1", title: "Quality Assured", author: "Expert Inspection", description: "Every single piece checked for perfection.", tags: ["Premium", "Quality"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-shopping-cartoon-style_23-2151644402.jpg" }, - { id: "f2", title: "Community Voted", author: "Fan Approved", description: "Items chosen by the community for fans.", tags: ["Crowd", "Popular"], imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-magnifying-glass_23-2149617676.jpg" }, - { id: "f3", title: "Safe Transport", author: "Secure Shipping", description: "Double-boxed for long-distance voyages.", tags: ["Fast", "Secure"], imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-pirate-character-portrait_23-2151486788.jpg" }, + { id: "f1", title: "Expertly Inspected", author: "Quality Check", description: "Each figurine undergoes rigorous inspection before shipment.", tags: ["Quality", "Verified"], imageSrc: "http://img.b2bpic.net/free-photo/anime-check-figure-inspection_23-2151644402.jpg" }, + { id: "f2", title: "Community Favorites", author: "Fan Voted", description: "Our inventory includes the most requested characters as voted by our fan club.", tags: ["Popular", "Community"], imageSrc: "http://img.b2bpic.net/free-photo/fan-community-events_23-2149617676.jpg" }, + { id: "f3", title: "Collector-Grade Shipping", author: "Safe Delivery", description: "We use premium padding to ensure your statues arrive in mint condition.", tags: ["Safe", "Secure"], imageSrc: "http://img.b2bpic.net/free-photo/secure-packaging-for-figurines_23-2151486788.jpg" }, ]} - title="Pirate Perks" - description="Why choose our shop for your One Piece merchandise needs?" + title="What Makes Us Different" + description="Your collection deserves better than average. See why collectors choose Grand Line Figures." /> @@ -113,21 +115,22 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Nautical Ventures", "Grand Line Supplies", "Pirate Flag Co", "Ocean Compass", "Treasure Maps Inc", "Ship Wheel Ltd", "Sharp Blade Goods"]} - title="Join the Crew" - description="Trusted by communities worldwide to deliver premium pirate loot." + "Anime Collectors Guild", "Grand Line Enthusiasts", "Straw Hat Fanatics", "Pirate Bounty News", "New World Figurines", "Statue Hunters", "Marine Collector's Bureau"] + } + title="Part of the Global Crew" + description="Partnered with leading anime collectors guilds and fan communities." />