From 8f94892e3b360f4817c0081abd7536d932d9cacb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 04:06:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 291 ++++++++--------------------------------------- 1 file changed, 50 insertions(+), 241 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a81a3a4..71133b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,96 +31,44 @@ export default function LandingPage() {
@@ -129,15 +77,8 @@ export default function LandingPage() { @@ -148,36 +89,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - id: "1", - title: "Playtime Adventures", - tags: [ - "Fun", - "Play", - ], - imageSrc: "http://img.b2bpic.net/free-photo/colorful-wooden-toy-plant-arrangement_23-2149357207.jpg?_wi=1", - imageAlt: "childhood toys on shelf", - }, - { - id: "2", - title: "Outdoor Discoveries", - tags: [ - "Nature", - "Active", - ], - imageSrc: "http://img.b2bpic.net/free-photo/scrupulous-superwoman-ready-save-world-from-dirt-cleans-toilet-with-brush-looks-attentively-through-goggles-has-dirty-face-dressed-superhero-costume-isolated-pink-wall_273609-50617.jpg?_wi=1", - imageAlt: "boy running in park", - }, - { - id: "3", - title: "School Days", - tags: [ - "Learning", - "Growth", - ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150256555.jpg?_wi=1", - imageAlt: "child learning something new", - }, + { id: "1", title: "Playtime Adventures", tags: ["Fun", "Play"], imageSrc: "http://img.b2bpic.net/free-photo/colorful-wooden-toy-plant-arrangement_23-2149357207.jpg", imageAlt: "childhood toys on shelf" }, + { id: "2", title: "Outdoor Discoveries", tags: ["Nature", "Active"], imageSrc: "http://img.b2bpic.net/free-photo/scrupulous-superwoman-ready-save-world-from-dirt-cleans-toilet-with-brush-looks-attentively-through-goggles-has-dirty-face-dressed-superhero-costume-isolated-pink-wall_273609-50617.jpg", imageAlt: "boy running in park" }, + { id: "3", title: "School Days", tags: ["Learning", "Growth"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150256555.jpg", imageAlt: "child learning something new" } ]} title="Favorite Memories" description="Every moment captured reflects Johnny's bright spirit and curious mind." @@ -191,21 +105,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "100%", - description: "Laughter shared daily", - }, - { - id: "m2", - value: "50+", - description: "New skills learned", - }, - { - id: "m3", - value: "Unlimited", - description: "Imagination growth", - }, + { id: "m1", value: "100%", description: "Laughter shared daily" }, + { id: "m2", value: "50+", description: "New skills learned" }, + { id: "m3", value: "Unlimited", description: "Imagination growth" } ]} title="Milestones We Loved" description="Looking back at the progress and wonderful achievements along the way." @@ -218,24 +120,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} team={[ - { - id: "t1", - name: "Mom", - role: "Supporter", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-hanging-out-jetty_52683-119020.jpg", - }, - { - id: "t2", - name: "Dad", - role: "Role Model", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-family-with-little-daughter_171337-7338.jpg", - }, - { - id: "t3", - name: "Grandma", - role: "Storyteller", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-senior-grey-haired-european-woman-smiles-broadly-applies-bright-makeup-shows-her-perfect-whit-teeth-celebrates-birthday_273609-50080.jpg", - }, + { id: "t1", name: "Mom", role: "Supporter", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-hanging-out-jetty_52683-119020.jpg" }, + { id: "t2", name: "Dad", role: "Role Model", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-family-with-little-daughter_171337-7338.jpg" }, + { id: "t3", name: "Grandma", role: "Storyteller", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-senior-grey-haired-european-woman-smiles-broadly-applies-bright-makeup-shows-her-perfect-whit-teeth-celebrates-birthday_273609-50080.jpg" } ]} title="The Circle of Support" description="The amazing family and friends who make Johnny's life so special." @@ -247,61 +134,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Grandma Rose", - date: "May 2024", - title: "Heartwarming", - quote: "Johnny is the light of our lives.", - tag: "Family", - avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-with-pigtails-dressed-blue-blouse_273609-5746.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-child-with-knit-cap-life-jacket_23-2147562084.jpg?_wi=2", - imageAlt: "happy grandmother portrait smile", - }, - { - id: "2", - name: "Father Mike", - date: "April 2024", - title: "Incredible", - quote: "Every day is an adventure with him.", - tag: "Parent", - avatarSrc: "http://img.b2bpic.net/free-photo/father-spending-time-with-his-child_23-2149238806.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grandpa-taking-photo-grandson_23-2148294938.jpg", - imageAlt: "happy grandmother portrait smile", - }, - { - id: "3", - name: "Sarah Miller", - date: "March 2024", - title: "So Kind", - quote: "I love his endless imagination.", - tag: "Friend", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-baby-hands-mother-hands_23-2149294609.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-wooden-toy-plant-arrangement_23-2149357207.jpg?_wi=2", - imageAlt: "happy grandmother portrait smile", - }, - { - id: "4", - name: "Ben Lee", - date: "Feb 2024", - title: "Bright Spirit", - quote: "A truly wonderful child to know.", - tag: "Peer", - avatarSrc: "http://img.b2bpic.net/free-photo/best-friends_329181-7516.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/scrupulous-superwoman-ready-save-world-from-dirt-cleans-toilet-with-brush-looks-attentively-through-goggles-has-dirty-face-dressed-superhero-costume-isolated-pink-wall_273609-50617.jpg?_wi=2", - imageAlt: "happy grandmother portrait smile", - }, - { - id: "5", - name: "Teacher Jane", - date: "Jan 2024", - title: "Smart", - quote: "Johnny is exceptionally bright.", - tag: "Teacher", - avatarSrc: "http://img.b2bpic.net/free-photo/teacher-with-glasses-class_23-2148665899.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150256555.jpg?_wi=2", - imageAlt: "happy grandmother portrait smile", - }, + { id: "1", name: "Grandma Rose", date: "May 2024", title: "Heartwarming", quote: "Johnny is the light of our lives.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-with-pigtails-dressed-blue-blouse_273609-5746.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-child-with-knit-cap-life-jacket_23-2147562084.jpg", imageAlt: "happy grandmother portrait smile" }, + { id: "2", name: "Father Mike", date: "April 2024", title: "Incredible", quote: "Every day is an adventure with him.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/father-spending-time-with-his-child_23-2149238806.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grandpa-taking-photo-grandson_23-2148294938.jpg", imageAlt: "happy grandmother portrait smile" }, + { id: "3", name: "Sarah Miller", date: "March 2024", title: "So Kind", quote: "I love his endless imagination.", tag: "Friend", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-baby-hands-mother-hands_23-2149294609.jpg", imageSrc: "http://img.b2bpic.net/free-photo/colorful-wooden-toy-plant-arrangement_23-2149357207.jpg", imageAlt: "happy grandmother portrait smile" }, + { id: "4", name: "Ben Lee", date: "Feb 2024", title: "Bright Spirit", quote: "A truly wonderful child to know.", tag: "Peer", avatarSrc: "http://img.b2bpic.net/free-photo/best-friends_329181-7516.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scrupulous-superwoman-ready-save-world-from-dirt-cleans-toilet-with-brush-looks-attentively-through-goggles-has-dirty-face-dressed-superhero-costume-isolated-pink-wall_273609-50617.jpg", imageAlt: "happy grandmother portrait smile" }, + { id: "5", name: "Teacher Jane", date: "Jan 2024", title: "Smart", quote: "Johnny is exceptionally bright.", tag: "Teacher", avatarSrc: "http://img.b2bpic.net/free-photo/teacher-with-glasses-class_23-2148665899.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150256555.jpg", imageAlt: "happy grandmother portrait smile" } ]} title="Kind Words from Loved Ones" description="Heartfelt messages from those whose lives were touched by Johnny's charm." @@ -313,21 +150,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "What are his favorite hobbies?", - content: "Johnny loves playing outdoors and building with blocks.", - }, - { - id: "f2", - title: "How does he enjoy school?", - content: "He enjoys science and being with his friends.", - }, - { - id: "f3", - title: "How can I contribute?", - content: "Share your favorite memory of him on our contact page!", - }, + { id: "f1", title: "What are his favorite hobbies?", content: "Johnny loves playing outdoors and building with blocks." }, + { id: "f2", title: "How does he enjoy school?", content: "He enjoys science and being with his friends." }, + { id: "f3", title: "How can I contribute?", content: "Share your favorite memory of him on our contact page!" } ]} title="FAQs About Johnny" description="Common questions about his journey, interests, and milestones." @@ -338,9 +163,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1