Update src/app/page.tsx

This commit is contained in:
2026-05-30 21:42:03 +00:00
parent 78f74e74a5
commit 185f2141f0

View File

@@ -30,33 +30,19 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Homeschooling", name: "Homeschooling", id: "/homeschooling"},
id: "/homeschooling",
},
{ {
name: "Re-Design", name: "Re-Design", id: "/re-design"},
id: "/re-design",
},
{ {
name: "Speaking", name: "Speaking", id: "/speaking"},
id: "/speaking",
},
{ {
name: "About Niki", name: "About Niki", id: "/about"},
id: "/about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "/testimonials"},
id: "/testimonials",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Niki Rodrigues" brandName="Niki Rodrigues"
/> />
@@ -65,121 +51,70 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Helping Families Thrive at Home, in Learning, and in Life" title="Helping Families Thrive at Home, in Learning, and in Life"
description="Homeschooling mentorship, practical family support, inspiring workshops, and affordable interior re-design with Niki Rodrigues." description="Homeschooling mentorship, practical family support, inspiring workshops, and affordable interior re-design with Niki Rodrigues."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/family-lesson-time_23-2148542786.jpg", imageSrc: "http://img.b2bpic.net/free-photo/family-lesson-time_23-2148542786.jpg", imageAlt: "A happy family homeschooling together at home, smiling and engaged in learning."},
imageAlt: "A happy family homeschooling together at home, smiling and engaged in learning.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clapping_23-2148686532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clapping_23-2148686532.jpg", imageAlt: "Niki Rodrigues speaking on stage, engaging a diverse audience with an inspiring presentation."},
imageAlt: "Niki Rodrigues speaking on stage, engaging a diverse audience with an inspiring presentation.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-headphones-studio_23-2149386583.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-headphones-studio_23-2149386583.jpg", imageAlt: "Niki Rodrigues recording her 'Homeschooling Matters' podcast, with a microphone and headphones."},
imageAlt: "Niki Rodrigues recording her 'Homeschooling Matters' podcast, with a microphone and headphones.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/two-sisters-home_1157-18787.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-sisters-home_1157-18787.jpg", imageAlt: "A happy family homeschooling together at home, smiling and engaged in learning."},
imageAlt: "A happy family homeschooling together at home, smiling and engaged in learning.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-person-attending-theatre_23-2151184602.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-person-attending-theatre_23-2151184602.jpg", imageAlt: "Niki Rodrigues speaking on stage, engaging a diverse audience with an inspiring presentation."},
imageAlt: "Niki Rodrigues speaking on stage, engaging a diverse audience with an inspiring presentation.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-broadcasting-radio_23-2148808754.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-broadcasting-radio_23-2148808754.jpg", imageAlt: "Niki Rodrigues recording her 'Homeschooling Matters' podcast, with a microphone and headphones."},
imageAlt: "Niki Rodrigues recording her 'Homeschooling Matters' podcast, with a microphone and headphones.",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786481.jpg", imageAlt: "A modern, elegantly re-designed home office space with warm decor elements."},
imageAlt: "A modern, elegantly re-designed home office space with warm decor elements.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-helping-daughter-with-her-homework_1170-2801.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-helping-daughter-with-her-homework_1170-2801.jpg", imageAlt: "Niki Rodrigues mentoring a parent, offering guidance and support in a professional setting."},
imageAlt: "Niki Rodrigues mentoring a parent, offering guidance and support in a professional setting.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898552.jpg", imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898552.jpg", imageAlt: "A cozy, creatively styled home interior with unique decor and warm lighting."},
imageAlt: "A cozy, creatively styled home interior with unique decor and warm lighting.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-blackboards_23-2148577685.jpg", imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-blackboards_23-2148577685.jpg", imageAlt: "A modern, elegantly re-designed home office space with warm decor elements."},
imageAlt: "A modern, elegantly re-designed home office space with warm decor elements.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361539.jpg", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361539.jpg", imageAlt: "Niki Rodrigues mentoring a parent, offering guidance and support in a professional setting."},
imageAlt: "Niki Rodrigues mentoring a parent, offering guidance and support in a professional setting.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-family-moving-into-new-home_23-2149199036.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-family-moving-into-new-home_23-2149199036.jpg", imageAlt: "A cozy, creatively styled home interior with unique decor and warm lighting."},
imageAlt: "A cozy, creatively styled home interior with unique decor and warm lighting.",
},
]} ]}
tag="Niki Rodrigues" tag="Niki Rodrigues"
buttons={[ buttons={[
{ {
text: "Explore Homeschool Support", text: "Explore Homeschool Support", href: "/homeschooling"},
href: "/homeschooling",
},
{ {
text: "Book Interior Re-Design Help", text: "Book Interior Re-Design Help", href: "/re-design"},
href: "/re-design",
},
{ {
text: "Contact Niki", text: "Contact Niki", href: "/contact"},
href: "/contact",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/cute-family-spending-quality-time-together-home_23-2149038357.jpg", src: "http://img.b2bpic.net/free-photo/cute-family-spending-quality-time-together-home_23-2149038357.jpg", alt: "Cute family spending quality time together at home"},
alt: "Cute family spending quality time together at home",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-parents-kid_23-2149610835.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-parents-kid_23-2149610835.jpg", alt: "Medium shot smiley parents and kid"},
alt: "Medium shot smiley parents and kid",
},
{ {
src: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662439.jpg", src: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662439.jpg", alt: "Full shot family ready to move into a new home"},
alt: "Full shot family ready to move into a new home",
},
{ {
src: "http://img.b2bpic.net/free-photo/father-reading-book-daughters_23-2147737590.jpg", src: "http://img.b2bpic.net/free-photo/father-reading-book-daughters_23-2147737590.jpg", alt: "Father reading book to daughters"},
alt: "Father reading book to daughters",
},
{ {
src: "http://img.b2bpic.net/free-photo/cozy-home-interior-living-room-with-vase-flowers-candles_169016-3572.jpg", src: "http://img.b2bpic.net/free-photo/cozy-home-interior-living-room-with-vase-flowers-candles_169016-3572.jpg", alt: "Cozy home interior living room with a vase of flowers and candles"},
alt: "Cozy home interior living room with a vase of flowers and candles",
},
]} ]}
avatarText="Join 1500+ thriving families!" avatarText="Join 1500+ thriving families!"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Homeschooling Success"},
text: "Homeschooling Success",
},
{ {
type: "text", type: "text", text: "Home Re-Design"},
text: "Home Re-Design",
},
{ {
type: "text", type: "text", text: "Family Balance"},
text: "Family Balance",
},
{ {
type: "text", type: "text", text: "Inspiring Workshops"},
text: "Inspiring Workshops",
},
{ {
type: "text", type: "text", text: "Purpose-Driven Living"},
text: "Purpose-Driven Living",
},
]} ]}
/> />
</div> </div>
@@ -189,9 +124,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="Your Guide to Thriving at Home, Learning, and Life" title="Your Guide to Thriving at Home, Learning, and Life"
description={[ description={[
"Hi! I'm Niki. Wife, Homeschooling Mom of 8, and an entrepreneur passionate about empowering families. With over 15 years of experience, I guide parents through homeschooling challenges, host inspiring workshops, and help transform homes into havens.", "Hi! I'm Niki. Wife, Homeschooling Mom of 8, and an entrepreneur passionate about empowering families. With over 15 years of experience, I guide parents through homeschooling challenges, host inspiring workshops, and help transform homes into havens.", "I believe a thriving home starts with intentional living, confident parenting, and a nurturing environment. Whether you're navigating homeschooling or dreaming of a home makeover, I'm here to support your journey."]}
"I believe a thriving home starts with intentional living, confident parenting, and a nurturing environment. Whether you're navigating homeschooling or dreaming of a home makeover, I'm here to support your journey.",
]}
/> />
</div> </div>
@@ -202,41 +135,21 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "homeschooling-support", id: "homeschooling-support", title: "Homeschooling Support & Mentorship", description: "Courses, mentorship, webinars, and practical tools for parents who want confidence, clarity, and community in their homeschooling journey.", author: "Niki Rodrigues", tags: [
title: "Homeschooling Support & Mentorship", "Homeschooling", "Parenting", "Community"],
description: "Courses, mentorship, webinars, and practical tools for parents who want confidence, clarity, and community in their homeschooling journey.", imageSrc: "http://img.b2bpic.net/free-photo/mother-cute-daughter-drawing-lying-bed_23-2148070444.jpg", imageAlt: "Mother and child homeschooling with a workbook in a cozy setting."},
tags: [
"Homeschooling",
"Parenting",
"Community",
],
imageSrc: "http://img.b2bpic.net/free-photo/mother-cute-daughter-drawing-lying-bed_23-2148070444.jpg",
imageAlt: "Mother and child homeschooling with a workbook in a cozy setting.",
},
{ {
id: "interior-re-design", id: "interior-re-design", title: "Interior Re-Design & Home Styling", description: "Affordable, creative room re-design guidance to help you make your house feel like home.", author: "Niki Rodrigues", tags: [
title: "Interior Re-Design & Home Styling", "Home", "Design", "Affordable"],
description: "Affordable, creative room re-design guidance to help you make your house feel like home.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-scandinavian-living-room-with-design-mint-sofa-furnitures-mock-up-poster-map-plants-eleg_1258-152147.jpg", imageAlt: "Stylish living room interior with modern design and warm decor."},
tags: [
"Home",
"Design",
"Affordable",
],
imageSrc: "http://img.b2bpic.net/free-photo/stylish-scandinavian-living-room-with-design-mint-sofa-furnitures-mock-up-poster-map-plants-eleg_1258-152147.jpg",
imageAlt: "Stylish living room interior with modern design and warm decor.",
},
]} ]}
title="Empowering Your Family's Journey" title="Empowering Your Family's Journey"
description="Discover tailored support for homeschooling or unlock the potential of your living spaces." description="Discover tailored support for homeschooling or unlock the potential of your living spaces."
buttons={[ buttons={[
{ {
text: "View Homeschooling Options", text: "View Homeschooling Options", href: "/homeschooling"},
href: "/homeschooling",
},
{ {
text: "Explore Re-Design Services", text: "Explore Re-Design Services", href: "/re-design"},
href: "/re-design",
},
]} ]}
/> />
</div> </div>
@@ -250,26 +163,11 @@ export default function LandingPage() {
carouselMode="buttons" carouselMode="buttons"
products={[ products={[
{ {
id: "homeschool-success", id: "homeschool-success", name: "Homeschool Success: 6-Week Mentorship E-Course", price: "Join Waitlist", imageSrc: "http://img.b2bpic.net/free-photo/you-should-listen-more-carefully-teacher-as-she-explains-lesson_637285-11429.jpg", imageAlt: "Laptop screen showing an online course platform for homeschooling success."},
name: "Homeschool Success: 6-Week Mentorship E-Course",
price: "Join Waitlist",
imageSrc: "http://img.b2bpic.net/free-photo/you-should-listen-more-carefully-teacher-as-she-explains-lesson_637285-11429.jpg",
imageAlt: "Laptop screen showing an online course platform for homeschooling success.",
},
{ {
id: "practical-homeschooling", id: "practical-homeschooling", name: "Practical Homeschooling: Balance, Burnout & Rhythms", price: "Register Interest", imageSrc: "http://img.b2bpic.net/free-photo/small-girl-writing-homework-while-parents-are-working-background-home_637285-12549.jpg", imageAlt: "A planner and notebook with homeschooling schedule and routine notes."},
name: "Practical Homeschooling: Balance, Burnout & Rhythms",
price: "Register Interest",
imageSrc: "http://img.b2bpic.net/free-photo/small-girl-writing-homework-while-parents-are-working-background-home_637285-12549.jpg",
imageAlt: "A planner and notebook with homeschooling schedule and routine notes.",
},
{ {
id: "re-design-on-a-dime", id: "re-design-on-a-dime", name: "Re-Design On A Dime: Transform Your Home, Affordably", price: "Learn More", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-gesticulating_273609-40345.jpg", imageAlt: "Interior design mood board with fabric swatches and decor samples."},
name: "Re-Design On A Dime: Transform Your Home, Affordably",
price: "Learn More",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-gesticulating_273609-40345.jpg",
imageAlt: "Interior design mood board with fabric swatches and decor samples.",
},
]} ]}
title="Our Featured Offerings" title="Our Featured Offerings"
description="Explore popular courses and services designed to help you thrive at home and in life." description="Explore popular courses and services designed to help you thrive at home and in life."
@@ -282,50 +180,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", title: "Empowering & Practical!", quote: "Niki's homeschooling mentorship changed our family's entire dynamic. We now have clarity, confidence, and a joyful learning environment. Highly recommend!", name: "Sarah J.", role: "Homeschooling Parent", imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-cuddling-with-her-mother-after-solving-conflict-therapy-session_482257-121558.jpg", imageAlt: "Portrait of a happy mother."},
title: "Empowering & Practical!",
quote: "Niki's homeschooling mentorship changed our family's entire dynamic. We now have clarity, confidence, and a joyful learning environment. Highly recommend!",
name: "Sarah J.",
role: "Homeschooling Parent",
imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-cuddling-with-her-mother-after-solving-conflict-therapy-session_482257-121558.jpg",
imageAlt: "Portrait of a happy mother.",
},
{ {
id: "2", id: "2", title: "A True Game-Changer", quote: "The Practical Homeschooling Course offered solutions to all my challenges. Nikis approach is incredibly relatable and effective for busy parents.", name: "Michael T.", role: "Father of Three", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-using-laptop_23-2148392274.jpg", imageAlt: "Portrait of a father with a friendly smile."},
title: "A True Game-Changer",
quote: "The Practical Homeschooling Course offered solutions to all my challenges. Nikis approach is incredibly relatable and effective for busy parents.",
name: "Michael T.",
role: "Father of Three",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-using-laptop_23-2148392274.jpg",
imageAlt: "Portrait of a father with a friendly smile.",
},
{ {
id: "3", id: "3", title: "Dream Home Achieved!", quote: "Our home re-design with Niki was a dream! She truly understood our vision and created a space that feels both beautiful and functional, all within budget.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/view-unshaven-woman-home-daily-life-scene_23-2150168742.jpg", imageAlt: "Woman enjoying a beautifully designed home interior."},
title: "Dream Home Achieved!",
quote: "Our home re-design with Niki was a dream! She truly understood our vision and created a space that feels both beautiful and functional, all within budget.",
name: "Emily R.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/view-unshaven-woman-home-daily-life-scene_23-2150168742.jpg",
imageAlt: "Woman enjoying a beautifully designed home interior.",
},
{ {
id: "4", id: "4", title: "Inspired and Equipped", quote: "Nikis workshop on balancing entrepreneurship and family life was phenomenal. I left with actionable steps and renewed motivation. An incredible speaker!", name: "David K.", role: "Workshop Attendee & Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038419.jpg", imageAlt: "Man participating in a workshop."},
title: "Inspired and Equipped",
quote: "Nikis workshop on balancing entrepreneurship and family life was phenomenal. I left with actionable steps and renewed motivation. An incredible speaker!",
name: "David K.",
role: "Workshop Attendee & Entrepreneur",
imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038419.jpg",
imageAlt: "Man participating in a workshop.",
},
{ {
id: "5", id: "5", title: "Confident Homeschooling", quote: "Before Niki, I felt overwhelmed. Now, I feel confident and supported in our homeschooling journey. Her insights are invaluable!", name: "Jessica M.", role: "New Homeschooler", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-looking-up-checked-shirt-looking-focused_176474-49137.jpg", imageAlt: "Woman looking confident and thoughtful."},
title: "Confident Homeschooling",
quote: "Before Niki, I felt overwhelmed. Now, I feel confident and supported in our homeschooling journey. Her insights are invaluable!",
name: "Jessica M.",
role: "New Homeschooler",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-looking-up-checked-shirt-looking-focused_176474-49137.jpg",
imageAlt: "Woman looking confident and thoughtful.",
},
]} ]}
title="What Parents & Clients Say" title="What Parents & Clients Say"
description="Inspiring feedback from families and homeowners who have transformed their lives and spaces with Niki's guidance." description="Inspiring feedback from families and homeowners who have transformed their lives and spaces with Niki's guidance."
@@ -336,8 +199,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get In Touch" tag="Get In Touch"
title="Ready to Take the Next Step?" title="Ready to Take the Next Step?"
description="Connect with Niki for personalized support, to book a consultation, or discuss your next project." description="Connect with Niki for personalized support, to book a consultation, or discuss your next project."
@@ -351,62 +213,37 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Homeschooling", title: "Homeschooling", items: [
items: [
{ {
label: "Success Course", label: "Success Course", href: "/homeschooling/success-course"},
href: "/homeschooling/success-course",
},
{ {
label: "Practical Course", label: "Practical Course", href: "/homeschooling/practical-course"},
href: "/homeschooling/practical-course",
},
{ {
label: "Webinars", label: "Webinars", href: "/homeschooling/webinars"},
href: "/homeschooling/webinars",
},
{ {
label: "Podcast", label: "Podcast", href: "/homeschooling/podcast"},
href: "/homeschooling/podcast",
},
], ],
}, },
{ {
title: "Re-Design", title: "Re-Design", items: [
items: [
{ {
label: "On A Dime", label: "On A Dime", href: "/re-design/on-a-dime"},
href: "/re-design/on-a-dime",
},
{ {
label: "Interior Course", label: "Interior Course", href: "/re-design/course"},
href: "/re-design/course",
},
{ {
label: "Portfolio", label: "Portfolio", href: "/re-design/portfolio"},
href: "/re-design/portfolio",
},
], ],
}, },
{ {
title: "Niki Rodrigues", title: "Niki Rodrigues", items: [
items: [
{ {
label: "About Niki", label: "About Niki", href: "/about"},
href: "/about",
},
{ {
label: "Testimonials", label: "Testimonials", href: "/testimonials"},
href: "/testimonials",
},
{ {
label: "Speaking", label: "Speaking", href: "/speaking"},
href: "/speaking",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
]} ]}