Update src/app/page.tsx
This commit is contained in:
291
src/app/page.tsx
291
src/app/page.tsx
@@ -13,7 +13,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Coffee, Facebook, Instagram, Leaf, Star } from "lucide-react";
|
||||
import { Coffee, Facebook, Instagram, Leaf, Star, Cake, Home } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,25 +34,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Menu", id: "#products"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ywbuj"
|
||||
logoAlt="Flor del Desierto Café Logo"
|
||||
@@ -63,122 +53,68 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Experience the Art of Coffee at Flor del Desierto Café"
|
||||
description="Savor exquisite brews, artisanal pastries, and a warm, inviting ambiance that feels like home. Your perfect escape awaits."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/talanted-barista-is-prepairing-coffee-clients-posh-restaurant-using-coffee-machine_613910-3256.jpg",
|
||||
imageAlt: "Barista pouring latte art",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/talanted-barista-is-prepairing-coffee-clients-posh-restaurant-using-coffee-machine_613910-3256.jpg", imageAlt: "Barista pouring latte art"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-tablet-coffee_1157-32445.jpg",
|
||||
imageAlt: "Cozy cafe interior with warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-tablet-coffee_1157-32445.jpg", imageAlt: "Cozy cafe interior with warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-table_140725-6826.jpg",
|
||||
imageAlt: "Freshly baked croissants and pastries",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-table_140725-6826.jpg", imageAlt: "Freshly baked croissants and pastries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-espresso-pouring-from-silver-metallic-coffee-machine-black-ceramic-cup-professional-coffee-brewing-drops-roasted-coffee-fall-from-top_346278-1469.jpg",
|
||||
imageAlt: "Espresso machine brewing coffee",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-espresso-pouring-from-silver-metallic-coffee-machine-black-ceramic-cup-professional-coffee-brewing-drops-roasted-coffee-fall-from-top_346278-1469.jpg", imageAlt: "Espresso machine brewing coffee"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2854.jpg",
|
||||
imageAlt: "Person reading with a coffee cup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2854.jpg", imageAlt: "Person reading with a coffee cup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/therapist-taking-notes-mental-health-progress-with-adolescent_482257-124828.jpg",
|
||||
imageAlt: "Outdoor cafe seating on a sunny day",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/therapist-taking-notes-mental-health-progress-with-adolescent_482257-124828.jpg", imageAlt: "Outdoor cafe seating on a sunny day"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-inside-brown-jug-with-flower-all-brown-table_140725-26673.jpg",
|
||||
imageAlt: "Close up of roasted coffee beans",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-inside-brown-jug-with-flower-all-brown-table_140725-26673.jpg", imageAlt: "Close up of roasted coffee beans"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-woman-hands-hold-cup-hot-coffee-with-heart-design-made-foam_343596-4364.jpg",
|
||||
imageAlt: "Latte art heart design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-woman-hands-hold-cup-hot-coffee-with-heart-design-made-foam_343596-4364.jpg", imageAlt: "Latte art heart design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg",
|
||||
imageAlt: "Variety of pastries on display",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg", imageAlt: "Variety of pastries on display"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-ice-drinks-with-milk-tray_23-2148349604.jpg",
|
||||
imageAlt: "Iced coffee cold brew in a glass",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-ice-drinks-with-milk-tray_23-2148349604.jpg", imageAlt: "Iced coffee cold brew in a glass"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-pouring-tea-kitchen_23-2147764593.jpg",
|
||||
imageAlt: "Coffeemaker brewing fresh coffee",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-pouring-tea-kitchen_23-2147764593.jpg", imageAlt: "Coffeemaker brewing fresh coffee"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/board-sweet-twisted-pastry-cup-tea-marble-surface_114579-54464.jpg",
|
||||
imageAlt: "Freshly baked bread artisan bakery",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/board-sweet-twisted-pastry-cup-tea-marble-surface_114579-54464.jpg", imageAlt: "Freshly baked bread artisan bakery"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Order Now", href: "#contact"},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-pointing-her-smile_1187-4076.jpg",
|
||||
alt: "Satisfied customer Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-pointing-her-smile_1187-4076.jpg", alt: "Satisfied customer Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
|
||||
alt: "Happy customer David",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", alt: "Happy customer David"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brunette-longhaired-woman-black-trench-coat-sits-wooden-table-outside-reads-book_197531-27974.jpg",
|
||||
alt: "Smiling visitor Emily",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brunette-longhaired-woman-black-trench-coat-sits-wooden-table-outside-reads-book_197531-27974.jpg", alt: "Smiling visitor Emily"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businessman-talking-phone-drinking-coffee_1391-309.jpg",
|
||||
alt: "Regular patron Michael",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businessman-talking-phone-drinking-coffee_1391-309.jpg", alt: "Regular patron Michael"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg",
|
||||
alt: "First-time guest Olivia",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg", alt: "First-time guest Olivia"},
|
||||
]}
|
||||
avatarText="Join our community of coffee lovers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-beans-form-word-coffee-isolated-white-background_169016-53706.jpg",
|
||||
alt: "Coffee beans logo simple",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/coffee-beans-form-word-coffee-isolated-white-background_169016-53706.jpg", alt: "Coffee beans logo simple"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/coffee-logo-template_23-2150529118.jpg",
|
||||
alt: "Coffee cup icon minimalist",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/coffee-logo-template_23-2150529118.jpg", alt: "Coffee cup icon minimalist"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/vintage-bakery-icon-set-with-isolated-gray-elements-cakes-cook_1284-33733.jpg",
|
||||
alt: "Bakery oven icon",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/vintage-bakery-icon-set-with-isolated-gray-elements-cakes-cook_1284-33733.jpg", alt: "Bakery oven icon"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/circle-christmas-stamps-collection_23-2147992363.jpg",
|
||||
alt: "Fair trade stamp icon",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/circle-christmas-stamps-collection_23-2147992363.jpg", alt: "Fair trade stamp icon"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/groups-rag-dolls-one-red_1156-690.jpg",
|
||||
alt: "Community partnership icon",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/groups-rag-dolls-one-red_1156-690.jpg", alt: "Community partnership icon"},
|
||||
]}
|
||||
showMarqueeCard={true}
|
||||
marqueeSpeed={35}
|
||||
@@ -192,19 +128,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Years Serving",
|
||||
value: "10+",
|
||||
},
|
||||
label: "Years Serving", value: "10+"},
|
||||
{
|
||||
icon: Leaf,
|
||||
label: "Beans Sourced",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Beans Sourced", value: "15+"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Happy Customers",
|
||||
value: "50K+",
|
||||
},
|
||||
label: "Happy Customers", value: "50K+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -216,32 +146,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Handcrafted Coffees",
|
||||
description: "Each cup is a masterpiece, prepared by skilled baristas using premium, ethically sourced beans.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-espresso-coffee-glass-with-cake-slices-chopping-board_23-2147906726.jpg",
|
||||
imageAlt: "Handcrafted coffee being prepared",
|
||||
buttonIcon: "Coffee",
|
||||
title: "Handcrafted Coffees", description: "Each cup is a masterpiece, prepared by skilled baristas using premium, ethically sourced beans.", imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-espresso-coffee-glass-with-cake-slices-chopping-board_23-2147906726.jpg", imageAlt: "Handcrafted coffee being prepared", buttonIcon: Coffee
|
||||
},
|
||||
{
|
||||
title: "Artisanal Pastries",
|
||||
description: "Baked fresh daily, our selection of pastries and desserts perfectly complements your favorite brew.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cakes-with-candies-light-white-surface-tea-cake-biscuit-sweet-birthday-cream_140725-101625.jpg",
|
||||
imageAlt: "Selection of artisanal pastries",
|
||||
buttonIcon: "Cake",
|
||||
title: "Artisanal Pastries", description: "Baked fresh daily, our selection of pastries and desserts perfectly complements your favorite brew.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cakes-with-candies-light-white-surface-tea-cake-biscuit-sweet-birthday-cream_140725-101625.jpg", imageAlt: "Selection of artisanal pastries", buttonIcon: Cake
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambiance",
|
||||
description: "Relax in our inviting space, designed to be your perfect escape for work, study, or social gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
buttonIcon: "Home",
|
||||
title: "Cozy Ambiance", description: "Relax in our inviting space, designed to be your perfect escape for work, study, or social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg", imageAlt: "Cozy cafe interior", buttonIcon: Home
|
||||
},
|
||||
{
|
||||
title: "Sustainable Sourcing",
|
||||
description: "We are committed to fair trade practices and sustainable sourcing, bringing you quality you can feel good about.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-coffee-beans_53876-41429.jpg",
|
||||
imageAlt: "Coffee beans in a hand",
|
||||
buttonIcon: "Leaf",
|
||||
title: "Sustainable Sourcing", description: "We are committed to fair trade practices and sustainable sourcing, bringing you quality you can feel good about.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-coffee-beans_53876-41429.jpg", imageAlt: "Coffee beans in a hand", buttonIcon: Leaf
|
||||
},
|
||||
]}
|
||||
title="Beyond the Bean: Our Signature Offerings"
|
||||
@@ -257,47 +171,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Espresso Roast",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg",
|
||||
imageAlt: "Espresso roast coffee bag",
|
||||
},
|
||||
id: "p1", name: "Espresso Roast", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg", imageAlt: "Espresso roast coffee bag"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Signature Latte",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decoration-aroma-blend-latte-mug_1232-3949.jpg",
|
||||
imageAlt: "Signature latte with art",
|
||||
},
|
||||
id: "p2", name: "Signature Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/decoration-aroma-blend-latte-mug_1232-3949.jpg", imageAlt: "Signature latte with art"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Fresh Croissant",
|
||||
price: "$3.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pie-wood-plate_1339-7679.jpg",
|
||||
imageAlt: "Freshly baked croissant",
|
||||
},
|
||||
id: "p3", name: "Fresh Croissant", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/pie-wood-plate_1339-7679.jpg", imageAlt: "Freshly baked croissant"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Desert Blossom Blend",
|
||||
price: "$22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-buckwheats-food-shovels-alongside-them-horizontal_176474-2387.jpg",
|
||||
imageAlt: "Desert blossom coffee blend bag",
|
||||
},
|
||||
id: "p4", name: "Desert Blossom Blend", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-buckwheats-food-shovels-alongside-them-horizontal_176474-2387.jpg", imageAlt: "Desert blossom coffee blend bag"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Cold Brew Bottle",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-red-drink-glass-bottle-arrangement_23-2148890278.jpg",
|
||||
imageAlt: "Bottle of cold brew coffee",
|
||||
},
|
||||
id: "p5", name: "Cold Brew Bottle", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/healthy-red-drink-glass-bottle-arrangement_23-2148890278.jpg", imageAlt: "Bottle of cold brew coffee"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Cafe Merchandise Mug",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/graphic-design-quote-with-inspirational-message_23-2147798515.jpg",
|
||||
imageAlt: "Cafe branded mug",
|
||||
},
|
||||
id: "p6", name: "Cafe Merchandise Mug", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-vector/graphic-design-quote-with-inspirational-message_23-2147798515.jpg", imageAlt: "Cafe branded mug"},
|
||||
]}
|
||||
title="Indulge in Our Delights"
|
||||
description="Discover our range of premium coffee beans, specialty drinks, and sweet treats, perfect for any moment."
|
||||
@@ -312,25 +196,15 @@ export default function LandingPage() {
|
||||
author="Maria S. - Loyal Customer"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
|
||||
alt: "Maria S.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", alt: "Maria S."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cafe-leisure-lifestyle-concept-portrait-handsome-young-man-sits-chair-with-glass-coffee-drinks-his-beverage-smiling_1258-314462.jpg",
|
||||
alt: "John D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cafe-leisure-lifestyle-concept-portrait-handsome-young-man-sits-chair-with-glass-coffee-drinks-his-beverage-smiling_1258-314462.jpg", alt: "John D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/horizontal-portrait-pleasant-looking-female-woman-eyewear-denim-overalls-ready-listen-lectures-prepares-classes-stands-against-white-wall-people-youth-style-concept_273609-14955.jpg",
|
||||
alt: "Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/horizontal-portrait-pleasant-looking-female-woman-eyewear-denim-overalls-ready-listen-lectures-prepares-classes-stands-against-white-wall-people-youth-style-concept_273609-14955.jpg", alt: "Emily R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/affectionate-wife_1098-16100.jpg",
|
||||
alt: "Robert L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/affectionate-wife_1098-16100.jpg", alt: "Robert L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/funny-story-from-my-best-friend_329181-2915.jpg",
|
||||
alt: "Satisfied customer Anna K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/funny-story-from-my-best-friend_329181-2915.jpg", alt: "Satisfied customer Anna K."},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -344,20 +218,11 @@ export default function LandingPage() {
|
||||
tag="Quality & Community"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100K+",
|
||||
description: "Cups of coffee served since opening.",
|
||||
},
|
||||
id: "m1", value: "100K+", description: "Cups of coffee served since opening."},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
description: "Customer satisfaction score annually.",
|
||||
},
|
||||
id: "m2", value: "98%", description: "Customer satisfaction score annually."},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
description: "Local partners supporting our mission.",
|
||||
},
|
||||
id: "m3", value: "15+", description: "Local partners supporting our mission."},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -368,14 +233,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Local Roasters Co.",
|
||||
"Sweet Delights Bakery",
|
||||
"Organic Dairy Farms",
|
||||
"Artisan Tea Leaves",
|
||||
"Sustainable Growers",
|
||||
"Community Gardens",
|
||||
"Fair Trade Imports",
|
||||
]}
|
||||
"Local Roasters Co.", "Sweet Delights Bakery", "Organic Dairy Farms", "Artisan Tea Leaves", "Sustainable Growers", "Community Gardens", "Fair Trade Imports"]}
|
||||
title="Proudly Partnering with Local Artisans"
|
||||
description="We believe in the power of community and quality, collaborating with the best local businesses to bring you exceptional products."
|
||||
/>
|
||||
@@ -387,25 +245,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open daily from 7 AM to 7 PM, Monday through Sunday, for all your coffee and pastry needs.",
|
||||
},
|
||||
id: "q1", title: "What are your operating hours?", content: "We are open daily from 7 AM to 7 PM, Monday through Sunday, for all your coffee and pastry needs."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer vegan or gluten-free options?",
|
||||
content: "Yes, we have a rotating selection of vegan and gluten-free pastries and milk alternatives. Please ask our staff for today's options.",
|
||||
},
|
||||
id: "q2", title: "Do you offer vegan or gluten-free options?", content: "Yes, we have a rotating selection of vegan and gluten-free pastries and milk alternatives. Please ask our staff for today's options."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I place an order for pickup?",
|
||||
content: "Absolutely! You can place your order online through our website or call us directly for convenient pickup.",
|
||||
},
|
||||
id: "q3", title: "Can I place an order for pickup?", content: "Absolutely! You can place your order online through our website or call us directly for convenient pickup."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you have Wi-Fi available for customers?",
|
||||
content: "Yes, we provide complimentary high-speed Wi-Fi for all our customers. Feel free to connect and enjoy your stay.",
|
||||
},
|
||||
id: "q4", title: "Do you have Wi-Fi available for customers?", content: "Yes, we provide complimentary high-speed Wi-Fi for all our customers. Feel free to connect and enjoy your stay."},
|
||||
]}
|
||||
title="Got Questions? We've Got Answers."
|
||||
description="Find quick answers to the most common questions about our menu, services, and policies."
|
||||
@@ -417,20 +263,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Visit Us"
|
||||
title="Your Table Awaits"
|
||||
description="Stop by Flor del Desierto Café for an unforgettable experience. We're open daily to serve you the finest coffee and treats."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com/?q=Flor+del+Desierto+Café",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=Flor+del+Desierto+Café"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:info@flordeldesiertocafe.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:info@flordeldesiertocafe.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -442,19 +283,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/flordeldesiertocafe",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/flordeldesiertocafe", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/flordeldesiertocafe",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/flordeldesiertocafe", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Star,
|
||||
href: "https://yelp.com/biz/flordeldesiertocafe",
|
||||
ariaLabel: "Yelp",
|
||||
},
|
||||
href: "https://yelp.com/biz/flordeldesiertocafe", ariaLabel: "Yelp"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user