Merge version_1 into main #1
259
src/app/page.tsx
259
src/app/page.tsx
@@ -30,131 +30,78 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
brandName="LuxeBibs"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Unrivaled Elegance for Little Ones"
|
||||
description="Redefining mealtime with our premium, easy-wipe silicone bibs. Designed for the modern parent who refuses to compromise on luxury or functionality."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toddler-bedroom_1303-4784.jpg",
|
||||
imageAlt: "Luxury bib closeup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toddler-bedroom_1303-4784.jpg", imageAlt: "Luxury bib closeup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-white-toy-carriage-her-pregnant-belly_1304-4750.jpg",
|
||||
imageAlt: "Product texture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-white-toy-carriage-her-pregnant-belly_1304-4750.jpg", imageAlt: "Product texture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-wedding-high-heels-black-shoes-white-background_23-2148187450.jpg",
|
||||
imageAlt: "Nursery display",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-wedding-high-heels-black-shoes-white-background_23-2148187450.jpg", imageAlt: "Nursery display"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wool-sweater_1122-407.jpg",
|
||||
imageAlt: "Detail shot",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wool-sweater_1122-407.jpg", imageAlt: "Detail shot"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/postpartum-box-still-life_23-2151174339.jpg",
|
||||
imageAlt: "Packaging",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/postpartum-box-still-life_23-2151174339.jpg", imageAlt: "Packaging"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/objects-showing-its-girl-expectancy_23-2150166789.jpg",
|
||||
imageAlt: "Luxury detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/objects-showing-its-girl-expectancy_23-2150166789.jpg", imageAlt: "Luxury detail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baby-toys-arrangement-indoors_23-2150573702.jpg",
|
||||
imageAlt: "Gift set",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baby-toys-arrangement-indoors_23-2150573702.jpg", imageAlt: "Gift set"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-child-rejoices-hands-his-father_8353-9183.jpg",
|
||||
imageAlt: "Folded texture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-child-rejoices-hands-his-father_8353-9183.jpg", imageAlt: "Folded texture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pregnancy-announcement-with-baby-items_23-2150252867.jpg",
|
||||
imageAlt: "Elegance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pregnancy-announcement-with-baby-items_23-2150252867.jpg", imageAlt: "Elegance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-father-feeding-toddler_23-2148936136.jpg",
|
||||
imageAlt: "Close up",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-father-feeding-toddler_23-2148936136.jpg", imageAlt: "Close up"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collection", href: "#products"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/things-future-child_1163-1507.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/things-future-child_1163-1507.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/baby-concept-with-slate-branches-baby-equipment_23-2147665738.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/baby-concept-with-slate-branches-baby-equipment_23-2147665738.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cup-with-marshmallows-near-biscuits-scarf_23-2147987636.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cup-with-marshmallows-near-biscuits-scarf_23-2147987636.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-young-boy-jumping-bed_23-2148731569.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cute-young-boy-jumping-bed_23-2148731569.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-36126.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-36126.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Join 10,000+ satisfied parents"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Food-Grade Silicone",
|
||||
},
|
||||
type: "text", text: "Food-Grade Silicone"},
|
||||
{
|
||||
type: "text",
|
||||
text: "BPA Free",
|
||||
},
|
||||
type: "text", text: "BPA Free"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Dishwasher Safe",
|
||||
},
|
||||
type: "text", text: "Dishwasher Safe"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ergonomic Design",
|
||||
},
|
||||
type: "text", text: "Ergonomic Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Luxurious Feel",
|
||||
},
|
||||
type: "text", text: "Luxurious Feel"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,41 +114,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ruby Royal",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746623.jpg",
|
||||
},
|
||||
id: "1", name: "Ruby Royal", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746623.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Midnight Obsidian",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-positive-pregnancy-test_23-2150621835.jpg",
|
||||
},
|
||||
id: "2", name: "Midnight Obsidian", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-positive-pregnancy-test_23-2150621835.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Slate Silk",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-potato-chips-bowl-tea-towel-marble-surface_114579-71628.jpg",
|
||||
},
|
||||
id: "3", name: "Slate Silk", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/black-potato-chips-bowl-tea-towel-marble-surface_114579-71628.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Forest Fern",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-ribbon-dark-board_114579-73613.jpg",
|
||||
},
|
||||
id: "4", name: "Forest Fern", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-ribbon-dark-board_114579-73613.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Peach Blossom",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-postpartum-basket-still-life_23-2151174347.jpg",
|
||||
},
|
||||
id: "5", name: "Peach Blossom", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-postpartum-basket-still-life_23-2151174347.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Navy Night",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-groom-shoes-bride-sandal-white-fur_23-2147975520.jpg",
|
||||
},
|
||||
id: "6", name: "Navy Night", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-groom-shoes-bride-sandal-white-fur_23-2147975520.jpg"},
|
||||
]}
|
||||
title="The Collection"
|
||||
description="Curated colors for every aesthetic."
|
||||
@@ -214,20 +137,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Waterproof Silicone",
|
||||
description: "100% waterproof construction ensures effortless cleaning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baby-pacifier-diapers-crib-closeup_169016-36806.jpg",
|
||||
},
|
||||
title: "Waterproof Silicone", description: "100% waterproof construction ensures effortless cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/baby-pacifier-diapers-crib-closeup_169016-36806.jpg"},
|
||||
{
|
||||
title: "Ergonomic Fit",
|
||||
description: "Adjustable neck straps designed for comfort and growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baby-plate-with-porridge-green_1220-7357.jpg",
|
||||
},
|
||||
title: "Ergonomic Fit", description: "Adjustable neck straps designed for comfort and growth.", imageSrc: "http://img.b2bpic.net/free-photo/baby-plate-with-porridge-green_1220-7357.jpg"},
|
||||
{
|
||||
title: "Food-Grade Safety",
|
||||
description: "BPA-free, non-toxic materials for absolute peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ecological-toothbrush-soap_23-2148889854.jpg",
|
||||
},
|
||||
title: "Food-Grade Safety", description: "BPA-free, non-toxic materials for absolute peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ecological-toothbrush-soap_23-2148889854.jpg"},
|
||||
]}
|
||||
title="Defined by Design"
|
||||
description="Engineering perfection into every mealtime moment."
|
||||
@@ -236,50 +150,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena M.",
|
||||
role: "Designer",
|
||||
company: "Studio X",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
|
||||
},
|
||||
id: "1", name: "Elena M.", role: "Designer", company: "Studio X", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus R.",
|
||||
role: "Parent",
|
||||
company: "Modern Fam",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-is-driving-trolley-family-parking-near-supermarket_1157-41757.jpg",
|
||||
},
|
||||
id: "2", name: "Marcus R.", role: "Parent", company: "Modern Fam", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-is-driving-trolley-family-parking-near-supermarket_1157-41757.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah P.",
|
||||
role: "CEO",
|
||||
company: "Growth Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-daughter-arms-girl-with-tongue-out_1153-1274.jpg",
|
||||
},
|
||||
id: "3", name: "Sarah P.", role: "CEO", company: "Growth Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-daughter-arms-girl-with-tongue-out_1153-1274.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James K.",
|
||||
role: "Architect",
|
||||
company: "Design House",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-baby-girl-sitting-cafe-laughs_627829-211.jpg",
|
||||
},
|
||||
id: "4", name: "James K.", role: "Architect", company: "Design House", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-baby-girl-sitting-cafe-laughs_627829-211.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda W.",
|
||||
role: "Doctor",
|
||||
company: "Wellness Lab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg",
|
||||
},
|
||||
id: "5", name: "Linda W.", role: "Doctor", company: "Wellness Lab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg"},
|
||||
]}
|
||||
title="Refined Reviews"
|
||||
description="What our sophisticated families say."
|
||||
@@ -291,20 +181,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is the material dishwasher safe?",
|
||||
content: "Yes, our silicone bibs are completely top-rack dishwasher safe for maximum convenience.",
|
||||
},
|
||||
id: "1", title: "Is the material dishwasher safe?", content: "Yes, our silicone bibs are completely top-rack dishwasher safe for maximum convenience."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are they BPA free?",
|
||||
content: "Every piece is crafted from 100% food-grade, BPA-free silicone.",
|
||||
},
|
||||
id: "2", title: "Are they BPA free?", content: "Every piece is crafted from 100% food-grade, BPA-free silicone."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you ship internationally?",
|
||||
content: "We offer premium express international shipping to our luxury customers worldwide.",
|
||||
},
|
||||
id: "3", title: "Do you ship internationally?", content: "We offer premium express international shipping to our luxury customers worldwide."},
|
||||
]}
|
||||
sideTitle="Expert Answers"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -315,16 +196,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Inquire"
|
||||
title="Personal Concierge"
|
||||
description="Have questions or special requests? Reach out to our team."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@luxebibs.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:hello@luxebibs.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -334,42 +212,27 @@ export default function LandingPage() {
|
||||
logoText="LuxeBibs"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "All Products", href: "#products"},
|
||||
{
|
||||
label: "Gifts",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Gifts", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Brand",
|
||||
items: [
|
||||
title: "Brand", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Materials",
|
||||
href: "#",
|
||||
},
|
||||
label: "Materials", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user