Merge version_1 into main #1
226
src/app/page.tsx
226
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Coffe Sova"
|
||||
/>
|
||||
@@ -56,38 +48,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Brewing the Future of Coffee"
|
||||
description="Experience the precision of Sova. Where advanced technology meets premium roasting for an unforgettable cup."
|
||||
tag="Elevate Your Morning"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Blends",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Blends", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764677.jpg",
|
||||
imageAlt: "modern coffee machine tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764677.jpg", imageAlt: "modern coffee machine tech"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-coffee-cup_23-2151751995.jpg",
|
||||
imageAlt: "coffee beans digital art",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-school-classroom_23-2150892686.jpg",
|
||||
imageAlt: "Abstract futuristic school classroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232855.jpg",
|
||||
imageAlt: "Beautiful mature woman having a fun time",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821360.jpg",
|
||||
imageAlt: "Futuristic kitchen interior design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-coffee-cup_23-2151751995.jpg", imageAlt: "coffee beans digital art"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -103,17 +76,11 @@ export default function LandingPage() {
|
||||
description="Coffe Sova is redefining the coffee ritual. By utilizing proprietary laser-roasting profiles and blockchain-verified bean sourcing, we ensure every brew is a testament to quality."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Precision Roasting",
|
||||
description: "AI-optimized heat profiles for consistent flavor.",
|
||||
},
|
||||
title: "Precision Roasting", description: "AI-optimized heat profiles for consistent flavor."},
|
||||
{
|
||||
title: "Ethical Source",
|
||||
description: "Farm-to-cup traceability verified on-chain.",
|
||||
},
|
||||
title: "Ethical Source", description: "Farm-to-cup traceability verified on-chain."},
|
||||
{
|
||||
title: "Rapid Delivery",
|
||||
description: "Roast-to-door delivery in under 24 hours.",
|
||||
},
|
||||
title: "Rapid Delivery", description: "Roast-to-door delivery in under 24 hours."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ground-coffee-black-grains-coffee-containers_1157-47312.jpg"
|
||||
/>
|
||||
@@ -126,20 +93,11 @@ export default function LandingPage() {
|
||||
description="Advanced tools for the modern coffee connoisseur."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Smart-Temp Infusion",
|
||||
content: "Adjustable temperature profiles for ultimate extraction control.",
|
||||
},
|
||||
id: "1", title: "Smart-Temp Infusion", content: "Adjustable temperature profiles for ultimate extraction control."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Flavor Mapping",
|
||||
content: "Our app suggests beans based on your unique flavor preference history.",
|
||||
},
|
||||
id: "2", title: "Flavor Mapping", content: "Our app suggests beans based on your unique flavor preference history."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Sustainable Caps",
|
||||
content: "Fully compostable, high-grade capsules for eco-friendly enjoyment.",
|
||||
},
|
||||
id: "3", title: "Sustainable Caps", content: "Fully compostable, high-grade capsules for eco-friendly enjoyment."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-using-reels_23-2150038626.jpg"
|
||||
/>
|
||||
@@ -153,41 +111,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Neural Dark Roast",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-coffee-beans-from-paper-bag-into-coffee-cup_53876-96705.jpg",
|
||||
},
|
||||
id: "p1", name: "Neural Dark Roast", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-coffee-beans-from-paper-bag-into-coffee-cup_53876-96705.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Quantum Light Blend",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-hermetic-metallic-package-filled-with-freshly-baked-roasted-coffee_346278-412.jpg",
|
||||
},
|
||||
id: "p2", name: "Quantum Light Blend", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/big-hermetic-metallic-package-filled-with-freshly-baked-roasted-coffee_346278-412.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Solar Morning Bloom",
|
||||
price: "$26",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-brewing-with-bag-coffee-beans-foreground_23-2151965928.jpg",
|
||||
},
|
||||
id: "p3", name: "Solar Morning Bloom", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/coffee-brewing-with-bag-coffee-beans-foreground_23-2151965928.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Binary Bean Espresso",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-kraft-paper-bag-wooden-table_23-2151965879.jpg",
|
||||
},
|
||||
id: "p4", name: "Binary Bean Espresso", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-kraft-paper-bag-wooden-table_23-2151965879.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Hyper-Roast Arabica",
|
||||
price: "$25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-with-copy-space_23-2148464786.jpg",
|
||||
},
|
||||
id: "p5", name: "Hyper-Roast Arabica", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-with-copy-space_23-2148464786.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Digital Decaf",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-bag-mockup_187299-47334.jpg",
|
||||
},
|
||||
id: "p6", name: "Digital Decaf", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-bag-mockup_187299-47334.jpg"},
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="From single-origin gems to futuristic blends."
|
||||
@@ -202,25 +136,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "12k",
|
||||
title: "Satisfied Drinkers",
|
||||
description: "Empowered by our coffee.",
|
||||
icon: Users,
|
||||
id: "m1", value: "12k", title: "Satisfied Drinkers", description: "Empowered by our coffee.", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99.8%",
|
||||
title: "Accuracy",
|
||||
description: "Roasting precision rate.",
|
||||
icon: Target,
|
||||
id: "m2", value: "99.8%", title: "Accuracy", description: "Roasting precision rate.", icon: Target,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
title: "Unique Origins",
|
||||
description: "Beans carefully sourced.",
|
||||
icon: Globe,
|
||||
id: "m3", value: "50+", title: "Unique Origins", description: "Beans carefully sourced.", icon: Globe,
|
||||
},
|
||||
]}
|
||||
title="Coffee Data by Numbers"
|
||||
@@ -234,45 +156,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent",
|
||||
quote: "The precision of Sova roasts is unmatched. Truly the future of coffee.",
|
||||
name: "Alex R.",
|
||||
role: "Tech Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-student-white-shirt-wearing-backpack-black-mask-holding-coffee-trying-hear-blue-wall_140725-38504.jpg",
|
||||
},
|
||||
id: "1", title: "Excellent", quote: "The precision of Sova roasts is unmatched. Truly the future of coffee.", name: "Alex R.", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-student-white-shirt-wearing-backpack-black-mask-holding-coffee-trying-hear-blue-wall_140725-38504.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Incredible",
|
||||
quote: "I've never had a fresher cup delivered to my door. Technology wins.",
|
||||
name: "Sarah M.",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-wireless-icon-coffee-bean-old-paper_1379-512.jpg",
|
||||
},
|
||||
id: "2", title: "Incredible", quote: "I've never had a fresher cup delivered to my door. Technology wins.", name: "Sarah M.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/cup-wireless-icon-coffee-bean-old-paper_1379-512.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Superb",
|
||||
quote: "My morning ritual is finally optimized to perfection.",
|
||||
name: "James K.",
|
||||
role: "Software Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-night-robe-wearing-eye-mask-preparing-sleep-drinking-coffee-light-yellow-wall-sleep-female-model-night-bed_140725-65258.jpg",
|
||||
},
|
||||
id: "3", title: "Superb", quote: "My morning ritual is finally optimized to perfection.", name: "James K.", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-night-robe-wearing-eye-mask-preparing-sleep-drinking-coffee-light-yellow-wall-sleep-female-model-night-bed_140725-65258.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Brilliant",
|
||||
quote: "Sustainability meets high-end quality. Perfectly balanced.",
|
||||
name: "Elena V.",
|
||||
role: "Data Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-all-black-outfit-holding-cup_114579-26448.jpg",
|
||||
},
|
||||
id: "4", title: "Brilliant", quote: "Sustainability meets high-end quality. Perfectly balanced.", name: "Elena V.", role: "Data Analyst", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-all-black-outfit-holding-cup_114579-26448.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Fantastic",
|
||||
quote: "The flavor mapping feature changed how I view brewing beans.",
|
||||
name: "Marcus L.",
|
||||
role: "Product Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-231.jpg",
|
||||
},
|
||||
id: "5", title: "Fantastic", quote: "The flavor mapping feature changed how I view brewing beans.", name: "Marcus L.", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-231.jpg"},
|
||||
]}
|
||||
title="Pioneers Love Sova"
|
||||
description="See why top coffee fans trust our future-ready roasts."
|
||||
@@ -284,20 +176,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How is Sova coffee roasted?",
|
||||
content: "We use proprietary laser-precision thermal profiling.",
|
||||
},
|
||||
id: "f1", title: "How is Sova coffee roasted?", content: "We use proprietary laser-precision thermal profiling."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is the shipping eco-friendly?",
|
||||
content: "Yes, we prioritize carbon-neutral shipping methods.",
|
||||
},
|
||||
id: "f2", title: "Is the shipping eco-friendly?", content: "Yes, we prioritize carbon-neutral shipping methods."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I subscribe for regular orders?",
|
||||
content: "Yes, subscribe to unlock 15% off and priority access.",
|
||||
},
|
||||
id: "f3", title: "Can I subscribe for regular orders?", content: "Yes, subscribe to unlock 15% off and priority access."},
|
||||
]}
|
||||
sideTitle="Coffee Queries"
|
||||
sideDescription="Everything you need to know about our future coffee tech."
|
||||
@@ -312,20 +195,12 @@ export default function LandingPage() {
|
||||
description="Have questions or want to partner with Sova? Let's talk."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your thoughts...",
|
||||
}}
|
||||
name: "message", placeholder: "Your thoughts..."}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -334,42 +209,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Ethics",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ethics", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{
|
||||
label: "Blends",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Blends", href: "#products"},
|
||||
{
|
||||
label: "Equipment",
|
||||
href: "#",
|
||||
},
|
||||
label: "Equipment", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user