4 Commits

Author SHA1 Message Date
af6a9fe8a7 Update src/app/page.tsx 2026-04-17 15:17:38 +00:00
7f1cc12b4e Merge version_1 into main
Merge version_1 into main
2026-04-17 15:13:17 +00:00
715fdb4fc6 Merge version_1 into main
Merge version_1 into main
2026-04-17 15:12:53 +00:00
2687685f21 Merge version_1 into main
Merge version_1 into main
2026-04-17 15:12:25 +00:00

View File

@@ -32,14 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", id: "hero"}, { name: "Products", id: "products" },
{ { name: "About", id: "about" },
name: "Products", id: "products"}, { name: "Contact", id: "contact" },
{
name: "About", id: "about"},
{
name: "Contact", id: "contact"},
]} ]}
brandName="Little Gemma's Adventures" brandName="Little Gemma's Adventures"
/> />
@@ -47,15 +43,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient"}}
logoText="Little Gemma's Adventures" logoText="Little Gemma's Adventures"
description="Unlock a world of magical learning and digital discovery for your little explorers." description="Unlock a world of magical learning and digital discovery for your little explorers."
buttons={[ buttons={[
{ { text: "Shop Products", href: "#products" },
text: "Shop Products", href: "#products"}, { text: "Our Story", href: "#about" },
{
text: "Our Story", href: "#about"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/magenta-landscape-with-fantasy-nature_23-2150693979.jpg" imageSrc="http://img.b2bpic.net/free-photo/magenta-landscape-with-fantasy-nature_23-2150693979.jpg"
imageAlt="Magical adventure land" imageAlt="Magical adventure land"
@@ -70,41 +63,26 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Interactive Learning", description: "Discover fun ways to build core skills through play-based digital challenges.", media: { title: "Interactive Learning", description: "Discover fun ways to build core skills through play-based digital challenges.", media: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-paper-cut-colorful_474888-7151.jpg", imageAlt: "Learning icon" },
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-paper-cut-colorful_474888-7151.jpg", imageAlt: "Learning icon"},
items: [ items: [
{ { icon: Sparkles, text: "Engaging gamification" },
icon: Sparkles, { icon: CheckCircle, text: "Skill-based progress" },
text: "Engaging gamification"},
{
icon: CheckCircle,
text: "Skill-based progress"},
], ],
reverse: false, reverse: false,
}, },
{ {
title: "Creative Adventures", description: "Immersive storytelling experiences tailored for growing imaginations.", media: { title: "Creative Adventures", description: "Immersive storytelling experiences tailored for growing imaginations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/magic-fairy-tale-book-illustration-with-fantasy-landscape_23-2150133003.jpg", imageAlt: "Book icon" },
imageSrc: "http://img.b2bpic.net/free-photo/magic-fairy-tale-book-illustration-with-fantasy-landscape_23-2150133003.jpg", imageAlt: "Book icon"},
items: [ items: [
{ { icon: Star, text: "Story-led activities" },
icon: Star, { icon: Zap, text: "Fast-paced fun" },
text: "Story-led activities"},
{
icon: Zap,
text: "Fast-paced fun"},
], ],
reverse: true, reverse: true,
}, },
{ {
title: "Family Friendly Fun", description: "Safe, curated, and easy-to-use digital products designed by experts.", media: { title: "Family Friendly Fun", description: "Safe, curated, and easy-to-use digital products designed by experts.", media: { imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=1", imageAlt: "Fun icon" },
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=1", imageAlt: "Fun icon"},
items: [ items: [
{ { icon: Award, text: "Expert-approved" },
icon: Award, { icon: Shield, text: "Safe digital space" },
text: "Expert-approved"},
{
icon: Shield,
text: "Safe digital space"},
], ],
reverse: false, reverse: false,
}, },
@@ -121,18 +99,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ { id: "p1", name: "Magical Coloring Book", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=2" },
id: "p1", name: "Magical Coloring Book", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=2"}, { id: "p2", name: "Treasure Hunt Map", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg" },
{ { id: "p3", name: "Sticker Adventure Pack", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-scrapbook-kit-with-watermelon-drawings_23-2147557503.jpg" },
id: "p2", name: "Treasure Hunt Map", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg"}, { id: "p4", name: "Animal Flashcards", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/violet-paints-white-paper_23-2148015597.jpg" },
{ { id: "p5", name: "Enchanted Storytime", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/adorable-mushroom-illustration_23-2151700690.jpg" },
id: "p3", name: "Sticker Adventure Pack", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-scrapbook-kit-with-watermelon-drawings_23-2147557503.jpg"}, { id: "p6", name: "Forest Puzzle Game", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/pixelated-image_1160-677.jpg" },
{
id: "p4", name: "Animal Flashcards", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/violet-paints-white-paper_23-2148015597.jpg"},
{
id: "p5", name: "Enchanted Storytime", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/adorable-mushroom-illustration_23-2151700690.jpg"},
{
id: "p6", name: "Forest Puzzle Game", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/pixelated-image_1160-677.jpg"},
]} ]}
title="Magical Digital Downloads" title="Magical Digital Downloads"
description="Instant access to enchanting learning resources." description="Instant access to enchanting learning resources."
@@ -146,12 +118,9 @@ export default function LandingPage() {
title="Inspired by Wonder" title="Inspired by Wonder"
description="Little Gemma's Adventures was founded on the belief that every child should have a magical path to discovering their potential. We create products that bridge the gap between education and play." description="Little Gemma's Adventures was founded on the belief that every child should have a magical path to discovering their potential. We create products that bridge the gap between education and play."
bulletPoints={[ bulletPoints={[
{ { title: "Playful Learning", description: "Engaging kids in active exploration." },
title: "Playful Learning", description: "Engaging kids in active exploration."}, { title: "Safe Space", description: "Designed with child-friendly safety in mind." },
{ { title: "Infinite Growth", description: "Tools that evolve with your little one." },
title: "Safe Space", description: "Designed with child-friendly safety in mind."},
{
title: "Infinite Growth", description: "Tools that evolve with your little one."},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/rendering-cartoon-fantasy-scene-with-boy_23-2151150875.jpg" imageSrc="http://img.b2bpic.net/free-photo/rendering-cartoon-fantasy-scene-with-boy_23-2151150875.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -163,7 +132,8 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Magical Moms", "Tiny Explorers", "Bright Minds", "Happy Kiddos", "Curious Tots", "Wonder Creators", "Little Learners"]} "Magical Moms", "Tiny Explorers", "Bright Minds", "Happy Kiddos", "Curious Tots", "Wonder Creators", "Little Learners"
]}
title="Trusted by Families" title="Trusted by Families"
description="Our community is growing every single day." description="Our community is growing every single day."
/> />
@@ -175,16 +145,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "t1", name: "Sarah W.", role: "Mother of two", testimonial: "My kids can't get enough of the sticker packs!", imageSrc: "http://img.b2bpic.net/free-photo/casual-childhood-lifestyle-activity-text_1134-773.jpg" },
id: "t1", name: "Sarah W.", role: "Mother of two", testimonial: "My kids can't get enough of the sticker packs!", imageSrc: "http://img.b2bpic.net/free-photo/casual-childhood-lifestyle-activity-text_1134-773.jpg"}, { id: "t2", name: "Mike R.", role: "Teacher", testimonial: "The interactive puzzles are perfect for classroom engagement.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-male-teacher-education-day_23-2150980013.jpg" },
{ { id: "t3", name: "Jane L.", role: "Parent", testimonial: "Beautifully designed and educational. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/father-s-day-party-front-side-white-background_187299-40046.jpg" },
id: "t2", name: "Mike R.", role: "Teacher", testimonial: "The interactive puzzles are perfect for classroom engagement.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-male-teacher-education-day_23-2150980013.jpg"}, { id: "t4", name: "Alex K.", role: "Kid fan", testimonial: "The coloring books are so fun and magical!", imageSrc: "http://img.b2bpic.net/free-photo/happy-cartoon-boy-with-big-eyes_1308-171308.jpg" },
{ { id: "t5", name: "Dana M.", role: "Educator", testimonial: "Little Gemma's makes digital learning accessible and fun.", imageSrc: "http://img.b2bpic.net/free-photo/people-connecting-through-hugging_23-2151012546.jpg" },
id: "t3", name: "Jane L.", role: "Parent", testimonial: "Beautifully designed and educational. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/father-s-day-party-front-side-white-background_187299-40046.jpg"},
{
id: "t4", name: "Alex K.", role: "Kid fan", testimonial: "The coloring books are so fun and magical!", imageSrc: "http://img.b2bpic.net/free-photo/happy-cartoon-boy-with-big-eyes_1308-171308.jpg"},
{
id: "t5", name: "Dana M.", role: "Educator", testimonial: "Little Gemma's makes digital learning accessible and fun.", imageSrc: "http://img.b2bpic.net/free-photo/people-connecting-through-hugging_23-2151012546.jpg"},
]} ]}
title="Happy Adventurers" title="Happy Adventurers"
description="What our amazing community has to say." description="What our amazing community has to say."
@@ -195,12 +160,9 @@ export default function LandingPage() {
<FaqSplitText <FaqSplitText
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ { id: "f1", title: "Are these products downloadable?", content: "Yes, everything is digital and available instantly." },
id: "f1", title: "Are these products downloadable?", content: "Yes, everything is digital and available instantly."}, { id: "f2", title: "Is it safe for children?", content: "Our content is curated for safe, child-friendly interaction." },
{ { id: "f3", title: "Can I print these?", content: "Most of our products are designed to be printer-friendly." },
id: "f2", title: "Is it safe for children?", content: "Our content is curated for safe, child-friendly interaction."},
{
id: "f3", title: "Can I print these?", content: "Most of our products are designed to be printer-friendly."},
]} ]}
sideTitle="Common Questions" sideTitle="Common Questions"
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -210,8 +172,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient"}}
tag="Keep in touch" tag="Keep in touch"
title="Join the Adventure" title="Join the Adventure"
description="Sign up for updates on new downloads and magical surprises." description="Sign up for updates on new downloads and magical surprises."
@@ -221,22 +182,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBase
columns={[ columns={[
{ { title: "Brand", items: [{ label: "About", href: "#about" }, { label: "Products", href: "#products" }] },
title: "Brand", items: [ { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] },
{
label: "About", href: "#about"},
{
label: "Products", href: "#products"},
],
},
{
title: "Support", items: [
{
label: "FAQ", href: "#faq"},
{
label: "Contact", href: "#contact"},
],
},
]} ]}
logoText="Little Gemma's Adventures" logoText="Little Gemma's Adventures"
/> />