Update src/app/page.tsx

This commit is contained in:
2026-05-07 14:24:40 +00:00
parent 220b19754c
commit 816f83a54a

View File

@@ -30,26 +30,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Kitchen",
id: "kitchen",
},
{
name: "Kids",
id: "kids",
},
{
name: "Essentials",
id: "essentials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "Products", id: "products" },
{ name: "Metrics", id: "metrics" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Allymo"
/>
@@ -58,47 +45,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
title="Welcome to Allymo"
description="Discover curated kitchen essentials, clever kids products, and home organizers designed to simplify your everyday life."
buttons={[
{
text: "Shop All",
href: "#products",
},
text: "Shop All", href: "#products"},
]}
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-woman-leaning-kitchen-table-holding-mug_23-2148717784.jpg?_wi=1",
imageAlt: "cozy kitchen setting modern",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-wooden-toys_23-2149357225.jpg?_wi=1",
imageAlt: "kids room aesthetic modern",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444660.jpg?_wi=1",
imageAlt: "elegant spice storage ideas",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/natural-toothbrushes-beauty-health-spa-concept_23-2148645548.jpg?_wi=1",
imageAlt: "sustainable lifestyle products flatlay",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-with-tablet-pencils_23-2148543141.jpg?_wi=1",
imageAlt: "creative kids writing tablet",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dishes-kitchen-decoration-shelf_23-2148238581.jpg",
imageAlt: "home organization aesthetic design",
},
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/cozy-woman-leaning-kitchen-table-holding-mug_23-2148717784.jpg", imageAlt: "cozy kitchen setting modern" },
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-wooden-toys_23-2149357225.jpg", imageAlt: "kids room aesthetic modern" },
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444660.jpg", imageAlt: "elegant spice storage ideas" },
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/natural-toothbrushes-beauty-health-spa-concept_23-2148645548.jpg", imageAlt: "sustainable lifestyle products flatlay" },
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-with-tablet-pencils_23-2148543141.jpg", imageAlt: "creative kids writing tablet" },
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dishes-kitchen-decoration-shelf_23-2148238581.jpg", imageAlt: "home organization aesthetic design" },
]}
/>
</div>
@@ -111,26 +71,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Eco-Friendly Design",
description: "High-quality silicone and sustainable materials for daily use.",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-glad-woman-wears-yellow-raincoat-with-hood-smiles-happily-walks-shore-mountain-lake_273609-25903.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/crop-woman-closing-thermos_23-2147813973.jpg",
buttonText: "Learn More",
},
title: "Eco-Friendly Design", description: "High-quality silicone and sustainable materials for daily use.", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-glad-woman-wears-yellow-raincoat-with-hood-smiles-happily-walks-shore-mountain-lake_273609-25903.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/crop-woman-closing-thermos_23-2147813973.jpg", buttonText: "Learn More"},
{
title: "Interactive Learning",
description: "Engaging tools for children that foster creativity and focus.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-drawing-her-tablet-with-pen_23-2148254170.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-learning-with-tablet_23-2148913680.jpg",
buttonText: "Discover",
},
title: "Interactive Learning", description: "Engaging tools for children that foster creativity and focus.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-drawing-her-tablet-with-pen_23-2148254170.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-learning-with-tablet_23-2148913680.jpg", buttonText: "Discover"},
{
title: "Organized Kitchens",
description: "Stylish spice sets and storage to clear the clutter.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444657.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992105.jpg",
buttonText: "Explore",
},
title: "Organized Kitchens", description: "Stylish spice sets and storage to clear the clutter.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444657.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992105.jpg", buttonText: "Explore"},
]}
title="Smart Living Simplified"
description="We handpick items that balance style, functionality, and durability to make your house feel like a home."
@@ -144,42 +89,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Silicone Water Bottle",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yoga-essential-items_23-2149458907.jpg",
},
{
id: "p2",
name: "LCD Writing Tablet",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/collection-various-stationery-goods-studying_23-2148200051.jpg",
},
{
id: "p3",
name: "6 Pc Spice Set",
price: "$35.00",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444686.jpg",
},
{
id: "p4",
name: "Kitchen Tool Set",
price: "$28.00",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-preserved-mussels-can-with-fork_23-2148793626.jpg",
},
{
id: "p5",
name: "Home Essential Tray",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products-assortment_23-2148980974.jpg",
},
{
id: "p6",
name: "Kids Writing Pad",
price: "$19.00",
imageSrc: "http://img.b2bpic.net/free-photo/underwater-play-dough-background-with-turtle_23-2149700409.jpg",
},
{ id: "p1", name: "Silicone Water Bottle", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yoga-essential-items_23-2149458907.jpg" },
{ id: "p2", name: "LCD Writing Tablet", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-stationery-goods-studying_23-2148200051.jpg" },
{ id: "p3", name: "6 Pc Spice Set", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444686.jpg" },
{ id: "p4", name: "Kitchen Tool Set", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-preserved-mussels-can-with-fork_23-2148793626.jpg" },
{ id: "p5", name: "Home Essential Tray", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products-assortment_23-2148980974.jpg" },
{ id: "p6", name: "Kids Writing Pad", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/underwater-play-dough-background-with-turtle_23-2149700409.jpg" },
]}
title="Shop Our Collection"
description="Browse our latest arrivals and community favorites."
@@ -188,30 +103,16 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5k+",
title: "Happy Families",
description: "Homes transformed",
imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-with-laptop-green-smoothies-with-apple-blue-table-top-view-flat-lay_501050-628.jpg",
},
id: "m1", value: "5k+", title: "Happy Families", description: "Homes transformed", imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-with-laptop-green-smoothies-with-apple-blue-table-top-view-flat-lay_501050-628.jpg"},
{
id: "m2",
value: "12+",
title: "Categories",
description: "Curated selection",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-while-having-technology-education-class_23-2149123773.jpg",
},
id: "m2", value: "12+", title: "Categories", description: "Curated selection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-while-having-technology-education-class_23-2149123773.jpg"},
{
id: "m3",
value: "24/7",
title: "Customer Care",
description: "Always helpful",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444687.jpg",
},
id: "m3", value: "24/7", title: "Customer Care", description: "Always helpful", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444687.jpg"},
]}
title="Our Impact"
description="Numbers that define our dedication to customer satisfaction."
@@ -223,61 +124,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Alice Miller",
date: "Jan 2025",
title: "Amazing quality",
quote: "The spice jars are exactly what my kitchen needed!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-kitchen-with-phone_171337-17058.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-woman-leaning-kitchen-table-holding-mug_23-2148717784.jpg?_wi=2",
imageAlt: "happy customer product review portrait",
},
{
id: "2",
name: "Brian Smith",
date: "Dec 2024",
title: "Great toy",
quote: "My kids won't stop playing with the tablet.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-baby-spring_1398-1190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-wooden-toys_23-2149357225.jpg?_wi=2",
imageAlt: "happy customer product review portrait",
},
{
id: "3",
name: "Cathy Davis",
date: "Nov 2024",
title: "Useful gadget",
quote: "The silicone bottle is a game-changer for travel.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/female-shopkeeper-holding-jar-spice_107420-94719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444660.jpg?_wi=2",
imageAlt: "happy customer product review portrait",
},
{
id: "4",
name: "David Clark",
date: "Oct 2024",
title: "Perfect gift",
quote: "Allymo products are incredibly unique and fun.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/focused-smiling-young-woman-writing-tablet-screen_74855-6012.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-toothbrushes-beauty-health-spa-concept_23-2148645548.jpg?_wi=2",
imageAlt: "happy customer product review portrait",
},
{
id: "5",
name: "Eva Lopez",
date: "Sep 2024",
title: "Fast delivery",
quote: "Everything arrived in perfect condition.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/female-shop-girl-portrait-happiness-young_1303-3380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-with-tablet-pencils_23-2148543141.jpg?_wi=2",
imageAlt: "happy customer product review portrait",
},
{ id: "1", name: "Alice Miller", date: "Jan 2025", title: "Amazing quality", quote: "The spice jars are exactly what my kitchen needed!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-kitchen-with-phone_171337-17058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-woman-leaning-kitchen-table-holding-mug_23-2148717784.jpg", imageAlt: "happy customer product review portrait" },
{ id: "2", name: "Brian Smith", date: "Dec 2024", title: "Great toy", quote: "My kids won't stop playing with the tablet.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-baby-spring_1398-1190.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-wooden-toys_23-2149357225.jpg", imageAlt: "happy customer product review portrait" },
{ id: "3", name: "Cathy Davis", date: "Nov 2024", title: "Useful gadget", quote: "The silicone bottle is a game-changer for travel.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-shopkeeper-holding-jar-spice_107420-94719.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444660.jpg", imageAlt: "happy customer product review portrait" },
{ id: "4", name: "David Clark", date: "Oct 2024", title: "Perfect gift", quote: "Allymo products are incredibly unique and fun.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/focused-smiling-young-woman-writing-tablet-screen_74855-6012.jpg", imageSrc: "http://img.b2bpic.net/free-photo/natural-toothbrushes-beauty-health-spa-concept_23-2148645548.jpg", imageAlt: "happy customer product review portrait" },
{ id: "5", name: "Eva Lopez", date: "Sep 2024", title: "Fast delivery", quote: "Everything arrived in perfect condition.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-shop-girl-portrait-happiness-young_1303-3380.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-with-tablet-pencils_23-2148543141.jpg", imageAlt: "happy customer product review portrait" },
]}
title="Loved by Families"
description="See why our customers love Allymo essentials."
@@ -289,21 +140,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What is the return policy?",
content: "We offer a 30-day return policy on all unused items.",
},
{
id: "f2",
title: "How do I track my order?",
content: "You will receive an email with your tracking number once shipped.",
},
{
id: "f3",
title: "Where do you ship?",
content: "We currently ship to the United States and selected international regions.",
},
{ id: "f1", title: "What is the return policy?", content: "We offer a 30-day return policy on all unused items." },
{ id: "f2", title: "How do I track my order?", content: "You will receive an email with your tracking number once shipped." },
{ id: "f3", title: "Where do you ship?", content: "We currently ship to the United States and selected international regions." },
]}
title="Frequently Asked Questions"
description="Have questions? We have answers."
@@ -315,14 +154,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
text="Need assistance? Our support team is ready to help you."
buttons={[
{
text: "Contact Us",
href: "/contact",
},
text: "Contact Us", href: "/contact"},
]}
/>
</div>
@@ -333,29 +169,15 @@ export default function LandingPage() {
logoText="Allymo"
columns={[
{
title: "Shop",
items: [
{
label: "Kitchen Tools",
href: "#",
},
{
label: "Kids Products",
href: "#",
},
title: "Shop", items: [
{ label: "Kitchen Tools", href: "#" },
{ label: "Kids Products", href: "#" },
],
},
{
title: "Support",
items: [
{
label: "Contact Us",
href: "#",
},
{
label: "FAQ",
href: "#",
},
title: "Support", items: [
{ label: "Contact Us", href: "#" },
{ label: "FAQ", href: "#" },
],
},
]}