4 Commits

Author SHA1 Message Date
69ec875a3b Update src/app/page.tsx 2026-04-03 06:10:29 +00:00
0f0dc8b0e1 Update src/app/page.tsx 2026-04-03 06:10:02 +00:00
ddcc979567 Merge version_1 into main
Merge version_1 into main
2026-04-03 06:09:26 +00:00
5026f57110 Merge version_1 into main
Merge version_1 into main
2026-04-03 06:08:56 +00:00

View File

@@ -3,9 +3,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import { Coffee, Heart, Zap } from "lucide-react"; import { Coffee, Heart, Zap } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import MediaAbout from '@/components/sections/about/MediaAbout'; import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -52,7 +52,7 @@ export default function LandingPage() {
{ {
text: "Explore Menu", href: "#menu"}, text: "Explore Menu", href: "#menu"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg" imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
@@ -87,7 +87,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="Rooted in Passion" title="Rooted in Passion"
description="We believe coffee is more than just a drink; it's a ritual. Our beans are ethically sourced from the world's finest regions and roasted in small batches to ensure unparalleled flavor profiles." description="We believe coffee is more than just a drink; it's a ritual. Our beans are ethically sourced from the world's finest regions and roasted in small batches to ensure unparalleled flavor profiles."
imageSrc="http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg" imageSrc="http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg?_wi=1"
/> />
</div> </div>
@@ -97,13 +97,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Specialty Brews", description: "Single-origin beans curated for the true coffee enthusiast.", imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg", buttonIcon: Coffee, title: "Specialty Brews", description: "Single-origin beans curated for the true coffee enthusiast.", imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg?_wi=1", buttonIcon: Coffee,
}, },
{ {
title: "Craft Lattes", description: "Hand-poured milk with a master's touch, every time.", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg", buttonIcon: Heart, title: "Craft Lattes", description: "Hand-poured milk with a master's touch, every time.", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg?_wi=1", buttonIcon: Heart,
}, },
{ {
title: "Cozy Atmosphere", description: "Designed for conversation, reflection, and quiet moments.", imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg", buttonIcon: Zap, title: "Cozy Atmosphere", description: "Designed for conversation, reflection, and quiet moments.", imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg?_wi=1", buttonIcon: Zap,
}, },
]} ]}
title="Artisan Selections" title="Artisan Selections"
@@ -117,15 +117,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", name: "Jane Doe", date: "Oct 2023", title: "Coffee Expert", quote: "The best brew I've had in years.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/charming-relaxed-female-with-positive-smile-sits-terrace-cafe_273609-2522.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg", imageAlt: "cozy cafe interior espresso bar"}, id: "1", name: "Jane Doe", date: "Oct 2023", title: "Coffee Expert", quote: "The best brew I've had in years.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/charming-relaxed-female-with-positive-smile-sits-terrace-cafe_273609-2522.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg?_wi=2", imageAlt: "cozy cafe interior espresso bar"},
{ {
id: "2", name: "John Smith", date: "Sept 2023", title: "Designer", quote: "Perfect spot to work and relax.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-typing-computer-while-browsing-internet-drinking-coffee-bar_637285-2064.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg", imageAlt: "barista brewing fresh craft coffee"}, id: "2", name: "John Smith", date: "Sept 2023", title: "Designer", quote: "Perfect spot to work and relax.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-typing-computer-while-browsing-internet-drinking-coffee-bar_637285-2064.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg?_wi=2", imageAlt: "barista brewing fresh craft coffee"},
{ {
id: "3", name: "Emily R.", date: "Aug 2023", title: "Writer", quote: "Exceptional latte art and service.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-girl-oversize-sweater-warming-up-cold-autumn-day-having-coffee-holding-large-mug-smiling-joyfully-attractive-young-female-with-hair-knot-relaxing-home-with-cup-tea_343059-3041.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg", imageAlt: "specialty coffee beans selection"}, id: "3", name: "Emily R.", date: "Aug 2023", title: "Writer", quote: "Exceptional latte art and service.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-girl-oversize-sweater-warming-up-cold-autumn-day-having-coffee-holding-large-mug-smiling-joyfully-attractive-young-female-with-hair-knot-relaxing-home-with-cup-tea_343059-3041.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg?_wi=2", imageAlt: "specialty coffee beans selection"},
{ {
id: "4", name: "Mark L.", date: "July 2023", title: "Entrepreneur", quote: "My daily caffeine sanctuary.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg", imageAlt: "latte art professional barista"}, id: "4", name: "Mark L.", date: "July 2023", title: "Entrepreneur", quote: "My daily caffeine sanctuary.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg?_wi=2", imageAlt: "latte art professional barista"},
{ {
id: "5", name: "Sarah P.", date: "June 2023", title: "Artist", quote: "Love the vibe and the beans.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-happy-pretty-girl-explore-city-look-away-with-pleased-cheerful-face-drinking-coffee-takeaway-cup-from-favorite-local-cafe-walking-street-fresh-air-enjoy-spring_197531-30594.jpg", imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg", imageAlt: "minimalist cafe seating design"}, id: "5", name: "Sarah P.", date: "June 2023", title: "Artist", quote: "Love the vibe and the beans.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-happy-pretty-girl-explore-city-look-away-with-pleased-cheerful-face-drinking-coffee-takeaway-cup-from-favorite-local-cafe-walking-street-fresh-air-enjoy-spring_197531-30594.jpg", imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg?_wi=2", imageAlt: "minimalist cafe seating design"},
]} ]}
title="A Community Favorite" title="A Community Favorite"
description="Loved by locals, cherished by coffee lovers everywhere." description="Loved by locals, cherished by coffee lovers everywhere."
@@ -133,38 +133,36 @@ export default function LandingPage() {
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactSplitForm
title="Get in Touch"
description="Have questions about our roasts or want to host an event? We'd love to hear from you."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true }
]}
textarea={{ name: "message", placeholder: "How can we help?" }}
useInvertedBackground={false} useInvertedBackground={false}
background={{ imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg?_wi=3"
variant: "plain"}}
tag="Newsletter"
title="Join Our Coffee Club"
description="Get exclusive invites to our tasting events and monthly news."
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterSimple <FooterLogoEmphasis
logoText="Lumi Cafe"
columns={[ columns={[
{ {
title: "Company", items: [ items: [
{ { label: "About Us", href: "#about" },
label: "About Us", href: "#about"}, { label: "Our Roasts", href: "#menu" },
{
label: "Our Roasts", href: "#menu"},
], ],
}, },
{ {
title: "Support", items: [ items: [
{ { label: "Contact", href: "#contact" },
label: "Contact", href: "#contact"}, { label: "FAQ", href: "#" },
{
label: "FAQ", href: "#"},
], ],
}, },
]} ]}
bottomLeftText="© 2024 Lumi Cafe. All rights reserved."
bottomRightText="Crafted with love"
/> />
</div> </div>
</ReactLenis> </ReactLenis>