Update src/app/page.tsx

This commit is contained in:
2026-03-10 10:31:51 +00:00
parent 39d15fe909
commit 94c3cbdbb9

View File

@@ -1,16 +1,16 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterCard from '@/components/sections/footer/FooterCard';
import { CheckCircle, Facebook, Heart, Instagram, Mail, Sparkles, Star, Twitter, Award, Shield, TrendingUp } from 'lucide-react';
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroBillboardTestimonial from "@/components/sections/hero/HeroBillboardTestimonial";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import { CheckCircle, Facebook, Heart, Instagram, Mail, Sparkles, Star, Twitter } from "lucide-react";
export default function LandingPage() {
return (
@@ -36,9 +36,7 @@ export default function LandingPage() {
{ name: "Why Choose Us", id: "features" },
{ name: "Contact", id: "contact" }
]}
button={{
text: "Shop Now", href: "https://shop.brendkids.com"
}}
button={{ text: "Shop Now", href: "https://shop.brendkids.com" }}
/>
</div>
@@ -49,21 +47,21 @@ export default function LandingPage() {
tag="New Collection"
tagIcon={Sparkles}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mother-with-daughter-doing-laundry-self-serviece-laundrette_1303-19555.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-three-young-beautiful-smiling-hipster-girls-trendy-summer-clothes-sexy-carefree-women-posing-street-near-wall-positive-models-having-fun-sunglasses-hugging_158538-6948.jpg"
imageAlt="Kids wearing colorful clothing at Brend Kids store"
mediaAnimation="blur-reveal"
testimonials={[
{
name: "Sarah Johnson", handle: "Mom of 2, Happy Parent", testimonial: "Brend Kids has the best quality clothes for my children. They love wearing them!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-white-shirt-sitting-smiling-living-room_176474-6533.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-two-cute-hugging-female-friends-posing-park_181624-51420.jpg?_wi=1", imageAlt: "happy mother with kids smiling"
},
{
name: "Michael Chen", handle: "Father, Quality Enthusiast", testimonial: "Finally found a store that combines style, comfort, and safety. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-playing-with-her-father-park_23-2148201652.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-father-his-daughter-home_624325-4129.jpg?_wi=1", imageAlt: "father child playing joyful together"
},
{
name: "Emma Williams", handle: "Grandmother, Fashion Lover", testimonial: "The variety and quality are exceptional. My grandkids look adorable in Brend Kids outfits.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-having-fun-outdoors_23-2150753194.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/little-blonde-girl-wearing-striped-shirt_273609-14540.jpg?_wi=1", imageAlt: "little girl smiling cute portrait"
}
]}
buttons={[
@@ -79,12 +77,10 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Brend Kids brings" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/two-little-girl-hand-holding-up-having-fun-outdoor_1150-4150.jpg", alt: "Kids playing" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/children-play-with-dad-park-they-pull-rope-have-fun-laying-sunny-day_146671-15086.jpg", alt: "Kids playing" },
{ type: "text", content: "joy and style together" }
]}
buttons={[
{ text: "Explore Our Story", href: "#features" }
]}
buttons={[{ text: "Explore Our Story", href: "#features" }]}
buttonAnimation="slide-up"
useInvertedBackground={true}
/>
@@ -102,22 +98,20 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Brend Kids", name: "Colorful Summer T-Shirt", price: "$24.99", rating: 5,
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-skateboard-sitting-bench_23-2148267961.jpg", imageAlt: "Colorful kids t-shirt"
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-skateboard_23-2148268046.jpg", imageAlt: "Colorful kids t-shirt"
},
{
id: "2", brand: "Brend Kids", name: "Playful Casual Dress", price: "$34.99", rating: 5,
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/boy-outdoor-sitting-tree_23-2148551139.jpg", imageAlt: "Kids casual dress"
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/dancing-team-studio_1303-10932.jpg", imageAlt: "Kids casual dress"
},
{
id: "3", brand: "Brend Kids", name: "Cozy Comfort Hoodie", price: "$44.99", rating: 5,
reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy-wearing-sunglasses_23-2149334615.jpg", imageAlt: "Kids comfortable hoodie"
reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-boy-forest-alone_1303-21611.jpg", imageAlt: "Kids comfortable hoodie"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
buttons={[
{ text: "View All Products", href: "https://shop.brendkids.com" }
]}
buttons={[{ text: "View All Products", href: "https://shop.brendkids.com" }]}
buttonAnimation="slide-up"
/>
</div>
@@ -134,20 +128,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Premium Quality Materials", description: "We use only the finest fabrics and materials that are soft, durable, and built to last through all your child's adventures.", imageSrc: "http://img.b2bpic.net/free-photo/line-three-different-zips_23-2148212677.jpg"
title: "Premium Quality Materials", description: "We use only the finest fabrics and materials that are soft, durable, and built to last through all your child's adventures.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-with-copy-space_23-2148329852.jpg", imageAlt: "premium fabric quality texture close up"
},
{
id: 2,
title: "Safety Certified", description: "All our products meet international safety standards and are rigorously tested to ensure your child's wellbeing.", imageSrc: "http://img.b2bpic.net/free-vector/set-five-luxury-product-stickers_23-2147634195.jpg"
title: "Safety Certified", description: "All our products meet international safety standards and are rigorously tested to ensure your child's wellbeing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149752757.jpg", imageAlt: "safe approved certification badge quality"
},
{
id: 3,
title: "Trendy Designs", description: "Fashion-forward styles that kids love wearing. From classic to contemporary, we have something for every personality.", imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg"
title: "Trendy Designs", description: "Fashion-forward styles that kids love wearing. From classic to contemporary, we have something for every personality.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-kid-is-posing-house_344912-2606.jpg", imageAlt: "trendy kids fashion style colorful"
}
]}
buttons={[
{ text: "Shop Now", href: "https://shop.brendkids.com" }
]}
buttons={[{ text: "Shop Now", href: "https://shop.brendkids.com" }]}
buttonAnimation="slide-up"
/>
</div>
@@ -155,14 +147,14 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Families Worldwide"
description="Join thousands of happy parents who've made Brend Kids their go-to brand for quality children's clothing. Our trust indicators show why families choose us."
tag="Trust & Quality"
tagIcon={Award}
description="Join thousands of happy parents who've made Brend Kids their go-to brand for quality children's clothing."
tag="Trusted Partner"
tagIcon={Heart}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
names={[
"50,000+ Happy Families", "98% Customer Satisfaction", "ISO Certified Quality", "10+ Years Industry Experience", "Award-Winning Designs", "100% Safe Materials Guarantee", "24/7 Customer Support", "Eco-Friendly Practices"
"Happy Parents Network", "Kids Fashion Guide", "Family Magazine", "Child Safety Association", "Quality Parents Community", "Kids Wellness Forum", "Fashion Kids Collective", "Parent Trust Badge"
]}
speed={40}
showCard={true}
@@ -172,36 +164,30 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Customers Say"
description="Real stories from real families who love Brend Kids. Discover why parents trust us for their children's wardrobe needs."
tag="Customer Reviews"
description="Real stories from real families who love Brend Kids."
tag="Customer Love"
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Jessica Martinez", handle: "@jessica_mom_life", testimonial: "My kids feel confident wearing Brend Kids. The quality is amazing and they're so comfortable all day long!", icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-white-shirt-sitting-smiling-living-room_176474-6533.jpg"
id: "1", name: "Jessica Martinez", handle: "@jessica_mom_life", testimonial: "My kids feel confident wearing Brend Kids. The quality is amazing and they're so comfortable all day long!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-two-cute-hugging-female-friends-posing-park_181624-51420.jpg?_wi=2", imageAlt: "happy mother with kids smiling"
},
{
id: "2", name: "David Thompson", handle: "@dadventures", testimonial: "Finally found a brand that understands kids need quality AND style. Worth every penny!", icon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-playing-with-her-father-park_23-2148201652.jpg"
id: "2", name: "David Thompson", handle: "@dadventures", testimonial: "Finally found a brand that understands kids need quality AND style. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-father-his-daughter-home_624325-4129.jpg?_wi=2", imageAlt: "father child playing joyful together"
},
{
id: "3", name: "Amanda Brooks", handle: "@amanda_style", testimonial: "The designs are so cute and the fabric is incredibly soft. My little ones never want to take them off!", icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-having-fun-outdoors_23-2150753194.jpg"
id: "3", name: "Amanda Brooks", handle: "@amanda_style", testimonial: "The designs are so cute and the fabric is incredibly soft. My little ones never want to take them off!", imageSrc: "http://img.b2bpic.net/free-photo/little-blonde-girl-wearing-striped-shirt_273609-14540.jpg?_wi=2", imageAlt: "little girl smiling cute portrait"
},
{
id: "4", name: "Robert Chen", handle: "@robert_family", testimonial: "Customer service is outstanding and the clothing lasts through multiple kids. Highly recommend!", icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-sweet-black-haired-girl-sitting-ground-looking-away-laughing-childhood-outdoor-activity-concept_74855-11853.jpg"
id: "4", name: "Robert Chen", handle: "@robert_family", testimonial: "Customer service is outstanding and the clothing lasts through multiple kids. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-children-having-fun-park_1301-6825.jpg", imageAlt: "little boy happy smiling portrait"
},
{
id: "5", name: "Linda Garcia", handle: "@linda_loves_kids", testimonial: "Best investment for my kids' wardrobe. Quality and affordability combined perfectly!", icon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-white-shirt-sitting-smiling-living-room_176474-6533.jpg"
id: "5", name: "Linda Garcia", handle: "@linda_loves_kids", testimonial: "Best investment for my kids' wardrobe. Quality and affordability combined perfectly!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-two-cute-hugging-female-friends-posing-park_181624-51420.jpg?_wi=3", imageAlt: "happy mother with kids smiling"
},
{
id: "6", name: "Michael Wong", handle: "@michael_dad", testimonial: "My kids are happy, I'm happy with the quality, and the prices are fair. Perfect!", icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-playing-with-her-father-park_23-2148201652.jpg"
id: "6", name: "Michael Wong", handle: "@michael_dad", testimonial: "My kids are happy, I'm happy with the quality, and the prices are fair. Perfect!", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-father-his-daughter-home_624325-4129.jpg?_wi=3", imageAlt: "father child playing joyful together"
}
]}
speed={40}
@@ -216,7 +202,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter and be the first to know about new arrivals, seasonal collections, and exclusive family deals."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "rotated-rays-animated" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"
@@ -225,23 +211,42 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterCard
<FooterBaseCard
logoText="Brend Kids"
copyrightText="© 2025 Brend Kids. All rights reserved. Bringing joy to kids, everywhere."
socialLinks={[
columns={[
{
icon: Facebook,
href: "https://facebook.com/brendkids", ariaLabel: "Facebook"
title: "Shop", items: [
{ label: "New Arrivals", href: "https://shop.brendkids.com" },
{ label: "Collections", href: "https://shop.brendkids.com" },
{ label: "Sale", href: "https://shop.brendkids.com" },
{ label: "All Products", href: "https://shop.brendkids.com" }
]
},
{
icon: Instagram,
href: "https://instagram.com/brendkids", ariaLabel: "Instagram"
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Story", href: "#about" },
{ label: "Why Choose Us", href: "#features" },
{ label: "Careers", href: "#contact" }
]
},
{
icon: Twitter,
href: "https://twitter.com/brendkids", ariaLabel: "Twitter"
title: "Support", items: [
{ label: "Contact Us", href: "#contact" },
{ label: "FAQ", href: "#contact" },
{ label: "Shipping Info", href: "#contact" },
{ label: "Returns", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" }
]
}
]}
copyrightText="© 2025 Brend Kids. All rights reserved. Bringing joy to kids, everywhere."
/>
</div>
</ThemeProvider>