Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-30 15:09:21 +00:00
2 changed files with 40 additions and 40 deletions

View File

@@ -11,8 +11,8 @@ import { Nunito_Sans } from "next/font/google";
export const metadata: Metadata = {
title: 'Baby Namer App | Find the Perfect Name for Your Child',
description: 'Discover thousands of baby names, filtered by faith, origin, and meaning. Our app makes finding unique and meaningful names joyful and easy for new parents. Download today!',
title: 'Zayn Bloom | Find the Perfect Name for Your Child',
description: 'Zayn Bloom helps you discover thousands of baby names, filtered by meaning, origin, and style. Our app makes finding unique and meaningful names joyful and easy for new parents. Download today!',
openGraph: {
"title": "Baby Namer App | Find the Perfect Name",
"description": "Discover thousands of baby names, filtered by faith, origin, and meaning. Our app makes finding unique and meaningful names joyful and easy for new parents.",

View File

@@ -46,9 +46,9 @@ export default function LandingPage() {
{
name: "Contact", id: "#contact"},
]}
brandName="Baby Namer"
brandName="Zayn Bloom"
button={{
text: "Download App", href: "#contact"}}
text: "Download Zayn Bloom", href: "#contact"}}
/>
</div>
@@ -56,9 +56,9 @@ export default function LandingPage() {
<HeroBillboardScroll
background={{
variant: "radial-gradient"}}
title="Discover the Perfect Name for Your Little One"
description="Our app makes finding a meaningful baby name easy and joyful. Explore thousands of options, filter by faith, origin, and meaning, and save your favorites to share with family."
tag="Joyful Naming Journey"
title="Discover Unique Names with Zayn Bloom"
description="Zayn Bloom helps you find the perfect name for your baby. Explore thousands of options, filter by meaning, origin, and style, and save your favorites to share with family and friends."
tag="Your Baby's Name Journey Starts Here"
tagIcon={Sparkles}
buttons={[
{
@@ -74,9 +74,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
tag="About Baby Namer"
tag="About Zayn Bloom"
tagIcon={Info}
title="Your Trusted Guide to Baby Naming Decisions"
title="Zayn Bloom: Guiding Your Baby Naming Decisions"
buttons={[
{
text: "Learn More About Us"},
@@ -100,9 +100,9 @@ export default function LandingPage() {
title: "Save & Share Favorites", description: "Create personalized lists of names you love and easily share them with your partner, family, and friends for their input and collaboration.", bentoComponent: "reveal-icon", icon: Heart
}
]}
title="Smart Naming Tools at Your Fingertips"
title="Zayn Bloom: Intelligent Naming Tools"
description="Our app offers powerful features to help you narrow down the perfect name, making your journey from expecting to naming a delightful experience. Explore, filter, and discover with ease."
tag="App Features"
tag="Key Features of Zayn Bloom"
tagIcon={Sparkles}
/>
</div>
@@ -115,21 +115,21 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "christian", name: "Christian Names", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-with-smartphone-indoors_23-2150909676.jpg", imageAlt: "Screenshot of Christian baby names in the app"},
id: "christian", name: "Christian Names", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-with-smartphone-indoors_23-2150909676.jpg", imageAlt: "Screenshot of Christian baby names in Zayn Bloom app"},
{
id: "muslim", name: "Muslim Names", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-phone-14-pro-lantern-left-side-white-background_187299-35457.jpg", imageAlt: "Screenshot of Muslim baby names in the app"},
id: "muslim", name: "Muslim Names", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-phone-14-pro-lantern-left-side-white-background_187299-35457.jpg", imageAlt: "Screenshot of Muslim baby names in Zayn Bloom app"},
{
id: "modern", name: "Modern & Trendy", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-repairing-car-toy_23-2149311283.jpg", imageAlt: "Screenshot of modern baby names in the app"},
id: "modern", name: "Modern & Trendy", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-repairing-car-toy_23-2149311283.jpg", imageAlt: "Screenshot of modern baby names in Zayn Bloom app"},
{
id: "classic", name: "Classic Choices", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/hands-elderly-woman-holding-mobile-phone_169016-26441.jpg", imageAlt: "Screenshot of classic baby names in the app"},
id: "classic", name: "Classic Choices", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/hands-elderly-woman-holding-mobile-phone_169016-26441.jpg", imageAlt: "Screenshot of classic baby names in Zayn Bloom app"},
{
id: "unique", name: "Unique & Rare", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/objects-showing-its-girl-expectancy_23-2150166823.jpg", imageAlt: "Screenshot of unique baby names in the app"},
id: "unique", name: "Unique & Rare", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/objects-showing-its-girl-expectancy_23-2150166823.jpg", imageAlt: "Screenshot of unique baby names in Zayn Bloom app"},
{
id: "popular", name: "Top Popular Names", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-using-smartphone-indoors_23-2150909556.jpg", imageAlt: "Screenshot of popular baby names in the app"}
id: "popular", name: "Top Popular Names", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-using-smartphone-indoors_23-2150909556.jpg", imageAlt: "Screenshot of popular baby names in Zayn Bloom app"}
]}
title="A World of Names in Your Pocket"
description="Our beautifully designed app brings the joy of name discovery right to your smartphone. Intuitive interfaces and rich data make name hunting a pleasure, all on a platform crafted for clarity and ease."
tag="Explore Name Categories"
title="Zayn Bloom: A Universe of Names for Your Child"
description="Zayn Bloom's beautifully designed app brings the joy of name discovery right to your smartphone. Intuitive interfaces and rich data make name hunting a pleasure, all on a platform crafted for clarity and ease."
tag="Discover Name Categories with Zayn Bloom"
/>
</div>
@@ -142,23 +142,23 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah J.", role: "New Mom", company: "California", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-two-mums-having-baby_23-2149168823.jpg", imageAlt: "Portrait of Sarah J., a happy new mom"},
imageSrc: "http://img.b2bpic.net/free-photo/family-two-mums-having-baby_23-2149168823.jpg", imageAlt: "Portrait of Sarah J., a happy new mom using Zayn Bloom"},
{
id: "2", name: "Michael C.", role: "First-time Dad", company: "New York", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-father-holding-baby-phone_23-2150166615.jpg", imageAlt: "Portrait of Michael C., a happy first-time dad"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-father-holding-baby-phone_23-2150166615.jpg", imageAlt: "Portrait of Michael C., a happy first-time dad using Zayn Bloom"},
{
id: "3", name: "Emily R.", role: "Expecting Parent", company: "Texas", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pregnancy-woman-with-dental-cream_1398-3318.jpg", imageAlt: "Portrait of Emily R., an expecting parent"},
imageSrc: "http://img.b2bpic.net/free-photo/pregnancy-woman-with-dental-cream_1398-3318.jpg", imageAlt: "Portrait of Emily R., an expecting parent using Zayn Bloom"},
{
id: "4", name: "David K.", role: "Parent of Two", company: "Florida", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-outdoors-spending-time-together_1328-2466.jpg", imageAlt: "Portrait of David K., a happy parent of two"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-outdoors-spending-time-together_1328-2466.jpg", imageAlt: "Portrait of David K., a happy parent of two using Zayn Bloom"},
{
id: "5", name: "Jessica L.", role: "Soon-to-be Mom", company: "Washington", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medicine-healthcare-coronavirus-concept-cheerful-smiling-middle-aged-redhead-doctor-physician-nurse-blue-scrubs-showing-way-medical-worker-pointing-sideways-choosing_1258-17131.jpg", imageAlt: "Portrait of Jessica L., a soon-to-be mom"},
imageSrc: "http://img.b2bpic.net/free-photo/medicine-healthcare-coronavirus-concept-cheerful-smiling-middle-aged-redhead-doctor-physician-nurse-blue-scrubs-showing-way-medical-worker-pointing-sideways-choosing_1258-17131.jpg", imageAlt: "Portrait of Jessica L., a soon-to-be mom using Zayn Bloom"},
]}
title="Loved by Parents Everywhere"
description="Hear what happy parents are saying about how our app helped them choose the perfect, most meaningful name for their little bundles of joy. Their stories inspire us daily."
tag="Happy Families"
title="Parents Love Zayn Bloom"
description="Hear what happy parents are saying about how Zayn Bloom helped them choose the perfect, most meaningful name for their little bundles of joy. Their stories inspire us daily."
tag="Zayn Bloom Success Stories"
tagIcon={Star}
/>
</div>
@@ -169,17 +169,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1", title: "How does the app filter names by religion?", content: "Our app features advanced filtering options that allow you to select specific religious categories, such as Christian, Muslim, Jewish, and more. Each name within these categories is curated to respect religious traditions and meanings."},
id: "1", title: "How does the app filter names by religion?", content: "Zayn Bloom features advanced filtering options that allow you to select specific religious categories, such as Christian, Muslim, Jewish, and more. Each name within these categories is curated to respect religious traditions and meanings."},
{
id: "2", title: "Can I save names to a favorites list?", content: "Yes, absolutely! You can easily save any name you like to a personalized favorites list. You can create multiple lists, sort them, and even add notes. Sharing your lists with family and friends is also just a tap away."},
{
id: "3", title: "Is the app available on both iOS and Android?", content: "Our Baby Namer app is available for download on both Apple's App Store and the Google Play Store, ensuring that all parents can access our comprehensive naming tools from their preferred device."},
id: "3", title: "Is the app available on both iOS and Android?", content: "The Zayn Bloom app is available for download on both Apple's App Store and the Google Play Store, ensuring that all parents can access our comprehensive naming tools from their preferred device."},
{
id: "4", title: "Are there any premium features?", content: "The core functionalities of the Baby Namer app, including name browsing, filtering, and saving, are completely free. We may introduce optional premium features or content packs in the future to enhance your experience, but the essential tools will always remain free."},
id: "4", title: "Are there any premium features?", content: "The core functionalities of Zayn Bloom app, including name browsing, filtering, and saving, are completely free. We may introduce optional premium features or content packs in the future to enhance your experience, but the essential tools will always remain free."},
]}
title="Your Questions, Answered"
description="We've compiled answers to common questions about our app and the baby naming process to help you on your journey. If you don't find what you're looking for, feel free to contact us."
tag="Common Questions"
title="Zayn Bloom: Your Questions, Answered"
description="We've compiled answers to common questions about Zayn Bloom and the baby naming process to help you on your journey. If you don't find what you're looking for, feel free to contact us."
tag="Zayn Bloom FAQs"
tagIcon={HelpCircle}
faqsAnimation="slide-up"
/>
@@ -190,9 +190,9 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "downward-rays-static"}}
tag="Get Started Today"
title="Download Our App Now!"
description="Ready to find the perfect name that truly speaks to you and your family? Download the Baby Namer app on your favorite platform. For any inquiries or support, feel free to reach out to us."
tag="Start Your Journey with Zayn Bloom"
title="Download Zayn Bloom Today!"
description="Ready to find the perfect name that truly speaks to you and your family? Download the Zayn Bloom app on your favorite platform. For any inquiries or support, feel free to reach out to us."
inputPlaceholder="Enter your email for updates"
buttonText="Stay Connected"
termsText="By clicking 'Stay Connected' you agree to receive occasional updates and marketing emails."
@@ -202,7 +202,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoSrc="http://img.b2bpic.net/free-vector/baby-cards-collection-flat-style_23-2147764058.jpg"
logoText="Baby Namer"
logoText="Zayn Bloom"
columns={[
{
title: "App", items: [
@@ -233,10 +233,10 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2024 Baby Namer App. All rights reserved."
copyrightText="© 2024 Zayn Bloom App. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}