Update src/app/page.tsx

This commit is contained in:
2026-06-03 11:08:23 +00:00
parent af48848d99
commit 852e65ea24

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Method",
id: "#method",
},
name: "Method", id: "#method"},
{
name: "Water Solutions",
id: "#products",
},
name: "Water Solutions", id: "#products"},
{
name: "Why Bionatura",
id: "#why-bionatura",
},
name: "Why Bionatura", id: "#why-bionatura"},
{
name: "Ecosystem",
id: "#ecosystem",
},
name: "Ecosystem", id: "#ecosystem"},
{
name: "Categories",
id: "#categories",
},
name: "Categories", id: "#categories"},
{
name: "Trust",
id: "#trust",
},
name: "Trust", id: "#trust"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="BIONATURA ITALIA HOME"
/>
@@ -72,20 +56,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Wellbeing Begins at Home."
description="Premium technologies for pure water, clean air, and healthier living."
buttons={[
{
text: "Discover Water Solutions",
href: "#products",
},
text: "Discover Water Solutions", href: "#products"},
{
text: "Explore Our Vision",
href: "#why-bionatura",
},
text: "Explore Our Vision", href: "#why-bionatura"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-water-droplet_23-2147608323.jpg"
imageAlt="Modern Italian kitchen with Bionatura water purification system"
@@ -93,52 +72,32 @@ export default function LandingPage() {
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
alt: "Customer testimonial avatar 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Customer testimonial avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
alt: "Customer testimonial avatar 2",
},
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", alt: "Customer testimonial avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
alt: "Customer testimonial avatar 3",
},
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer testimonial avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
alt: "Customer testimonial avatar 4",
},
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", alt: "Customer testimonial avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
alt: "Customer testimonial avatar 5",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Customer testimonial avatar 5"},
]}
avatarText="Trusted by over 10,000 discerning homes"
marqueeItems={[
{
type: "text-icon",
text: "ISO Certified Quality",
icon: ShieldCheck,
type: "text-icon", text: "ISO Certified Quality", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Italian Design Excellence",
icon: Heart,
type: "text-icon", text: "Italian Design Excellence", icon: Heart,
},
{
type: "text-icon",
text: "Sustainable Solutions",
icon: Leaf,
type: "text-icon", text: "Sustainable Solutions", icon: Leaf,
},
{
type: "text-icon",
text: "Award-Winning Innovation",
icon: Award,
type: "text-icon", text: "Award-Winning Innovation", icon: Award,
},
{
type: "text-icon",
text: "Customer Satisfaction",
icon: Star,
type: "text-icon", text: "Customer Satisfaction", icon: Star,
},
]}
showMarqueeCard={true}
@@ -153,21 +112,13 @@ export default function LandingPage() {
description="Transforming your living space with innovative technologies for a healthier, smarter, and more comfortable Italian home. We integrate pure water, clean air, intelligent cleaning, and supreme comfort."
bulletPoints={[
{
title: "Pure Water",
description: "Filtered, chilled, and sparkling water directly from your kitchen for ultimate health and convenience.",
},
title: "Pure Water", description: "Filtered, chilled, and sparkling water directly from your kitchen for ultimate health and convenience."},
{
title: "Clean Air",
description: "Advanced air purification ensures healthier indoor environments, reducing allergens and pollutants.",
},
title: "Clean Air", description: "Advanced air purification ensures healthier indoor environments, reducing allergens and pollutants."},
{
title: "Smart Surfaces",
description: "Intelligent and professional cleaning technologies for pristine and hygienic living spaces.",
},
title: "Smart Surfaces", description: "Intelligent and professional cleaning technologies for pristine and hygienic living spaces."},
{
title: "Home Comfort",
description: "Innovative solutions designed to enhance your everyday life and create a sanctuary of well-being.",
},
title: "Home Comfort", description: "Innovative solutions designed to enhance your everyday life and create a sanctuary of well-being."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg"
imageAlt="Integrated smart home wellness technologies"
@@ -180,49 +131,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
animationType="slide-up"
products={[
{
id: "ro-system",
name: "Reverse Osmosis Water System",
price: "From €1,499",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-shape-light-background-with-copy-space_23-2148469531.jpg",
imageAlt: "Sleek under-sink reverse osmosis system",
},
id: "ro-system", name: "Reverse Osmosis Water System", price: "From €1,499", imageSrc: "http://img.b2bpic.net/free-photo/clear-water-shape-light-background-with-copy-space_23-2148469531.jpg", imageAlt: "Sleek under-sink reverse osmosis system"},
{
id: "chilled-sparkling",
name: "Chilled & Sparkling Water Dispenser",
price: "From €1,899",
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-sink-black-faucet-marble-countertop_169016-69136.jpg",
imageAlt: "Modern faucet dispensing chilled and sparkling water",
},
id: "chilled-sparkling", name: "Chilled & Sparkling Water Dispenser", price: "From €1,899", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-sink-black-faucet-marble-countertop_169016-69136.jpg", imageAlt: "Modern faucet dispensing chilled and sparkling water"},
{
id: "premium-faucet",
name: "Premium Designer Kitchen Faucet",
price: "From €499",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg",
imageAlt: "Elegant brushed metal kitchen faucet",
},
id: "premium-faucet", name: "Premium Designer Kitchen Faucet", price: "From €499", imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg", imageAlt: "Elegant brushed metal kitchen faucet"},
{
id: "filtration-hub",
name: "Smart Water Filtration Hub",
price: "From €799",
imageSrc: "http://img.b2bpic.net/free-photo/waterjet_1160-139.jpg",
imageAlt: "Compact smart water filtration device",
},
id: "filtration-hub", name: "Smart Water Filtration Hub", price: "From €799", imageSrc: "http://img.b2bpic.net/free-photo/waterjet_1160-139.jpg", imageAlt: "Compact smart water filtration device"},
{
id: "filter-cartridge",
name: "Advanced Water Filtration Cartridges",
price: "From €89",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019875.jpg",
imageAlt: "Precision water filtration cartridge",
},
id: "filter-cartridge", name: "Advanced Water Filtration Cartridges", price: "From €89", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019875.jpg", imageAlt: "Precision water filtration cartridge"},
{
id: "installation-service",
name: "Professional Water System Installation",
price: "From €199",
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg",
imageAlt: "Technician installing a Bionatura water system",
},
id: "installation-service", name: "Professional Water System Installation", price: "From €199", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg", imageAlt: "Technician installing a Bionatura water system"},
]}
title="Pure Water, Elevated Design."
description="Our flagship water purification systems combine cutting-edge technology with elegant Italian design, ensuring convenience, health, and sustainability."
@@ -235,41 +157,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Premium Technologies",
description: "Leveraging cutting-edge innovation for unmatched performance and reliability in every product.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-circuit-board-processor_23-2151977504.jpg",
imageAlt: "Glowy circuit board representing premium technology",
},
title: "Premium Technologies", description: "Leveraging cutting-edge innovation for unmatched performance and reliability in every product.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-circuit-board-processor_23-2151977504.jpg", imageAlt: "Glowy circuit board representing premium technology"},
{
title: "Italian Craftsmanship & Service",
description: "Inspired by Italy's legacy of design and meticulous attention to detail, backed by local expertise.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104836.jpg",
imageAlt: "Hands crafting a high-end product in an Italian studio",
},
title: "Italian Craftsmanship & Service", description: "Inspired by Italy's legacy of design and meticulous attention to detail, backed by local expertise.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104836.jpg", imageAlt: "Hands crafting a high-end product in an Italian studio"},
{
title: "Professional Installation",
description: "Our certified technicians ensure seamless integration and optimal performance of your new systems.",
imageAlt: "Technician installing a smart home device",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-focused-construction-worker_329181-3730.jpg",
},
title: "Professional Installation", description: "Our certified technicians ensure seamless integration and optimal performance of your new systems.", imageAlt: "Technician installing a smart home device", imageSrc: "http://img.b2bpic.net/free-photo/portrait-focused-construction-worker_329181-3730.jpg"},
{
title: "Sustainable Solutions",
description: "Committed to eco-friendly practices, our products reduce waste and promote a greener lifestyle.",
imageSrc: "http://img.b2bpic.net/free-photo/water-drops-leaves_23-2147787448.jpg",
imageAlt: "Green leaf with water droplets symbolizing sustainability",
},
title: "Sustainable Solutions", description: "Committed to eco-friendly practices, our products reduce waste and promote a greener lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/water-drops-leaves_23-2147787448.jpg", imageAlt: "Green leaf with water droplets symbolizing sustainability"},
{
title: "Expert Support & Guidance",
description: "Receive personalized advice and comprehensive support from our team of home wellness specialists.",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-using-her-phone_53876-96885.jpg",
imageAlt: "Consultant interacting with a customer via tablet",
},
title: "Expert Support & Guidance", description: "Receive personalized advice and comprehensive support from our team of home wellness specialists.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-using-her-phone_53876-96885.jpg", imageAlt: "Consultant interacting with a customer via tablet"},
{
title: "Long-term Reliability & Design",
description: "Built to last and designed to enhance your home's aesthetic, combining durability with elegance.",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-454.jpg",
imageAlt: "Elegantly designed device in a modern interior",
},
title: "Long-term Reliability & Design", description: "Built to last and designed to enhance your home's aesthetic, combining durability with elegance.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-454.jpg", imageAlt: "Elegantly designed device in a modern interior"},
]}
title="Why Choose Bionatura: Invest in a Superior Lifestyle"
description="Experience unparalleled quality, dedicated Italian service, and a commitment to sustainable living with every Bionatura solution."
@@ -280,46 +178,23 @@ export default function LandingPage() {
<MetricCardSeven
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
{
id: "water-purity",
value: "99.9%",
title: "Pure Water",
items: [
"Eliminates impurities",
"Better taste & health",
"Eco-friendly hydration",
],
id: "water-purity", value: "99.9%", title: "Pure Water", items: [
"Eliminates impurities", "Better taste & health", "Eco-friendly hydration"],
},
{
id: "air-quality",
value: "Optimal",
title: "Clean Air",
items: [
"Reduces allergens",
"Removes pollutants",
"Fresh indoor environment",
],
id: "air-quality", value: "Optimal", title: "Clean Air", items: [
"Reduces allergens", "Removes pollutants", "Fresh indoor environment"],
},
{
id: "smart-surfaces",
value: "Pristine",
title: "Smart Cleaning",
items: [
"Automated hygiene",
"Chemical-free solutions",
"Time-saving technologies",
],
id: "smart-surfaces", value: "Pristine", title: "Smart Cleaning", items: [
"Automated hygiene", "Chemical-free solutions", "Time-saving technologies"],
},
{
id: "home-comfort",
value: "Enhanced",
title: "Home Comfort",
items: [
"Elevates daily living",
"Personalized well-being",
"Innovative lifestyle design",
],
id: "home-comfort", value: "Enhanced", title: "Home Comfort", items: [
"Elevates daily living", "Personalized well-being", "Innovative lifestyle design"],
},
]}
title="Your Healthy Home Ecosystem"
@@ -335,61 +210,26 @@ export default function LandingPage() {
description="Discover innovative solutions for every aspect of your healthy, smart, and comfortable Italian home."
blogs={[
{
id: "cat-water",
category: "Water Solutions",
title: "Pure & Personalized Hydration",
excerpt: "Experience superior taste and health benefits with our advanced water purification systems.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg",
imageAlt: "Elegant carafe with sparkling pure water",
id: "cat-water", category: "Water Solutions", title: "Pure & Personalized Hydration", excerpt: "Experience superior taste and health benefits with our advanced water purification systems.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg", imageAlt: "Elegant carafe with sparkling pure water", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
},
{
id: "cat-air",
category: "Air Quality",
title: "Breathe Healthier, Live Better",
excerpt: "Transform your indoor environment with cutting-edge air purifiers that remove pollutants and allergens.",
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-up-decorative-vinyl_23-2149728640.jpg",
imageAlt: "Sleek air purifier in a modern living room",
id: "cat-air", category: "Air Quality", title: "Breathe Healthier, Live Better", excerpt: "Transform your indoor environment with cutting-edge air purifiers that remove pollutants and allergens.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-up-decorative-vinyl_23-2149728640.jpg", imageAlt: "Sleek air purifier in a modern living room", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
},
{
id: "cat-smart-cleaning",
category: "Smart Cleaning",
title: "Effortless & Intelligent Cleanliness",
excerpt: "Reclaim your time with robotic vacuums and intelligent solutions for a pristine home.",
imageSrc: "http://img.b2bpic.net/free-photo/close-upon-robot-vacuum-cleaner-indoors_23-2150829991.jpg",
imageAlt: "Robotic vacuum cleaner on a polished floor",
id: "cat-smart-cleaning", category: "Smart Cleaning", title: "Effortless & Intelligent Cleanliness", excerpt: "Reclaim your time with robotic vacuums and intelligent solutions for a pristine home.", imageSrc: "http://img.b2bpic.net/free-photo/close-upon-robot-vacuum-cleaner-indoors_23-2150829991.jpg", imageAlt: "Robotic vacuum cleaner on a polished floor", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
},
{
id: "cat-steam-cleaning",
category: "Steam Cleaning",
title: "Deep Sanitization, Naturally",
excerpt: "Harness the power of steam for chemical-free, professional-grade cleaning and hygiene.",
imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-silver-crumbs_23-2147934669.jpg",
imageAlt: "Professional steam cleaner in action",
id: "cat-steam-cleaning", category: "Steam Cleaning", title: "Deep Sanitization, Naturally", excerpt: "Harness the power of steam for chemical-free, professional-grade cleaning and hygiene.", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-silver-crumbs_23-2147934669.jpg", imageAlt: "Professional steam cleaner in action", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
},
{
id: "cat-accessories",
category: "Accessories & Design",
title: "Elevate Every Detail",
excerpt: "Complement your Bionatura systems with premium accessories and design elements for a cohesive luxury home.",
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-modern-interior_23-2151928949.jpg",
imageAlt: "Curated kitchen accessories on marble countertop",
id: "cat-accessories", category: "Accessories & Design", title: "Elevate Every Detail", excerpt: "Complement your Bionatura systems with premium accessories and design elements for a cohesive luxury home.", imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-modern-interior_23-2151928949.jpg", imageAlt: "Curated kitchen accessories on marble countertop", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
},
{
id: "cat-install",
category: "Installation Services",
title: "Seamless Integration, Expertly Done",
excerpt: "Our professional team ensures perfect setup and optimal performance for all Bionatura systems.",
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23714.jpg",
imageAlt: "Technician's hands installing a water system component",
id: "cat-install", category: "Installation Services", title: "Seamless Integration, Expertly Done", excerpt: "Our professional team ensures perfect setup and optimal performance for all Bionatura systems.", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23714.jpg", imageAlt: "Technician's hands installing a water system component", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
},
{
id: "cat-maintenance",
category: "Maintenance Plans",
title: "Long-term Care, Lasting Performance",
excerpt: "Ensure the longevity and efficiency of your Bionatura products with our comprehensive maintenance programs.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-measuring-tape-with-bottle-towel_23-2147601745.jpg",
imageAlt: "Digital graphic illustrating a smart home maintenance schedule",
},
id: "cat-maintenance", category: "Maintenance Plans", title: "Long-term Care, Lasting Performance", excerpt: "Ensure the longevity and efficiency of your Bionatura products with our comprehensive maintenance programs.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-measuring-tape-with-bottle-towel_23-2147601745.jpg", imageAlt: "Digital graphic illustrating a smart home maintenance schedule", authorName: "Bionatura Team", authorAvatar: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg", date: "October 26, 2023"
}
]}
/>
</div>
@@ -399,14 +239,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"ISO Certified",
"Eco-Friendly Partner",
"Italian Design Award",
"Water Quality Association",
"Sustainable Living Alliance",
"Unitekno Partner",
"Customer Satisfaction",
]}
"ISO Certified", "Eco-Friendly Partner", "Italian Design Award", "Water Quality Association", "Sustainable Living Alliance", "Unitekno Partner", "Customer Satisfaction"]}
title="Trusted Quality & Global Recognition"
description="Our commitment to excellence is backed by industry certifications and trusted partnerships, ensuring the highest standards for your home."
speed={0}
@@ -421,22 +254,14 @@ export default function LandingPage() {
description="Connect with our experts to discover how Bionatura Italia Home can transform your living environment into a sanctuary of wellness and smart living."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771555.jpg"
@@ -451,13 +276,9 @@ export default function LandingPage() {
logoAlt="BIONATURA ITALIA HOME logo"
logoText="BIONATURA ITALIA HOME"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>