Update src/app/page.tsx

This commit is contained in:
2026-05-09 20:22:37 +00:00
parent c0d54a9845
commit 4abfd5f32f

View File

@@ -33,17 +33,11 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Aura Coffee"
/>
@@ -52,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Aura Coffee"
description="Experience the warmth of artisanal roasting. Crafted with precision, poured with love, enjoyed everywhere."
buttons={[
{
text: "Explore Menu",
href: "#products",
},
text: "Explore Menu", href: "#products"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-beans-grinder_53876-165382.jpg"
imageAlt="A cup of artisan coffee"
@@ -80,17 +69,11 @@ export default function LandingPage() {
description="We source the finest beans from sustainable farms, roasting them in small batches to preserve the unique notes of every origin. Coffee is more than a drink; it's an experience."
bulletPoints={[
{
title: "Sustainable Sourcing",
description: "Direct trade partnerships with farmers.",
},
title: "Sustainable Sourcing", description: "Direct trade partnerships with farmers."},
{
title: "Small-Batch Roasting",
description: "Precision roasting for optimal flavor profiles.",
},
title: "Small-Batch Roasting", description: "Precision roasting for optimal flavor profiles."},
{
title: "Expert Brewing",
description: "Technique-driven preparation in every cup.",
},
title: "Expert Brewing", description: "Technique-driven preparation in every cup."},
]}
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
mediaAnimation="slide-up"
@@ -105,19 +88,13 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Aromatic Profiles",
description: "Rich, complex notes delivered to your palate.",
},
title: "Aromatic Profiles", description: "Rich, complex notes delivered to your palate."},
{
icon: Shield,
title: "Organic Quality",
description: "100% organic, ethically grown harvests.",
},
title: "Organic Quality", description: "100% organic, ethically grown harvests."},
{
icon: Award,
title: "Artisan Methods",
description: "Traditional techniques perfected through modern science.",
},
title: "Artisan Methods", description: "Traditional techniques perfected through modern science."},
]}
title="The Aura Difference"
description="Excellence is in the details, from seed to cup."
@@ -132,41 +109,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "House Blend",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-with-coffee-beans-around_1232-1359.jpg",
},
id: "p1", name: "House Blend", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-with-coffee-beans-around_1232-1359.jpg"},
{
id: "p2",
name: "Colombian Roast",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-beans-beige-background_23-2148623198.jpg",
},
id: "p2", name: "Colombian Roast", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-beans-beige-background_23-2148623198.jpg"},
{
id: "p3",
name: "Kenya Estate",
price: "$24",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-brown-coffee-beans-sack_141793-6808.jpg",
},
id: "p3", name: "Kenya Estate", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-brown-coffee-beans-sack_141793-6808.jpg"},
{
id: "p4",
name: "Dark Roast",
price: "$20",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-bean-pictures-concept_53876-16489.jpg",
},
id: "p4", name: "Dark Roast", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-bean-pictures-concept_53876-16489.jpg"},
{
id: "p5",
name: "Organic Decaf",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pistachios-sack-box-gray-horizontal_176474-1342.jpg",
},
id: "p5", name: "Organic Decaf", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pistachios-sack-box-gray-horizontal_176474-1342.jpg"},
{
id: "p6",
name: "Espresso Gold",
price: "$26",
imageSrc: "http://img.b2bpic.net/free-photo/bag-coffee-sitting-shelf_23-2151965914.jpg",
},
id: "p6", name: "Espresso Gold", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/bag-coffee-sitting-shelf_23-2151965914.jpg"},
]}
title="Our Signature Roasts"
description="Premium beans delivered to your doorstep."
@@ -178,14 +131,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"The Daily Sip",
"Coffee Magazine",
"Barista Weekly",
"Global Brews",
"Urban Cafe News",
"Roaster Insider",
"Morning Rituals",
]}
"The Daily Sip", "Coffee Magazine", "Barista Weekly", "Global Brews", "Urban Cafe News", "Roaster Insider", "Morning Rituals"]}
title="Recognized by Experts"
description="Featured in leading coffee publications worldwide."
/>
@@ -196,30 +142,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alice Miller",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
},
id: "t1", name: "Alice Miller", imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg"},
{
id: "t2",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-contemplated-young-woman-holding-disposable-coffee-cup-hand-looking-away_23-2148148129.jpg",
},
id: "t2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/portrait-contemplated-young-woman-holding-disposable-coffee-cup-hand-looking-away_23-2148148129.jpg"},
{
id: "t3",
name: "Sarah Smith",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-book_273609-12713.jpg",
},
id: "t3", name: "Sarah Smith", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-book_273609-12713.jpg"},
{
id: "t4",
name: "Mark Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-old-man_23-2148831082.jpg",
},
id: "t4", name: "Mark Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-old-man_23-2148831082.jpg"},
{
id: "t5",
name: "Emily Davis",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-with-coffee-cups_23-2149966947.jpg",
},
id: "t5", name: "Emily Davis", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-with-coffee-cups_23-2149966947.jpg"},
]}
cardTitle="What People Say"
cardTag="Testimonials"
@@ -232,20 +163,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you ship internationally?",
content: "Yes, we ship to over 50 countries globally.",
},
id: "f1", title: "Do you ship internationally?", content: "Yes, we ship to over 50 countries globally."},
{
id: "f2",
title: "Are your beans fair trade?",
content: "We prioritize direct trade to ensure farmers are compensated fairly.",
},
id: "f2", title: "Are your beans fair trade?", content: "We prioritize direct trade to ensure farmers are compensated fairly."},
{
id: "f3",
title: "What's the best brewing method?",
content: "We recommend pour-over or Aeropress to preserve the flavor profile.",
},
id: "f3", title: "What's the best brewing method?", content: "We recommend pour-over or Aeropress to preserve the flavor profile."},
]}
sideTitle="Common Questions"
faqsAnimation="blur-reveal"
@@ -256,16 +178,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Visit Aura Coffee"
description="Come share a cup with us at our downtown location."
buttons={[
{
text: "Get Directions",
href: "#",
},
text: "Find Our Location", href: "#"},
]}
/>
</div>
@@ -275,42 +194,27 @@ export default function LandingPage() {
logoText="Aura Coffee"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Roasts",
href: "#products",
},
label: "Roasts", href: "#products"},
{
label: "Gear",
href: "#",
},
label: "Gear", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}
@@ -320,4 +224,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}