From b3a0e32917296539ccefa6d1845b0129679d79ce Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:07:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 286 +++++++++-------------------------------------- 1 file changed, 51 insertions(+), 235 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a6c0a40..339a0bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,31 +19,23 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="entrance-slide" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -143,39 +87,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Eco-Friendly Design", - author: "Sustainable Materials", - description: "Made from responsibly sourced wood and non-toxic materials.", - tags: [ - "Sustainable", - "Safe", - ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-stacked-colored-cubes_23-2148242687.jpg", - }, - { - id: "f2", - title: "Learning Through Play", - author: "Educational Value", - description: "Designed to build motor skills and critical thinking naturally.", - tags: [ - "Educational", - "Development", - ], - imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-4098.jpg", - }, - { - id: "f3", - title: "Creative Freedom", - author: "Imaginative Tools", - description: "Open-ended toys that let kids dictate how they play.", - tags: [ - "Creative", - "Open-ended", - ], - imageSrc: "http://img.b2bpic.net/free-photo/geometric-shapes-financial-planning-yellow-background_23-2148305982.jpg", - }, + { id: "f1", title: "Eco-Friendly Design", author: "Sustainable Materials", description: "Made from responsibly sourced wood and non-toxic materials.", tags: ["Sustainable", "Safe"], imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-stacked-colored-cubes_23-2148242687.jpg" }, + { id: "f2", title: "Learning Through Play", author: "Educational Value", description: "Designed to build motor skills and critical thinking naturally.", tags: ["Educational", "Development"], imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-4098.jpg" }, + { id: "f3", title: "Creative Freedom", author: "Imaginative Tools", description: "Open-ended toys that let kids dictate how they play.", tags: ["Creative", "Open-ended"], imageSrc: "http://img.b2bpic.net/free-photo/geometric-shapes-financial-planning-yellow-background_23-2148305982.jpg" }, ]} title="Why Choose PlayPals?" description="We prioritize quality and safety so you can focus on making memories." @@ -189,48 +103,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Rainbow Stacker", - price: "$24.99", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5515.jpg", - }, - { - id: "p2", - name: "Wooden Train Set", - price: "$39.99", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/view-santa-claus-bag-with-presents-toys_23-2149660810.jpg", - }, - { - id: "p3", - name: "Shape Sorter Puzzle", - price: "$19.99", - variant: "Educational", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-minimalistic-geometrical-figures_23-2148830284.jpg", - }, - { - id: "p4", - name: "Animal Figurines Set", - price: "$29.99", - variant: "Imaginative", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-reindeer_23-2147712889.jpg", - }, - { - id: "p5", - name: "Xylophone Toy", - price: "$34.99", - variant: "Music", - imageSrc: "http://img.b2bpic.net/free-photo/small-boy-playing-with-vases-with-sweets_8353-917.jpg", - }, - { - id: "p6", - name: "Balance Board Game", - price: "$45.99", - variant: "Skill", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-s-hand-holding-toy_23-2149513079.jpg", - }, + { id: "p1", name: "Rainbow Stacker", price: "$24.99", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5515.jpg" }, + { id: "p2", name: "Wooden Train Set", price: "$39.99", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/view-santa-claus-bag-with-presents-toys_23-2149660810.jpg" }, + { id: "p3", name: "Shape Sorter Puzzle", price: "$19.99", variant: "Educational", imageSrc: "http://img.b2bpic.net/free-photo/front-view-minimalistic-geometrical-figures_23-2148830284.jpg" }, + { id: "p4", name: "Animal Figurines Set", price: "$29.99", variant: "Imaginative", imageSrc: "http://img.b2bpic.net/free-photo/wooden-reindeer_23-2147712889.jpg" }, + { id: "p5", name: "Xylophone Toy", price: "$34.99", variant: "Music", imageSrc: "http://img.b2bpic.net/free-photo/small-boy-playing-with-vases-with-sweets_8353-917.jpg" }, + { id: "p6", name: "Balance Board Game", price: "$45.99", variant: "Skill", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-s-hand-holding-toy_23-2149513079.jpg" }, ]} title="Our Toy Catalog" description="Explore our curated selection of timeless favorites." @@ -244,21 +122,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "15,000", - description: "Toys Delivered", - }, - { - id: "m2", - value: "450+", - description: "Parents Trusted", - }, - { - id: "m3", - value: "100%", - description: "Safety Guaranteed", - }, + { id: "m1", value: "15,000", description: "Toys Delivered" }, + { id: "m2", value: "450+", description: "Parents Trusted" }, + { id: "m3", value: "100%", description: "Safety Guaranteed" }, ]} title="Our Growth" description="Building a better future through play." @@ -271,41 +137,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Sarah J.", - role: "Mom", - testimonial: "The quality is unmatched, my son absolutely loves his train set!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-mother-with-her-little-daughter-playing-home_1157-13740.jpg", - }, - { - id: "t2", - name: "Mark D.", - role: "Dad", - testimonial: "Great selection of educational toys that keep my daughter engaged for hours.", - imageSrc: "http://img.b2bpic.net/free-photo/father-daughter_1303-4656.jpg", - }, - { - id: "t3", - name: "Emily P.", - role: "Mom", - testimonial: "I love the eco-friendly focus, it makes me feel safe about the toys.", - imageSrc: "http://img.b2bpic.net/free-photo/active-caucasian-little-redhaired-girl-dress-with-fairhaired-boy-climbs-table-top-near-window-children-concept_197531-32819.jpg", - }, - { - id: "t4", - name: "Jessica L.", - role: "Mom", - testimonial: "Beautiful design and so durable. Highly recommend for every home.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-bank-card-white-wall_140725-107646.jpg", - }, - { - id: "t5", - name: "Tom B.", - role: "Dad", - testimonial: "Simply wonderful products that spark real creativity in my kids.", - imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-outdoorns-park_23-2149218028.jpg", - }, + { id: "t1", name: "Sarah J.", role: "Mom", testimonial: "The quality is unmatched, my son absolutely loves his train set!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-mother-with-her-little-daughter-playing-home_1157-13740.jpg" }, + { id: "t2", name: "Mark D.", role: "Dad", testimonial: "Great selection of educational toys that keep my daughter engaged for hours.", imageSrc: "http://img.b2bpic.net/free-photo/father-daughter_1303-4656.jpg" }, + { id: "t3", name: "Emily P.", role: "Mom", testimonial: "I love the eco-friendly focus, it makes me feel safe about the toys.", imageSrc: "http://img.b2bpic.net/free-photo/active-caucasian-little-redhaired-girl-dress-with-fairhaired-boy-climbs-table-top-near-window-children-concept_197531-32819.jpg" }, + { id: "t4", name: "Jessica L.", role: "Mom", testimonial: "Beautiful design and so durable. Highly recommend for every home.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-bank-card-white-wall_140725-107646.jpg" }, + { id: "t5", name: "Tom B.", role: "Dad", testimonial: "Simply wonderful products that spark real creativity in my kids.", imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-outdoorns-park_23-2149218028.jpg" }, ]} title="Loved by Families" description="Hear what our wonderful customers have to say." @@ -317,21 +153,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Are your toys safe for babies?", - content: "Absolutely. All our products meet rigorous safety standards and are made from non-toxic materials.", - }, - { - id: "q2", - title: "Do you offer shipping?", - content: "Yes, we ship nationwide with free shipping on orders over $50.", - }, - { - id: "q3", - title: "What if I'm not satisfied?", - content: "We offer a 30-day money-back guarantee if you are not fully satisfied.", - }, + { id: "q1", title: "Are your toys safe for babies?", content: "Absolutely. All our products meet rigorous safety standards and are made from non-toxic materials." }, + { id: "q2", title: "Do you offer shipping?", content: "Yes, we ship nationwide with free shipping on orders over $50." }, + { id: "q3", title: "What if I'm not satisfied?", content: "We offer a 30-day money-back guarantee if you are not fully satisfied." }, ]} title="Frequently Asked Questions" description="Answers to commonly asked questions about our products." @@ -342,9 +166,7 @@ export default function LandingPage() {
-- 2.49.1