Update src/app/page.tsx

This commit is contained in:
2026-06-09 23:58:53 +00:00
parent 2a73b1efd8
commit 6491d81e4f

View File

@@ -34,38 +34,22 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Blog", name: "Blog", id: "#blog"},
id: "#blog",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
button={{ button={{
text: "Order Online", text: "Order Online", href: "#contact"}}
href: "#contact",
}}
brandName="Alma Cafe" brandName="Alma Cafe"
/> />
</div> </div>
@@ -73,44 +57,23 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Welcome to Alma Cafe" title="Welcome to Alma Cafe"
description="Experience the perfect blend of rich coffee, delectable pastries, and a cozy atmosphere. Your daily escape awaits." description="Experience the perfect blend of rich coffee, delectable pastries, and a cozy atmosphere. Your daily escape awaits."
tag="Your Daily Escape" tag="Your Daily Escape"
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ {
text: "View Our Menu", text: "View Our Menu", href: "#menu"},
href: "#menu",
},
{ {
text: "Order Online", text: "Order Online", href: "#contact"},
href: "#contact",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-man-working_23-2148366589.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-man-working_23-2148366589.jpg", imageAlt: "Cozy coffee shop interior"},
imageAlt: "Cozy coffee shop interior",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", imageAlt: "Freshly baked pastries"}
imageAlt: "Freshly baked pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-coffee-coffee-maker_23-2148366573.jpg",
imageAlt: "Man preparing coffee at coffee maker",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg",
imageAlt: "Portrait of young man working as barista and making coffee in restaurant Barista in apron and white shirt standing with cup of coffee at his workplace in coffee shop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg",
imageAlt: "Man hands working with coffee machine in restaurant. Close up barista hands preparing making coffee in coffee shop",
},
]} ]}
mediaAnimation="opacity" mediaAnimation="opacity"
rating={5} rating={5}
@@ -125,21 +88,15 @@ export default function LandingPage() {
description="At Alma Cafe, we believe in crafting more than just coffee; we create experiences. Our journey began with a simple idea: to build a warm, inviting space where everyone feels at home. We source the finest beans and fresh, local ingredients, ensuring every cup and bite is a moment to savor." description="At Alma Cafe, we believe in crafting more than just coffee; we create experiences. Our journey began with a simple idea: to build a warm, inviting space where everyone feels at home. We source the finest beans and fresh, local ingredients, ensuring every cup and bite is a moment to savor."
metrics={[ metrics={[
{ {
value: "10+", value: "10+", title: "Years Brewing"},
title: "Years Brewing",
},
{ {
value: "100%", value: "100%", title: "Ethically Sourced"},
title: "Ethically Sourced",
},
{ {
value: "5-Star", value: "5-Star", title: "Customer Rated"},
title: "Customer Rated",
},
]} ]}
tag="Our Story" tag="Our Story"
tagAnimation="slide-up" tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-friendly-joyful-handsome-barista-black_1258-60007.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-friendly-joyful-handsome-barista-black_1258-60007.jpg"
imageAlt="Friendly barista serving coffee" imageAlt="Friendly barista serving coffee"
mediaAnimation="opacity" mediaAnimation="opacity"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -153,80 +110,53 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Artisan Coffee Selection", title: "Artisan Coffee Selection", description: "Discover a curated selection of globally sourced beans, expertly roasted and brewed to perfection. From rich espresso to delicate pour-overs, every cup is a masterpiece.", media: {
description: "Discover a curated selection of globally sourced beans, expertly roasted and brewed to perfection. From rich espresso to delicate pour-overs, every cup is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25624.jpg", imageAlt: "Artisan coffee beans"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25624.jpg",
imageAlt: "Artisan coffee beans",
},
items: [ items: [
{ {
icon: Coffee, icon: Coffee,
text: "Single Origin Beans", text: "Single Origin Beans"},
},
{ {
icon: Award, icon: Award,
text: "Expert Baristas", text: "Expert Baristas"},
},
{ {
icon: Leaf, icon: Leaf,
text: "Sustainable Sourcing", text: "Sustainable Sourcing"},
},
], ],
reverse: false, reverse: false
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-man-working_23-2148366589.jpg?_wi=2",
imageAlt: "freshly roasted coffee beans burlap sack",
}, },
{ {
title: "Cozy & Inspiring Spaces", title: "Cozy & Inspiring Spaces", description: "Whether you're looking for a quiet corner to work, a lively spot to meet friends, or a peaceful retreat, Alma Cafe offers an ambiance designed for comfort and creativity.", media: {
description: "Whether you're looking for a quiet corner to work, a lively spot to meet friends, or a peaceful retreat, Alma Cafe offers an ambiance designed for comfort and creativity.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-relax-morning-coffee-cup-set_1150-7064.jpg", imageAlt: "Cozy cafe seating area"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-relax-morning-coffee-cup-set_1150-7064.jpg",
imageAlt: "Cozy cafe seating area",
},
items: [ items: [
{ {
icon: Wifi, icon: Wifi,
text: "Free Wi-Fi", text: "Free Wi-Fi"},
},
{ {
icon: BookOpen, icon: BookOpen,
text: "Reading Nooks", text: "Reading Nooks"},
},
{ {
icon: Users, icon: Users,
text: "Group Tables", text: "Group Tables"},
},
], ],
reverse: true, reverse: true
imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg?_wi=2",
imageAlt: "freshly roasted coffee beans burlap sack",
}, },
{ {
title: "Freshly Baked & Healthy Bites", title: "Freshly Baked & Healthy Bites", description: "Pair your favorite brew with our delicious range of pastries, sandwiches, and salads, all prepared fresh daily with a focus on quality and flavor.", media: {
description: "Pair your favorite brew with our delicious range of pastries, sandwiches, and salads, all prepared fresh daily with a focus on quality and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-eating-healthy-food_23-2149151659.jpg", imageAlt: "Healthy organic salad and smoothie"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-eating-healthy-food_23-2149151659.jpg",
imageAlt: "Healthy organic salad and smoothie",
},
items: [ items: [
{ {
icon: Croissant, icon: Croissant,
text: "Daily Pastries", text: "Daily Pastries"},
},
{ {
icon: Salad, icon: Salad,
text: "Fresh Salads", text: "Fresh Salads"},
},
{ {
icon: Sandwich, icon: Sandwich,
text: "Gourmet Sandwiches", text: "Gourmet Sandwiches"},
},
], ],
reverse: false, reverse: false
imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-friendly-joyful-handsome-barista-black_1258-60007.jpg?_wi=2", }
imageAlt: "freshly roasted coffee beans burlap sack",
},
]} ]}
title="More Than Just a Cafe" title="More Than Just a Cafe"
description="Discover what makes Alma Cafe a beloved local spot." description="Discover what makes Alma Cafe a beloved local spot."
@@ -242,53 +172,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", name: "Classic Espresso", price: "$3.50", variant: "Rich & Bold", imageSrc: "http://img.b2bpic.net/free-photo/cafe-smooth-shot-nice-drink_1172-478.jpg", imageAlt: "Classic Espresso"},
name: "Classic Espresso",
price: "$3.50",
variant: "Rich & Bold",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-smooth-shot-nice-drink_1172-478.jpg",
imageAlt: "Classic Espresso",
},
{ {
id: "2", id: "2", name: "Signature Latte", price: "$5.00", variant: "Creamy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-coffee-latte-wooden-table_23-2147892945.jpg", imageAlt: "Signature Latte with latte art"},
name: "Signature Latte",
price: "$5.00",
variant: "Creamy & Smooth",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-coffee-latte-wooden-table_23-2147892945.jpg",
imageAlt: "Signature Latte with latte art",
},
{ {
id: "3", id: "3", name: "Chocolate Croissant", price: "$4.25", variant: "Flaky & Sweet", imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-tea-cup-dried-herbs-flat-lay-wooden-kitchen-towel_176474-8189.jpg", imageAlt: "Chocolate Croissant"},
name: "Chocolate Croissant",
price: "$4.25",
variant: "Flaky & Sweet",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-tea-cup-dried-herbs-flat-lay-wooden-kitchen-towel_176474-8189.jpg",
imageAlt: "Chocolate Croissant",
},
{ {
id: "4", id: "4", name: "Blueberry Muffin", price: "$3.75", variant: "Soft & Fruity", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-berries-cinnamon-sticks-cupcakes-cup-tea-citrus-fruits_140725-122814.jpg", imageAlt: "Blueberry Muffin"},
name: "Blueberry Muffin",
price: "$3.75",
variant: "Soft & Fruity",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-berries-cinnamon-sticks-cupcakes-cup-tea-citrus-fruits_140725-122814.jpg",
imageAlt: "Blueberry Muffin",
},
{ {
id: "5", id: "5", name: "Avocado Toast", price: "$8.50", variant: "Savory & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-oats-coffee_23-2147871330.jpg", imageAlt: "Avocado Toast with poached egg"},
name: "Avocado Toast",
price: "$8.50",
variant: "Savory & Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-oats-coffee_23-2147871330.jpg",
imageAlt: "Avocado Toast with poached egg",
},
{ {
id: "6", id: "6", name: "Chicken Pesto Sandwich", price: "$9.75", variant: "Hearty & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169089.jpg", imageAlt: "Chicken Pesto Sandwich"},
name: "Chicken Pesto Sandwich",
price: "$9.75",
variant: "Hearty & Flavorful",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169089.jpg",
imageAlt: "Chicken Pesto Sandwich",
},
]} ]}
title="Our Menu Highlights" title="Our Menu Highlights"
description="A taste of what makes Alma Cafe special. Crafted with care, made with passion." description="A taste of what makes Alma Cafe special. Crafted with care, made with passion."
@@ -303,64 +197,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", role: "Local Resident", company: "Community Member", rating: 5,
name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-texting-cafe-happy-businessman-smiling-texting-smartphone-table_1391-595.jpg", videoAriaLabel: "Sarah J. testimonial video"},
role: "Local Resident",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-texting-cafe-happy-businessman-smiling-texting-smartphone-table_1391-595.jpg",
videoAriaLabel: "Sarah J. testimonial video",
},
{ {
id: "2", id: "2", name: "Michael D.", role: "Coffee Enthusiast", company: "Local Critic", rating: 5,
name: "Michael D.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-showing-thumbs-up-looking-camera_1262-14435.jpg", videoAriaLabel: "Michael D. testimonial video"},
role: "Coffee Enthusiast",
company: "Local Critic",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-showing-thumbs-up-looking-camera_1262-14435.jpg",
videoAriaLabel: "Michael D. testimonial video",
},
{ {
id: "3", id: "3", name: "Emily R.", role: "Student", company: "University of XYZ", rating: 5,
name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-confident-woman-stylish-clothes-enjoying-coffee-coffeeshop-attractive-female-model-sitting-cafe-having-lunch-with-admirer-smiling-look-away-pleased-breakfast-outdoor-restaurant_197531-30517.jpg", videoAriaLabel: "Emily R. testimonial video"},
role: "Student",
company: "University of XYZ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sensual-confident-woman-stylish-clothes-enjoying-coffee-coffeeshop-attractive-female-model-sitting-cafe-having-lunch-with-admirer-smiling-look-away-pleased-breakfast-outdoor-restaurant_197531-30517.jpg",
videoAriaLabel: "Emily R. testimonial video",
},
{ {
id: "4", id: "4", name: "David K.", role: "Small Business Owner", company: "Local Business Alliance", rating: 5,
name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-four-friends-having-coffee-together_1139-1022.jpg", videoAriaLabel: "David K. testimonial video"},
role: "Small Business Owner",
company: "Local Business Alliance",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-four-friends-having-coffee-together_1139-1022.jpg",
videoAriaLabel: "David K. testimonial video",
},
{ {
id: "5", id: "5", name: "Jessica L.", role: "Freelance Writer", company: "Creative Nomad", rating: 5,
name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/drinking-coffee-using-mobilephone_329181-16251.jpg", videoAriaLabel: "Jessica L. testimonial video"},
role: "Freelance Writer",
company: "Creative Nomad",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/drinking-coffee-using-mobilephone_329181-16251.jpg",
videoAriaLabel: "Jessica L. testimonial video",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "100%", value: "100%", label: "Satisfaction"},
label: "Satisfaction",
},
{ {
value: "15K+", value: "15K+", label: "Happy Customers"},
label: "Happy Customers",
},
{ {
value: "4.9/5", value: "4.9/5", label: "Average Rating"},
label: "Average Rating",
},
]} ]}
title="What Our Community Says" title="What Our Community Says"
description="Hear directly from our wonderful customers about their Alma Cafe experience." description="Hear directly from our wonderful customers about their Alma Cafe experience."
@@ -372,14 +230,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Local Artisan Bakery", "Local Artisan Bakery", "Ethical Coffee Roasters", "Green Grocers Collective", "City Food Critics", "Community Harvest Farms", "Sweet Treats Magazine", "Downtown Business Association"]}
"Ethical Coffee Roasters",
"Green Grocers Collective",
"City Food Critics",
"Community Harvest Farms",
"Sweet Treats Magazine",
"Downtown Business Association",
]}
title="Our Valued Partners" title="Our Valued Partners"
description="We're proud to collaborate with local businesses and organizations that share our commitment to quality and community." description="We're proud to collaborate with local businesses and organizations that share our commitment to quality and community."
tag="Partners & Recognition" tag="Partners & Recognition"
@@ -392,30 +243,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What are your opening hours?", content: "Alma Cafe is open Monday to Friday from 7 AM to 6 PM, and Saturday to Sunday from 8 AM to 5 PM."},
title: "What are your opening hours?",
content: "Alma Cafe is open Monday to Friday from 7 AM to 6 PM, and Saturday to Sunday from 8 AM to 5 PM.",
},
{ {
id: "2", id: "2", title: "Do you offer vegan or gluten-free options?", content: "Yes, we have a variety of delicious vegan and gluten-free pastries and savory items. Please ask our staff for today's selections."},
title: "Do you offer vegan or gluten-free options?",
content: "Yes, we have a variety of delicious vegan and gluten-free pastries and savory items. Please ask our staff for today's selections.",
},
{ {
id: "3", id: "3", title: "Can I reserve a table for a meeting?", content: "We operate on a first-come, first-served basis, but for larger groups or special events, please contact us directly to discuss options."},
title: "Can I reserve a table for a meeting?",
content: "We operate on a first-come, first-served basis, but for larger groups or special events, please contact us directly to discuss options.",
},
{ {
id: "4", id: "4", title: "Do you have Wi-Fi available?", content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our customers. Feel free to connect and enjoy your stay."},
title: "Do you have Wi-Fi available?",
content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our customers. Feel free to connect and enjoy your stay.",
},
{ {
id: "5", id: "5", title: "Where do you source your coffee beans?", content: "We partner with local ethical roasters who source premium, single-origin beans from sustainable farms around the world. Quality and fair trade are our top priorities."},
title: "Where do you source your coffee beans?",
content: "We partner with local ethical roasters who source premium, single-origin beans from sustainable farms around the world. Quality and fair trade are our top priorities.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find answers to common questions about Alma Cafe, our offerings, and services." description="Find answers to common questions about Alma Cafe, our offerings, and services."
@@ -434,38 +270,11 @@ export default function LandingPage() {
tag="Insights & Stories" tag="Insights & Stories"
blogs={[ blogs={[
{ {
id: "1", id: "1", category: "Coffee Guide", title: "Mastering the Art of Pour-Over Coffee at Home", excerpt: "Unlock the secrets to brewing a perfect cup of pour-over coffee right in your kitchen with our easy-to-follow guide.", imageSrc: "http://img.b2bpic.net/free-photo/barista-using-tamper-press-ground-coffee-into-portafilter-cafe-thick-wooden-table-professional-coffee-brewing_346278-1468.jpg", imageAlt: "Pour-over coffee brewing setup", authorName: "Alma Cafe Team", authorAvatar: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg", date: "October 26, 2023"},
category: "Coffee Guide",
title: "Mastering the Art of Pour-Over Coffee at Home",
excerpt: "Unlock the secrets to brewing a perfect cup of pour-over coffee right in your kitchen with our easy-to-follow guide.",
imageSrc: "http://img.b2bpic.net/free-photo/barista-using-tamper-press-ground-coffee-into-portafilter-cafe-thick-wooden-table-professional-coffee-brewing_346278-1468.jpg",
imageAlt: "Pour-over coffee brewing setup",
authorName: "Alma Cafe Team",
authorAvatar: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg",
date: "October 26, 2023",
},
{ {
id: "2", id: "2", category: "Seasonal Menu", title: "Introducing Our Cozy Fall & Winter Drinks Menu", excerpt: "Warm up with our delightful new seasonal beverages, crafted to bring comfort and joy during the colder months.", imageSrc: "http://img.b2bpic.net/free-photo/autumn-food-soup-veggies-with-empty-notebook_23-2148656303.jpg", imageAlt: "Pumpkin spice latte", authorName: "Alma Cafe Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-lifestyle-tablet-coffee-woman_1303-1889.jpg", date: "November 10, 2023"},
category: "Seasonal Menu",
title: "Introducing Our Cozy Fall & Winter Drinks Menu",
excerpt: "Warm up with our delightful new seasonal beverages, crafted to bring comfort and joy during the colder months.",
imageSrc: "http://img.b2bpic.net/free-photo/autumn-food-soup-veggies-with-empty-notebook_23-2148656303.jpg",
imageAlt: "Pumpkin spice latte",
authorName: "Alma Cafe Team",
authorAvatar: "http://img.b2bpic.net/free-photo/young-lifestyle-tablet-coffee-woman_1303-1889.jpg",
date: "November 10, 2023",
},
{ {
id: "3", id: "3", category: "Baking Tips", title: "The Secret to Alma Cafe's Flaky Croissants", excerpt: "Discover the techniques and ingredients that make our signature croissants a beloved treat. Hint: it's all about the layers!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-stack-cookies_23-2147890259.jpg", imageAlt: "Freshly baked croissants", authorName: "Alma Cafe Head Baker", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12318.jpg", date: "December 1, 2023"},
category: "Baking Tips",
title: "The Secret to Alma Cafe's Flaky Croissants",
excerpt: "Discover the techniques and ingredients that make our signature croissants a beloved treat. Hint: it's all about the layers!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-stack-cookies_23-2147890259.jpg",
imageAlt: "Freshly baked croissants",
authorName: "Alma Cafe Head Baker",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12318.jpg",
date: "December 1, 2023",
},
]} ]}
/> />
</div> </div>
@@ -474,8 +283,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Connect With Us" tag="Connect With Us"
title="Visit Alma Cafe" title="Visit Alma Cafe"
description="We'd love to see you! Stop by for a coffee, a meal, or simply to enjoy our welcoming atmosphere. You can also reach out for inquiries or feedback." description="We'd love to see you! Stop by for a coffee, a meal, or simply to enjoy our welcoming atmosphere. You can also reach out for inquiries or feedback."
@@ -492,62 +300,37 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Home", label: "Home", href: "#home"},
href: "#home",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Coffee & Tea", label: "Coffee & Tea", href: "#menu"},
href: "#menu",
},
{ {
label: "Pastries", label: "Pastries", href: "#menu"},
href: "#menu",
},
{ {
label: "Sandwiches", label: "Sandwiches", href: "#menu"},
href: "#menu",
},
{ {
label: "Salads", label: "Salads", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Follow Us", title: "Follow Us", items: [
items: [
{ {
label: "Instagram", label: "Instagram", href: "https://instagram.com/almacafecty"},
href: "https://instagram.com/almacafecty",
},
{ {
label: "Facebook", label: "Facebook", href: "https://facebook.com/almacafecty"},
href: "https://facebook.com/almacafecty",
},
{ {
label: "Twitter", label: "Twitter", href: "https://twitter.com/almacafecty"},
href: "https://twitter.com/almacafecty",
},
], ],
}, },
]} ]}