diff --git a/src/app/page.tsx b/src/app/page.tsx
index bc74196..858190d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,6 +12,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
+import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
export default function LandingPage() {
return (
@@ -32,25 +33,17 @@ export default function LandingPage() {
@@ -59,45 +52,28 @@ export default function LandingPage() {
@@ -110,21 +86,13 @@ export default function LandingPage() {
description="At The Coffee House, we believe in creating more than just great coffee; we cultivate an atmosphere where community thrives. Our cafe is thoughtfully designed with lush plants and a collection of intriguing books, offering a peaceful retreat from the everyday hustle. It's a place to relax, connect, and enjoy a moment of serenity."
bulletPoints={[
{
- title: "Freshly Brewed Coffees",
- description: "Expertly sourced beans, brewed to perfection daily.",
- },
+ title: "Freshly Brewed Coffees", description: "Expertly sourced beans, brewed to perfection daily."},
{
- title: "Artisan Pastries Daily",
- description: "Delicious baked goods, made fresh to complement your drink.",
- },
+ title: "Artisan Pastries Daily", description: "Delicious baked goods, made fresh to complement your drink."},
{
- title: "Relaxing Atmosphere",
- description: "A cozy, plant-filled space perfect for unwinding or working.",
- },
+ title: "Relaxing Atmosphere", description: "A cozy, plant-filled space perfect for unwinding or working."},
{
- title: "Community Focused",
- description: "A welcoming hub for locals and visitors alike to connect.",
- },
+ title: "Community Focused", description: "A welcoming hub for locals and visitors alike to connect."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-beautiful-flowers-vases_23-2148435683.jpg"
imageAlt="Cozy coffee shop interior with plants and books, a customer enjoying coffee"
@@ -140,29 +108,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Caramel Iced Latte",
- description: "Absolutely loved the caramel iced latte – a perfect blend of sweet and refreshing!",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624100.jpg",
- imageAlt: "Caramel Iced Latte",
- },
+ title: "Caramel Iced Latte", description: "Absolutely loved the caramel iced latte – a perfect blend of sweet and refreshing!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624100.jpg", imageAlt: "Caramel Iced Latte"},
{
- title: "Toasted Marshmallow Latte",
- description: "The toasted marshmallow latte is an exquisite treat, cozy and incredibly flavorful.",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-with-marshmallow-drink-cinnamon-flavor-wooden-board_23-2148633176.jpg",
- imageAlt: "Toasted Marshmallow Latte",
- },
+ title: "Toasted Marshmallow Latte", description: "The toasted marshmallow latte is an exquisite treat, cozy and incredibly flavorful.", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-marshmallow-drink-cinnamon-flavor-wooden-board_23-2148633176.jpg", imageAlt: "Toasted Marshmallow Latte"},
{
- title: "Peanut Butter Whipped Cream",
- description: "The peanut butter whipped cream is unbelievably good and adds a unique twist to our drinks and pastries.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cake-with-cream-cookies-fresh-cranberries-along-with-cup-coffee-cinnamon-colored-surface-cookies_140725-27706.jpg",
- imageAlt: "Peanut Butter Whipped Cream",
- },
+ title: "Peanut Butter Whipped Cream", description: "The peanut butter whipped cream is unbelievably good and adds a unique twist to our drinks and pastries.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cake-with-cream-cookies-fresh-cranberries-along-with-cup-coffee-cinnamon-colored-surface-cookies_140725-27706.jpg", imageAlt: "Peanut Butter Whipped Cream"},
{
- title: "Freshly Baked Pastries",
- description: "Our food is always yummy too! Enjoy a selection of daily baked goods.",
- imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-cup-tea-pan-with-towel-wooden-table_176474-8246.jpg",
- imageAlt: "Assorted fresh pastries",
- },
+ title: "Freshly Baked Pastries", description: "Our food is always yummy too! Enjoy a selection of daily baked goods.", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-cup-tea-pan-with-towel-wooden-table_176474-8246.jpg", imageAlt: "Assorted fresh pastries"},
]}
title="Sip, Savor, & Enjoy Our Specialties"
description="From classic lattes to unique seasonal creations, our menu is crafted to delight. Discover your next favorite drink or a sweet treat, highly recommended by our loyal customers."
@@ -177,52 +129,34 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "espresso",
- name: "Espresso Shot",
- price: "$2.50",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cup-ground_114579-16720.jpg",
- imageAlt: "Espresso shot in a small cup",
+ id: "espresso", name: "Espresso Shot", price: "$2.50", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cup-ground_114579-16720.jpg", imageAlt: "Espresso shot in a small cup", onProductClick: () => alert('Espresso Shot added to cart!')
},
{
- id: "cappuccino",
- name: "Cappuccino",
- price: "$4.00",
- variant: "Rich & Creamy",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-cinnamon_658428-67.jpg",
- imageAlt: "Cappuccino with latte art",
+ id: "cappuccino", name: "Cappuccino", price: "$4.00", variant: "Rich & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-cinnamon_658428-67.jpg", imageAlt: "Cappuccino with latte art", onProductClick: () => alert('Cappuccino added to cart!')
},
{
- id: "tea",
- name: "Herbal Tea",
- price: "$3.50",
- variant: "Soothing Blends",
- imageSrc: "http://img.b2bpic.net/free-photo/barista-holding-hands-cake-hot-green-tea_140725-14575.jpg",
- imageAlt: "Cup of herbal tea",
+ id: "tea", name: "Herbal Tea", price: "$3.50", variant: "Soothing Blends", imageSrc: "http://img.b2bpic.net/free-photo/barista-holding-hands-cake-hot-green-tea_140725-14575.jpg", imageAlt: "Cup of herbal tea", onProductClick: () => alert('Herbal Tea added to cart!')
},
{
- id: "cookie",
- name: "Chocolate Chip Cookie",
- price: "$3.00",
- variant: "Fresh Baked",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-oatmeal-cookies-with-chocolate-chips-mug-with-cocoa-drink-wooden_141793-6195.jpg",
- imageAlt: "Chocolate chip cookie",
+ id: "cookie", name: "Chocolate Chip Cookie", price: "$3.00", variant: "Fresh Baked", imageSrc: "http://img.b2bpic.net/free-photo/side-view-oatmeal-cookies-with-chocolate-chips-mug-with-cocoa-drink-wooden_141793-6195.jpg", imageAlt: "Chocolate chip cookie", onProductClick: () => alert('Chocolate Chip Cookie added to cart!')
},
{
- id: "avocado-toast",
- name: "Avocado Toast",
- price: "$7.00",
- variant: "Savory Brunch",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-egg-avocado-sandwiches-plate-with-notebook_23-2148640218.jpg",
- imageAlt: "Avocado toast on sourdough bread",
+ id: "avocado-toast", name: "Avocado Toast", price: "$7.00", variant: "Savory Brunch", imageSrc: "http://img.b2bpic.net/free-photo/top-view-egg-avocado-sandwiches-plate-with-notebook_23-2148640218.jpg", imageAlt: "Avocado toast on sourdough bread", onProductClick: () => alert('Avocado Toast added to cart!')
},
{
- id: "seasonal-latte",
- name: "Seasonal Latte",
- price: "$5.50",
- variant: "Limited Edition",
- imageSrc: "http://img.b2bpic.net/free-photo/scarf-books-near-tea-snacks_23-2147943444.jpg",
- imageAlt: "Seasonal latte with whipped cream and sprinkles",
+ id: "seasonal-latte", name: "Seasonal Latte", price: "$5.50", variant: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/scarf-books-near-tea-snacks_23-2147943444.jpg", imageAlt: "Seasonal latte with whipped cream and sprinkles", onProductClick: () => alert('Seasonal Latte added to cart!')
+ },
+ {
+ id: "muffin", name: "Blueberry Muffin", price: "$3.75", variant: "Freshly Baked", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EpVemfVwPyHach4V07NuLQN5cr/uploaded-1780876348855-zsf32xjd.jpg", imageAlt: "Blueberry muffin with crumble topping", onProductClick: () => alert('Blueberry Muffin added to cart!')
+ },
+ {
+ id: "croissant", name: "Butter Croissant", price: "$3.25", variant: "Flaky & Buttery", imageSrc: "http://img.b2bpic.net/free-photo/croissant-cup-coffee_23-2148184288.jpg", imageAlt: "Golden-brown butter croissant", onProductClick: () => alert('Butter Croissant added to cart!')
+ },
+ {
+ id: "iced-coffee", name: "Iced Coffee", price: "$4.25", variant: "Cold Brew", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-with-milk_23-2149372134.jpg", imageAlt: "Iced coffee with cream", onProductClick: () => alert('Iced Coffee added to cart!')
+ },
+ {
+ id: "smoothie", name: "Berry Smoothie", price: "$6.00", variant: "Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/fruit-smoothie-with-strawberries-blueberries-raspberries_23-2148719812.jpg", imageAlt: "Mixed berry smoothie in a glass", onProductClick: () => alert('Berry Smoothie added to cart!')
},
]}
title="Indulge in Our Full Menu"
@@ -230,33 +164,62 @@ export default function LandingPage() {
/>
+
+
alert('Subscribing to Daily Brew!')
+ },
+ ],
+ features: [
+ "Any size drip coffee or americano", "Valid once per day", "Cancel anytime"],
+ },
+ {
+ id: "premium", badge: "Coffee & Pastry", price: "$90/month", subtitle: "Daily coffee + one pastry", buttons: [
+ {
+ text: "Subscribe Now", href: "#", onClick: () => alert('Subscribing to Coffee & Pastry!')
+ },
+ ],
+ features: [
+ "Any size specialty coffee or drip coffee", "One pastry or light bite per day", "Valid once per day", "Cancel anytime", "Priority ordering access"],
+ },
+ {
+ id: "elite", badge: "Weekly Indulgence", price: "$30/week", subtitle: "Any 3 items per week", buttons: [
+ {
+ text: "Order Now", href: "#", onClick: () => alert('Ordering Weekly Indulgence!')
+ },
+ ],
+ features: [
+ "Any 3 menu items (coffee, pastry, light bite)", "Flexible usage throughout the week", "Perfect for casual visitors"],
+ },
+ ]}
+ />
+
+
@@ -286,28 +242,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "hours",
- title: "What are your operating hours?",
- content: "We are closed on Sunday, open Monday 6 AM - 2 PM, Tuesday to Friday 6 AM - 6 PM, and Saturday 8 AM - 3 PM.",
- },
+ id: "hours", title: "What are your operating hours?", content: "We are closed on Sunday, open Monday 6 AM - 2 PM, Tuesday to Friday 6 AM - 6 PM, and Saturday 8 AM - 3 PM."},
{
- id: "menu-options",
- title: "Do you offer food options besides pastries?",
- content: "Yes, in addition to our delicious pastries, we also offer light bites like avocado toast and seasonal specials. Check our in-store menu for daily offerings!",
- },
+ id: "menu-options", title: "Do you offer food options besides pastries?", content: "Yes, in addition to our delicious pastries, we also offer light bites like avocado toast and seasonal specials. Check our in-store menu for daily offerings!"},
{
- id: "wifi",
- title: "Is there free Wi-Fi available?",
- content: "Yes, we provide complimentary Wi-Fi for all our customers. Feel free to relax, work, or study in our cozy environment.",
- },
+ id: "wifi", title: "Is there free Wi-Fi available?", content: "Yes, we provide complimentary Wi-Fi for all our customers. Feel free to relax, work, or study in our cozy environment."},
]}
sideTitle="Have a Question?"
sideDescription="Find quick answers to common inquiries about our menu, hours, and services. If you can't find what you're looking for, feel free to contact us directly."
buttons={[
{
- text: "Ask a Question",
- href: "#contact",
- },
+ text: "Ask a Question", href: "#contact"},
]}
faqsAnimation="slide-up"
textPosition="left"
@@ -318,18 +263,13 @@ export default function LandingPage() {
@@ -341,58 +281,37 @@ export default function LandingPage() {
logoText="The Coffee House"
columns={[
{
- title: "Shop",
- items: [
+ title: "Shop", items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Pricing", href: "#pricing"},
+ {
+ label: "Reviews", href: "#reviews"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "Facebook",
- href: "https://www.facebook.com/profile.php?id=61552008007586&mibextid=ZbWKwL",
- },
+ label: "Facebook", href: "https://www.facebook.com/profile.php?id=61552008007586&mibextid=ZbWKwL"},
{
- label: "Instagram",
- href: "https://www.instagram.com/thecoffeehouseclarksville/",
- },
+ label: "Instagram", href: "https://www.instagram.com/thecoffeehouseclarksville/"},
{
- label: "TikTok",
- href: "https://www.tiktok.com/@coffeehouseclarksville",
- },
+ label: "TikTok", href: "https://www.tiktok.com/@coffeehouseclarksville"},
],
},
{
- title: "Info",
- items: [
+ title: "Info", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
],
},
]}
@@ -402,4 +321,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file