diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1d30393..7e81e58 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
-import { Award, Coffee, Facebook, Instagram, Smile, Twitter } from "lucide-react";
+import { Award, Coffee, Facebook, Instagram, Smile, Twitter, Zap, Armchair, Clock } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,41 +48,26 @@ export default function LandingPage() {
@@ -100,9 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Home Away from Home"
description={[
- "Cafe Eskapo isn't just about coffee; it's a sanctuary for those who value slow-living experiences. We believe that a cafe should be a hidden escape where the noise of the city fades, replaced by the warmth of genuine connections and expertly crafted drinks.",
- "From elite baristas who remember your name to our cozy, late-night atmosphere, we have built a space that fosters true belonging. Come, slow down, and rediscover the art of the coffee break.",
- ]}
+ "Cafe Eskapo isn't just about coffee; it's a sanctuary for those who value slow-living experiences. We believe that a cafe should be a hidden escape where the noise of the city fades, replaced by the warmth of genuine connections and expertly crafted drinks.", "From elite baristas who remember your name to our cozy, late-night atmosphere, we have built a space that fosters true belonging. Come, slow down, and rediscover the art of the coffee break."]}
/>
@@ -112,28 +87,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Expert Craftsmanship",
- description: "Baristas trained to perfect every extraction.",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196207.jpg",
- buttonIcon: "Zap",
+ title: "Expert Craftsmanship", description: "Baristas trained to perfect every extraction.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196207.jpg", buttonIcon: Zap,
},
{
- title: "Cozy Atmosphere",
- description: "Designed for relaxation and late-night gathering.",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-17419.jpg",
- buttonIcon: "Armchair",
+ title: "Cozy Atmosphere", description: "Designed for relaxation and late-night gathering.", imageSrc: "http://img.b2bpic.net/free-photo/mature-shoe-designer-is-sitting-armchair-his-workshop-holding-shoe-from-his-last-collection_613910-17419.jpg", buttonIcon: Armchair,
},
{
- title: "Personal Connection",
- description: "We build real relationships with our community.",
- imageSrc: "http://img.b2bpic.net/free-photo/composition-with-roasted-coffee-beans-coffee-bean-shaped-cookies-dark-brown-surface_114579-5560.jpg",
- buttonIcon: "Coffee",
+ title: "Personal Connection", description: "We build real relationships with our community.", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-roasted-coffee-beans-coffee-bean-shaped-cookies-dark-brown-surface_114579-5560.jpg", buttonIcon: Coffee,
},
{
- title: "Slow Living",
- description: "A place to escape the daily rush.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-work-break-time_23-2149308456.jpg",
- buttonIcon: "Clock",
+ title: "Slow Living", description: "A place to escape the daily rush.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-work-break-time_23-2149308456.jpg", buttonIcon: Clock,
},
]}
title="The Eskapo Experience"
@@ -149,41 +112,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Specialty Pour Over",
- price: "$7.00",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-coffee-filter_23-2148366691.jpg",
- },
+ id: "1", name: "Specialty Pour Over", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-coffee-filter_23-2148366691.jpg"},
{
- id: "2",
- name: "Dark Chocolate Tart",
- price: "$6.50",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-cookies-with-jelly-chocolate-icing-with-cup-tea_141793-4872.jpg",
- },
+ id: "2", name: "Dark Chocolate Tart", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cookies-with-jelly-chocolate-icing-with-cup-tea_141793-4872.jpg"},
{
- id: "3",
- name: "Lavender Vanilla Latte",
- price: "$6.00",
- imageSrc: "http://img.b2bpic.net/free-photo/glass-americano-coffee-with-milky-foam-top_114579-4777.jpg",
- },
+ id: "3", name: "Lavender Vanilla Latte", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/glass-americano-coffee-with-milky-foam-top_114579-4777.jpg"},
{
- id: "4",
- name: "Almond Croissant",
- price: "$4.50",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-vegan-rolls-hazelnuts-white-pink-flowers-grunge-purple-surface_181624-39372.jpg",
- },
+ id: "4", name: "Almond Croissant", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-vegan-rolls-hazelnuts-white-pink-flowers-grunge-purple-surface_181624-39372.jpg"},
{
- id: "5",
- name: "Matcha Latte",
- price: "$6.50",
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3961.jpg",
- },
+ id: "5", name: "Matcha Latte", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3961.jpg"},
{
- id: "6",
- name: "Artisanal Cappuccino",
- price: "$5.50",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee_74190-7837.jpg",
- },
+ id: "6", name: "Artisanal Cappuccino", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/coffee_74190-7837.jpg"},
]}
title="Crafted Drinks & Treats"
description="Our selection is made fresh daily with carefully sourced ingredients."
@@ -196,60 +135,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- date: "Jan 2025",
- title: "Regular Guest",
- quote: "My escape from the city rush. The baristas are like family.",
- tag: "Coffee Enthusiast",
- avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764690.jpg?_wi=2",
- imageAlt: "smiling customer reading book cafe",
- },
+ id: "1", name: "Sarah J.", date: "Jan 2025", title: "Regular Guest", quote: "My escape from the city rush. The baristas are like family.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg", imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764690.jpg", imageAlt: "smiling customer reading book cafe"},
{
- id: "2",
- name: "Michael C.",
- date: "Feb 2025",
- title: "Creative Professional",
- quote: "Finally, a place that takes both the craft and the vibe seriously.",
- tag: "Escape Seeker",
- avatarSrc: "http://img.b2bpic.net/free-photo/lovely-young-caucasian-woman-posing-home-couch-with-cup-coffee_1098-18659.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-uniform-making-coffee-customer-coffee-shop_613910-20295.jpg?_wi=2",
- imageAlt: "smiling customer reading book cafe",
- },
+ id: "2", name: "Michael C.", date: "Feb 2025", title: "Creative Professional", quote: "Finally, a place that takes both the craft and the vibe seriously.", tag: "Escape Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-young-caucasian-woman-posing-home-couch-with-cup-coffee_1098-18659.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-uniform-making-coffee-customer-coffee-shop_613910-20295.jpg", imageAlt: "smiling customer reading book cafe"},
{
- id: "3",
- name: "Emily R.",
- date: "Mar 2025",
- title: "Student",
- quote: "Best late night spot. I always feel like I belong here.",
- tag: "Social Connector",
- avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-cup-coffee_53876-15193.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=2",
- imageAlt: "smiling customer reading book cafe",
- },
+ id: "3", name: "Emily R.", date: "Mar 2025", title: "Student", quote: "Best late night spot. I always feel like I belong here.", tag: "Social Connector", avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-cup-coffee_53876-15193.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", imageAlt: "smiling customer reading book cafe"},
{
- id: "4",
- name: "David K.",
- date: "Mar 2025",
- title: "Enthusiast",
- quote: "Incredible specialty coffee experience every single time.",
- tag: "Coffee Expert",
- avatarSrc: "http://img.b2bpic.net/free-photo/cute-couple-spend-time-cafe_1157-19356.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed-with-blueberries-cereal-tray_23-2148797063.jpg?_wi=2",
- imageAlt: "smiling customer reading book cafe",
- },
+ id: "4", name: "David K.", date: "Mar 2025", title: "Enthusiast", quote: "Incredible specialty coffee experience every single time.", tag: "Coffee Expert", avatarSrc: "http://img.b2bpic.net/free-photo/cute-couple-spend-time-cafe_1157-19356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed-with-blueberries-cereal-tray_23-2148797063.jpg", imageAlt: "smiling customer reading book cafe"},
{
- id: "5",
- name: "Alice M.",
- date: "Apr 2025",
- title: "Local",
- quote: "Love the custom drinks. It's truly a personalized experience.",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-cafe-using-laptop_1157-32993.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-listening-music_23-2148347586.jpg?_wi=2",
- imageAlt: "smiling customer reading book cafe",
- },
+ id: "5", name: "Alice M.", date: "Apr 2025", title: "Local", quote: "Love the custom drinks. It's truly a personalized experience.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-cafe-using-laptop_1157-32993.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-listening-music_23-2148347586.jpg", imageAlt: "smiling customer reading book cafe"},
]}
title="What Our Friends Say"
description="The stories from our community speak for themselves."
@@ -263,23 +157,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: Coffee,
- title: "Cups Crafted",
- value: "50,000+",
- },
+ id: "m1", icon: Coffee,
+ title: "Cups Crafted", value: "50,000+"},
{
- id: "m2",
- icon: Smile,
- title: "Happy Guests",
- value: "12,000+",
- },
+ id: "m2", icon: Smile,
+ title: "Happy Guests", value: "12,000+"},
{
- id: "m3",
- icon: Award,
- title: "Award-Winning",
- value: "5",
- },
+ id: "m3", icon: Award,
+ title: "Award-Winning", value: "5"},
]}
title="Cafe Eskapo by the Numbers"
description="Quality craft coffee serving our community every single day."
@@ -292,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you accept reservations?",
- content: "We maintain an open-seating vibe to foster spontaneous connection, but for large groups, reach out via our contact form.",
- },
+ id: "f1", title: "Do you accept reservations?", content: "We maintain an open-seating vibe to foster spontaneous connection, but for large groups, reach out via our contact form."},
{
- id: "f2",
- title: "Do you offer vegan options?",
- content: "Absolutely. All our specialty coffees can be prepared with house-made nut milks.",
- },
+ id: "f2", title: "Do you offer vegan options?", content: "Absolutely. All our specialty coffees can be prepared with house-made nut milks."},
{
- id: "f3",
- title: "Can I work in the cafe?",
- content: "Yes, we welcome creative thinkers during the day. After 8pm, we shift to a social, laptop-free vibe.",
- },
+ id: "f3", title: "Can I work in the cafe?", content: "Yes, we welcome creative thinkers during the day. After 8pm, we shift to a social, laptop-free vibe."},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-girl-barista-apron-looks-surprised-points-with-hand-stares-amazed-camera-works_1258-148454.jpg"
title="Common Inquiries"
@@ -319,16 +195,13 @@ export default function LandingPage() {
@@ -340,19 +213,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
+ href: "#", ariaLabel: "Instagram"},
{
icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
+ href: "#", ariaLabel: "Twitter"},
{
icon: Facebook,
- href: "#",
- ariaLabel: "Facebook",
- },
+ href: "#", ariaLabel: "Facebook"},
]}
/>