Update src/app/page.tsx
This commit is contained in:
123
src/app/page.tsx
123
src/app/page.tsx
@@ -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 ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { CheckCircle, Facebook, Heart, Instagram, Mail, Sparkles, Star, Twitter, MapPin, Phone } 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 FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { CheckCircle, Facebook, Heart, Instagram, Mail, Sparkles, Star, Twitter, Award, Shield, TrendingUp } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -49,21 +49,21 @@ export default function LandingPage() {
|
||||
tag="New Collection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-women-child-clothes-store_1398-3863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-with-daughter-doing-laundry-self-serviece-laundrette_1303-19555.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/portrait-happy-father-daughter_23-2147862319.jpg?_wi=1", imageAlt: "happy mother with kids smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-white-shirt-sitting-smiling-living-room_176474-6533.jpg"
|
||||
},
|
||||
{
|
||||
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/father-son-with-football_23-2148504007.jpg?_wi=1", imageAlt: "father child playing joyful together"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-playing-with-her-father-park_23-2148201652.jpg"
|
||||
},
|
||||
{
|
||||
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/people-collecting-food-from-forest_23-2150167908.jpg?_wi=1", imageAlt: "little girl smiling cute portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-having-fun-outdoors_23-2150753194.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Brend Kids brings" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/brother-sister-are-playing-together-two-children-playing-with-wooden-airplane-outdoor_146671-14973.jpg", alt: "Kids playing" },
|
||||
{ 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: "text", content: "joy and style together" }
|
||||
]}
|
||||
buttons={[
|
||||
@@ -102,15 +102,15 @@ 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-vector/everything-will-be-ok-rainbow_23-2148497304.jpg", imageAlt: "Colorful kids t-shirt"
|
||||
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-skateboard-sitting-bench_23-2148267961.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-vector/hand-drawn-abstract-element-pattern_23-2148947351.jpg", imageAlt: "Kids casual dress"
|
||||
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/boy-outdoor-sitting-tree_23-2148551139.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/medium-shot-fit-couple-outdoors_23-2150445019.jpg", imageAlt: "Kids comfortable hoodie"
|
||||
reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy-wearing-sunglasses_23-2149334615.jpg", imageAlt: "Kids comfortable hoodie"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -134,15 +134,15 @@ 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/young-mother-making-her-daughter-laugh-by-tickling-her_23-2150282943.jpg", imageAlt: "premium fabric quality texture close up"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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/flat-design-eco-friendly-labels_23-2149202609.jpg", imageAlt: "safe approved certification badge quality"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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/two-young-beautiful-smiling-blond-hipster-girls-trendy-summer-colorful-t-shirt-clothes_158538-1118.jpg", imageAlt: "trendy kids fashion style colorful"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -155,14 +155,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."
|
||||
tag="Trusted Partner"
|
||||
tagIcon={Heart}
|
||||
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}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Happy Parents Network", "Kids Fashion Guide", "Family Magazine", "Child Safety Association", "Quality Parents Community", "Kids Wellness Forum", "Fashion Kids Collective", "Parent Trust Badge"
|
||||
"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"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
@@ -172,30 +172,36 @@ 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."
|
||||
tag="Customer Love"
|
||||
description="Real stories from real families who love Brend Kids. Discover why parents trust us for their children's wardrobe needs."
|
||||
tag="Customer Reviews"
|
||||
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!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-father-daughter_23-2147862319.jpg?_wi=2", imageAlt: "Jessica Martinez"
|
||||
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: "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/father-son-with-football_23-2148504007.jpg?_wi=2", imageAlt: "David Thompson"
|
||||
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: "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/people-collecting-food-from-forest_23-2150167908.jpg?_wi=2", imageAlt: "Amanda Brooks"
|
||||
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: "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/children-happiness-concept-joyful-redhead-girl-laughs-out-from-something-funny-wears-pink-hat-with-ears-loose-striped-sweater-smiles-brightfully-has-missing-teeth-models-indoor_273609-42049.jpg", imageAlt: "Robert Chen"
|
||||
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: "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/portrait-happy-father-daughter_23-2147862319.jpg?_wi=3", imageAlt: "Linda Garcia"
|
||||
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: "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/father-son-with-football_23-2148504007.jpg?_wi=3", imageAlt: "Michael Wong"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
@@ -204,53 +210,40 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Get in Touch"
|
||||
<ContactCenter
|
||||
tag="Stay Updated"
|
||||
title="Get Special Offers & New Collections"
|
||||
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"
|
||||
title="Visit Our Store & Contact Us"
|
||||
description="Have questions about our products? Visit our flagship store or reach out to our friendly team. We're here to help!"
|
||||
buttons={[
|
||||
{ text: "Send Message", href: "mailto:hello@brendkids.com" },
|
||||
{ text: "Shop Now", href: "https://shop.brendkids.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
termsText="We respect your privacy. Unsubscribe anytime from our newsletters."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
<FooterCard
|
||||
logoText="Brend Kids"
|
||||
copyrightText="© 2025 Brend Kids. All rights reserved. Bringing joy to kids, everywhere."
|
||||
socialLinks={[
|
||||
{
|
||||
title: "Shop", items: [
|
||||
{ label: "New Arrivals", href: "https://shop.brendkids.com" },
|
||||
{ label: "Collections", href: "products" },
|
||||
{ label: "Sale", href: "https://shop.brendkids.com" },
|
||||
{ label: "All Products", href: "https://shop.brendkids.com" }
|
||||
]
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/brendkids", ariaLabel: "Facebook"
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "about" },
|
||||
{ label: "Blog", href: "https://shop.brendkids.com" },
|
||||
{ label: "Careers", href: "https://shop.brendkids.com" },
|
||||
{ label: "Press", href: "https://shop.brendkids.com" }
|
||||
]
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/brendkids", ariaLabel: "Instagram"
|
||||
},
|
||||
{
|
||||
title: "Support", items: [
|
||||
{ label: "Contact", href: "contact" },
|
||||
{ label: "FAQ", href: "https://shop.brendkids.com" },
|
||||
{ label: "Shipping Info", href: "https://shop.brendkids.com" },
|
||||
{ label: "Returns", href: "https://shop.brendkids.com" }
|
||||
]
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/brendkids", ariaLabel: "Twitter"
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Brend Kids. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user