Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69ec875a3b | |||
| 0f0dc8b0e1 | |||
| ddcc979567 | |||
| 5026f57110 |
@@ -3,9 +3,9 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/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 FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
avatars={[
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
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."
|
||||
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>
|
||||
|
||||
@@ -97,13 +97,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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"
|
||||
@@ -117,15 +117,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
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"
|
||||
description="Loved by locals, cherished by coffee lovers everywhere."
|
||||
@@ -133,41 +133,39 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<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}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Newsletter"
|
||||
title="Join Our Coffee Club"
|
||||
description="Get exclusive invites to our tasting events and monthly news."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
<FooterLogoEmphasis
|
||||
logoText="Lumi Cafe"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Roasts", href: "#menu"},
|
||||
items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Our Roasts", href: "#menu" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ", href: "#"},
|
||||
items: [
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 Lumi Cafe. All rights reserved."
|
||||
bottomRightText="Crafted with love"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user