Update src/app/page.tsx
This commit is contained in:
208
src/app/page.tsx
208
src/app/page.tsx
@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Coffee, Cup, Facebook, Home, Instagram, Leaf, Sparkles, Twitter, Users } from "lucide-react";
|
||||
import { Coffee, Facebook, Home, Instagram, Leaf, Sparkles, Twitter, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
},
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Venti .curv Coffee"
|
||||
/>
|
||||
@@ -60,19 +50,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Experience the Perfect Brew at Venti .curv Coffee"
|
||||
description="Savor handcrafted coffee, unique blends, and a cozy ambiance designed for your ultimate coffee experience. Discover your new favorite spot."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Our Menu", href: "#products"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-girl-with-dark-hair-beret-classic-beige-trench-coat-sitting-table-city-cafe-terrace-smiling-having-cheesecake-tea-breakfast_197531-24446.jpg"
|
||||
imageAlt="Venti .curv Coffee shop interior with a cup of coffee on a table"
|
||||
@@ -87,19 +72,13 @@ export default function LandingPage() {
|
||||
description="At Venti .curv, we believe every cup tells a story. We source the finest beans globally, roast them to perfection, and craft beverages with dedication. Our mission is to create a welcoming space where community thrives over a shared love for great coffee, from the first aroma to the last sip."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Ethically Sourced",
|
||||
description: "Partnering with sustainable farms worldwide for premium beans.",
|
||||
icon: Leaf,
|
||||
title: "Ethically Sourced", description: "Partnering with sustainable farms worldwide for premium beans.", icon: Leaf,
|
||||
},
|
||||
{
|
||||
title: "Artisan Roasting",
|
||||
description: "Small-batch roasting perfected for rich, complex flavors.",
|
||||
icon: Coffee,
|
||||
title: "Artisan Roasting", description: "Small-batch roasting perfected for rich, complex flavors.", icon: Coffee,
|
||||
},
|
||||
{
|
||||
title: "Community Focused",
|
||||
description: "Creating a warm, inviting space for connection and creativity.",
|
||||
icon: Users,
|
||||
title: "Community Focused", description: "Creating a warm, inviting space for connection and creativity.", icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458072.jpg"
|
||||
@@ -116,19 +95,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Signature Blends",
|
||||
description: "Discover unique coffee blends exclusive to Venti .curv, crafted for an unforgettable taste experience.",
|
||||
},
|
||||
title: "Signature Blends", description: "Discover unique coffee blends exclusive to Venti .curv, crafted for an unforgettable taste experience."},
|
||||
{
|
||||
icon: Cup,
|
||||
title: "Expert Baristas",
|
||||
description: "Our skilled team masterfully prepares each drink, ensuring perfection in every pour and froth.",
|
||||
},
|
||||
icon: Coffee,
|
||||
title: "Expert Baristas", description: "Our skilled team masterfully prepares each drink, ensuring perfection in every pour and froth."},
|
||||
{
|
||||
icon: Home,
|
||||
title: "Cozy Ambiance",
|
||||
description: "Relax in our thoughtfully designed space, perfect for work, meetings, or quiet contemplation.",
|
||||
},
|
||||
title: "Cozy Ambiance", description: "Relax in our thoughtfully designed space, perfect for work, meetings, or quiet contemplation."},
|
||||
]}
|
||||
title="Why Venti .curv Stands Out"
|
||||
description="From our ethically sourced beans to our expert baristas, we prioritize quality in every detail. Experience the difference that passion makes in every delightful cup."
|
||||
@@ -143,47 +116,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "House Blend Dark Roast",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-burlap-sack_23-2148254990.jpg",
|
||||
imageAlt: "Bag of House Blend Dark Roast coffee",
|
||||
},
|
||||
id: "1", name: "House Blend Dark Roast", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-burlap-sack_23-2148254990.jpg", imageAlt: "Bag of House Blend Dark Roast coffee"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ethiopian Yirgacheffe (Light)",
|
||||
price: "$22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-coffee-beans_23-2148937294.jpg",
|
||||
imageAlt: "Bag of Ethiopian Yirgacheffe Light Roast coffee",
|
||||
},
|
||||
id: "2", name: "Ethiopian Yirgacheffe (Light)", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-coffee-beans_23-2148937294.jpg", imageAlt: "Bag of Ethiopian Yirgacheffe Light Roast coffee"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Espresso Artisan Blend",
|
||||
price: "$19.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-powder-strainer-coffee-beans_23-2148453604.jpg",
|
||||
imageAlt: "Bag of Espresso Artisan Blend coffee",
|
||||
},
|
||||
id: "3", name: "Espresso Artisan Blend", price: "$19.50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-powder-strainer-coffee-beans_23-2148453604.jpg", imageAlt: "Bag of Espresso Artisan Blend coffee"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Decaf Colombian Supremo",
|
||||
price: "$20.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699714.jpg",
|
||||
imageAlt: "Bag of Decaf Colombian Supremo coffee",
|
||||
},
|
||||
id: "4", name: "Decaf Colombian Supremo", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699714.jpg", imageAlt: "Bag of Decaf Colombian Supremo coffee"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Venti Cold Brew Concentrate",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646423.jpg",
|
||||
imageAlt: "Bottle of Venti Cold Brew Concentrate",
|
||||
},
|
||||
id: "5", name: "Venti Cold Brew Concentrate", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646423.jpg", imageAlt: "Bottle of Venti Cold Brew Concentrate"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ceramic Pour-Over Kit",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine_23-2148937219.jpg",
|
||||
imageAlt: "Ceramic pour-over coffee kit",
|
||||
},
|
||||
id: "6", name: "Ceramic Pour-Over Kit", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine_23-2148937219.jpg", imageAlt: "Ceramic pour-over coffee kit"},
|
||||
]}
|
||||
title="Our Signature Coffee Blends"
|
||||
description="Explore our exquisite selection of roasted beans and unique coffee products, perfect for every palate, from bold espresso to smooth cold brew."
|
||||
@@ -198,20 +141,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
description: "Ethically Sourced Beans",
|
||||
},
|
||||
id: "1", value: "100%", description: "Ethically Sourced Beans"},
|
||||
{
|
||||
id: "2",
|
||||
value: "50+",
|
||||
description: "Unique Coffee Blends",
|
||||
},
|
||||
id: "2", value: "50+", description: "Unique Coffee Blends"},
|
||||
{
|
||||
id: "3",
|
||||
value: "5 Stars",
|
||||
description: "Customer Satisfaction",
|
||||
},
|
||||
id: "3", value: "5 Stars", description: "Customer Satisfaction"},
|
||||
]}
|
||||
title="Our Commitment by Numbers"
|
||||
description="Discover the impact we've made and the passion that drives our craft, reflecting our dedication to quality and community."
|
||||
@@ -224,65 +158,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
date: "May 2024",
|
||||
title: "Best Coffee in Town!",
|
||||
quote: "Venti .curv has truly perfected the art of coffee. Every visit is a treat, and their latte art is simply stunning. A must-visit!",
|
||||
tag: "Daily Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg",
|
||||
avatarAlt: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pleased-young-caucasian-woman-round-transparent-glasses-holds-hot-takeaway-coffee_273609-17948.jpg",
|
||||
imageAlt: "Customer enjoying coffee",
|
||||
},
|
||||
id: "1", name: "Sarah J.", date: "May 2024", title: "Best Coffee in Town!", quote: "Venti .curv has truly perfected the art of coffee. Every visit is a treat, and their latte art is simply stunning. A must-visit!", tag: "Daily Regular", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg", avatarAlt: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pleased-young-caucasian-woman-round-transparent-glasses-holds-hot-takeaway-coffee_273609-17948.jpg", imageAlt: "Customer enjoying coffee"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
date: "April 2024",
|
||||
title: "My Favorite Work Spot",
|
||||
quote: "The ambiance here is perfect for getting work done, and the coffee keeps me energized without the jitters. Highly recommend the cold brew!",
|
||||
tag: "Freelancer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg",
|
||||
avatarAlt: "Mark D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-hands-holding-cup-coffee-man-sitting-round-table-cafe-working-laptop-had_1258-245370.jpg",
|
||||
imageAlt: "Person working in cafe",
|
||||
},
|
||||
id: "2", name: "Mark D.", date: "April 2024", title: "My Favorite Work Spot", quote: "The ambiance here is perfect for getting work done, and the coffee keeps me energized without the jitters. Highly recommend the cold brew!", tag: "Freelancer", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", avatarAlt: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-hands-holding-cup-coffee-man-sitting-round-table-cafe-working-laptop-had_1258-245370.jpg", imageAlt: "Person working in cafe"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
date: "March 2024",
|
||||
title: "Fantastic Community Hub",
|
||||
quote: "More than just coffee, Venti .curv is a place to connect. The staff are incredibly friendly, and the events are always a blast!",
|
||||
tag: "Community Member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-girl-red-striped-shirt-against-grey-background_1187-5042.jpg",
|
||||
avatarAlt: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-smiling_23-2148483082.jpg",
|
||||
imageAlt: "Friends chatting in cafe",
|
||||
},
|
||||
id: "3", name: "Emily R.", date: "March 2024", title: "Fantastic Community Hub", quote: "More than just coffee, Venti .curv is a place to connect. The staff are incredibly friendly, and the events are always a blast!", tag: "Community Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-girl-red-striped-shirt-against-grey-background_1187-5042.jpg", avatarAlt: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-smiling_23-2148483082.jpg", imageAlt: "Friends chatting in cafe"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
date: "February 2024",
|
||||
title: "Unmatched Quality",
|
||||
quote: "I'm a coffee connoisseur, and Venti .curv consistently delivers exceptional quality. Their single-origin beans are a true delight.",
|
||||
tag: "Coffee Enthusiast",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg",
|
||||
avatarAlt: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-with-coffee_23-2148395479.jpg",
|
||||
imageAlt: "Person reading in cafe",
|
||||
},
|
||||
id: "4", name: "David K.", date: "February 2024", title: "Unmatched Quality", quote: "I'm a coffee connoisseur, and Venti .curv consistently delivers exceptional quality. Their single-origin beans are a true delight.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg", avatarAlt: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-with-coffee_23-2148395479.jpg", imageAlt: "Person reading in cafe"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
date: "January 2024",
|
||||
title: "Simply the Best Baristas!",
|
||||
quote: "The baristas here are true artists! They remember my order and always have a friendly smile. It's the little things that make a difference.",
|
||||
tag: "Loyal Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2044.jpg",
|
||||
avatarAlt: "Jessica L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-milk-coffee-latte-foam-decor_141793-17531.jpg",
|
||||
imageAlt: "Barista making latte art",
|
||||
},
|
||||
id: "5", name: "Jessica L.", date: "January 2024", title: "Simply the Best Baristas!", quote: "The baristas here are true artists! They remember my order and always have a friendly smile. It's the little things that make a difference.", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2044.jpg", avatarAlt: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-milk-coffee-latte-foam-decor_141793-17531.jpg", imageAlt: "Barista making latte art"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from our beloved patrons about their delightful Venti .curv experience, highlighting our quality and friendly service."
|
||||
@@ -294,14 +178,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Local Harvest Farms",
|
||||
"Artisan Bakery Co.",
|
||||
"Community Art Collective",
|
||||
"Eco-Friendly Packaging Solutions",
|
||||
"Bean Importers Guild",
|
||||
"Urban Growers Network",
|
||||
"Healthy Bites Catering",
|
||||
]}
|
||||
"Local Harvest Farms", "Artisan Bakery Co.", "Community Art Collective", "Eco-Friendly Packaging Solutions", "Bean Importers Guild", "Urban Growers Network", "Healthy Bites Catering"]}
|
||||
title="Our Valued Partners"
|
||||
description="Working with local suppliers and community organizations to bring you the best and foster local growth."
|
||||
/>
|
||||
@@ -311,18 +188,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to Brew Something Special? Get in Touch with Venti .curv Coffee Today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Our Store",
|
||||
href: "https://maps.google.com/?q=Venti+.curv+Coffee",
|
||||
},
|
||||
text: "Visit Our Store", href: "https://maps.google.com/?q=Venti+.curv+Coffee"},
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:info@venticurv.com",
|
||||
},
|
||||
text: "Email Us", href: "mailto:info@venticurv.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -336,19 +208,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/venticurv",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/venticurv", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/venticurv",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/venticurv", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/venticurv",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/venticurv", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user