Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 05:15:25 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Coffee, BookOpen, Users } from 'lucide-react';
import AboutMetric from '@/components/sections/about/AboutMetric';
import BlogCardOne from '@/components/sections/blog/BlogCardOne';
import ContactCenter from '@/components/sections/contact/ContactCenter';
@@ -31,26 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Experience",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Workspace",
id: "workspace",
},
{
name: "Reviews",
id: "testimonials",
},
{ name: "Home", id: "hero" },
{ name: "Experience", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Workspace", id: "workspace" },
{ name: "Reviews", id: "testimonials" },
]}
brandName="One and More"
/>
@@ -59,103 +45,35 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "glowing-orb",
}}
background={{ variant: "glowing-orb" }}
title="One Visit… Then More."
description="Discover the art of specialty coffee and peaceful moments in the heart of Jeddah. A sanctuary for your soul."
testimonials={[
{
name: "Sarah A.",
handle: "@sarah_jeddah",
testimonial: "The best V60 in North Jeddah, truly an elevated experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-woman-is-stirring-coffee-outdoor-cafe-thinking_231208-13170.jpg",
},
{
name: "Khalid M.",
handle: "@khalid_work",
testimonial: "My quiet upstairs study zone for remote work. Perfectly peaceful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-teen-girl-writing-notepad-near-window_23-2147860824.jpg",
},
{
name: "Nora J.",
handle: "@nora_coffee",
testimonial: "A sanctuary for deep focus. Coffee is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
},
{
name: "Ahmed K.",
handle: "@ahmed_jeddah",
testimonial: "Love the minimalist vibe. Perfect for reading.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg",
},
{
name: "Laila M.",
handle: "@laila_arts",
testimonial: "The matcha ceremony is simply elegant.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
},
{ name: "Sarah A.", handle: "@sarah_jeddah", testimonial: "The best V60 in North Jeddah, truly an elevated experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-woman-is-stirring-coffee-outdoor-cafe-thinking_231208-13170.jpg" },
{ name: "Khalid M.", handle: "@khalid_work", testimonial: "My quiet upstairs study zone for remote work. Perfectly peaceful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-teen-girl-writing-notepad-near-window_23-2147860824.jpg" },
{ name: "Nora J.", handle: "@nora_coffee", testimonial: "A sanctuary for deep focus. Coffee is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg" },
{ name: "Ahmed K.", handle: "@ahmed_jeddah", testimonial: "Love the minimalist vibe. Perfect for reading.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg" },
{ name: "Laila M.", handle: "@laila_arts", testimonial: "The matcha ceremony is simply elegant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg" }
]}
buttons={[
{
text: "Explore Menu",
href: "#menu",
},
{
text: "Visit Us",
href: "#contact",
},
{ text: "Explore Menu", href: "#menu" },
{ text: "Visit Us", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/brewing-coffee-coffee-is-poured-into-glass-cup-from-copper-coffee-maker-lunch-old-cafe-vertical-shot-selective-focus_166373-2509.jpg"
imageAlt="Cinematic coffee experience"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg",
alt: "Avatar 1",
},
{
src: "http://img.b2bpic.net/free-photo/young-concentrated-student-cafe_23-2147656045.jpg",
alt: "Avatar 2",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-reading-magazine-cafe_1150-12142.jpg",
alt: "Avatar 3",
},
{
src: "http://img.b2bpic.net/free-photo/person-enjoying-reading-book-cafe_23-2150064719.jpg",
alt: "Avatar 4",
},
{
src: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064702.jpg",
alt: "Avatar 5",
},
{ src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", alt: "Avatar 1" },
{ src: "http://img.b2bpic.net/free-photo/young-concentrated-student-cafe_23-2147656045.jpg", alt: "Avatar 2" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-reading-magazine-cafe_1150-12142.jpg", alt: "Avatar 3" },
{ src: "http://img.b2bpic.net/free-photo/person-enjoying-reading-book-cafe_23-2150064719.jpg", alt: "Avatar 4" },
{ src: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064702.jpg", alt: "Avatar 5" }
]}
marqueeItems={[
{
type: "text",
text: "Specialty Coffee",
},
{
type: "text",
text: "Quiet Workspace",
},
{
type: "text",
text: "Decadent Desserts",
},
{
type: "text",
text: "Premium Matcha",
},
{
type: "text",
text: "Community Vibe",
},
{ type: "text", text: "Specialty Coffee" },
{ type: "text", text: "Quiet Workspace" },
{ type: "text", text: "Decadent Desserts" },
{ type: "text", text: "Premium Matcha" },
{ type: "text", text: "Community Vibe" }
]}
/>
</div>
@@ -165,18 +83,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="More Than Just Coffee"
metrics={[
{
label: "Specialty Rituals",
value: "10+",
},
{
label: "Quiet Work Zones",
value: "2",
},
{
label: "Satisfied Guests",
value: "5k+",
},
{ label: "Specialty Rituals", value: "10+", icon: Coffee },
{ label: "Quiet Work Zones", value: "2", icon: BookOpen },
{ label: "Satisfied Guests", value: "5k+", icon: Users }
]}
metricsAnimation="slide-up"
/>
@@ -189,42 +98,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "V60 Specialty Coffee",
price: "SAR 28",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-filter_23-2148494613.jpg",
},
{
id: "p2",
name: "Ceremonial Matcha",
price: "SAR 26",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-whisking-bowl_23-2152017357.jpg",
},
{
id: "p3",
name: "Mango Cake",
price: "SAR 32",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132614.jpg",
},
{
id: "p4",
name: "Layers Cake",
price: "SAR 35",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-restaurant_23-2148018758.jpg",
},
{
id: "p5",
name: "Pecan Cake",
price: "SAR 30",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pecan-pie-ready-be-served_23-2148461051.jpg",
},
{
id: "p6",
name: "Classic Cheesecake",
price: "SAR 29",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cake-with-strawberries-white-surface-cream-tea-biscuit-birthday-cake-sweet_140725-101620.jpg",
},
{ id: "p1", name: "V60 Specialty Coffee", price: "SAR 28", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-filter_23-2148494613.jpg" },
{ id: "p2", name: "Ceremonial Matcha", price: "SAR 26", imageSrc: "http://img.b2bpic.net/free-photo/matcha-whisking-bowl_23-2152017357.jpg" },
{ id: "p3", name: "Mango Cake", price: "SAR 32", imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132614.jpg" },
{ id: "p4", name: "Layers Cake", price: "SAR 35", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-restaurant_23-2148018758.jpg" },
{ id: "p5", name: "Pecan Cake", price: "SAR 30", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pecan-pie-ready-be-served_23-2148461051.jpg" },
{ id: "p6", name: "Classic Cheesecake", price: "SAR 29", imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cake-with-strawberries-white-surface-cream-tea-biscuit-birthday-cake-sweet_140725-101620.jpg" },
]}
title="Signature Rituals"
description="Exquisite drinks and desserts crafted to perfection."
@@ -237,21 +116,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
title: "Quiet Study Zone",
description: "Upstairs peaceful environment with minimal distractions.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-from-home_23-2148916091.jpg",
},
{
title: "Creative Hub",
description: "High-speed Wi-Fi and ergonomic seating.",
imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204658.jpg",
},
{
title: "Community Atmosphere",
description: "Relaxing music and welcoming vibe.",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg",
},
{ title: "Quiet Study Zone", description: "Upstairs peaceful environment with minimal distractions.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-from-home_23-2148916091.jpg" },
{ title: "Creative Hub", description: "High-speed Wi-Fi and ergonomic seating.", imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204658.jpg" },
{ title: "Community Atmosphere", description: "Relaxing music and welcoming vibe.", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg" },
]}
title="Your Quiet Sanctuary"
description="Designed for students, creators, and professionals. Experience our dedicated upstairs study zone."
@@ -264,41 +131,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Laila K.",
handle: "@laila",
testimonial: "Peaceful vibe, beautiful interior, and friendly staff.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-cool-funny-teenage-woman-going-crazy-checkered-shirt-holding-plastic-coffee-cup_158538-8194.jpg",
},
{
id: "t2",
name: "Omar F.",
handle: "@omar",
testimonial: "The best cafe to study. Coffee is just perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424007.jpg",
},
{
id: "t3",
name: "Nora J.",
handle: "@nora",
testimonial: "I love the Layers Cake. Stays great every time.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-have-meeting-cafe_329181-14009.jpg",
},
{
id: "t4",
name: "Ahmed S.",
handle: "@ahmed",
testimonial: "North Jeddah's hidden gem for a quiet afternoon.",
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424026.jpg",
},
{
id: "t5",
name: "Sara B.",
handle: "@sara",
testimonial: "Perfect atmosphere for studying and relaxing.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-corporate-woman-smiling_23-2148352540.jpg",
},
{ id: "t1", name: "Laila K.", handle: "@laila", testimonial: "Peaceful vibe, beautiful interior, and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-cool-funny-teenage-woman-going-crazy-checkered-shirt-holding-plastic-coffee-cup_158538-8194.jpg" },
{ id: "t2", name: "Omar F.", handle: "@omar", testimonial: "The best cafe to study. Coffee is just perfect.", imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424007.jpg" },
{ id: "t3", name: "Nora J.", handle: "@nora", testimonial: "I love the Layers Cake. Stays great every time.", imageSrc: "http://img.b2bpic.net/free-photo/couple-have-meeting-cafe_329181-14009.jpg" },
{ id: "t4", name: "Ahmed S.", handle: "@ahmed", testimonial: "North Jeddah's hidden gem for a quiet afternoon.", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424026.jpg" },
{ id: "t5", name: "Sara B.", handle: "@sara", testimonial: "Perfect atmosphere for studying and relaxing.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-corporate-woman-smiling_23-2148352540.jpg" },
]}
title="Guest Moments"
description="Reflections of our community's favorite memories."
@@ -313,36 +150,9 @@ export default function LandingPage() {
title="Visual Narrative"
description="A glimpse into the One and More coffee ritual."
blogs={[
{
id: "b1",
category: "Gallery",
title: "Cinematic Morning",
excerpt: "The coffee preparation process.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354577.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/pretty-woman-brown-cropped-top-bites-plastic-fork-smiles-enjoys-delicious-waffle-with-chocolate-syrup_197531-18187.jpg",
date: "2024-01-01",
},
{
id: "b2",
category: "Gallery",
title: "Matcha Pouring",
excerpt: "The art of Japanese Matcha.",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-tea-ceremony-japanese-setting_23-2152017356.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-working-laptop_23-2150283263.jpg",
date: "2024-01-01",
},
{
id: "b3",
category: "Gallery",
title: "Sweet Moments",
excerpt: "Our signature desserts.",
imageSrc: "http://img.b2bpic.net/free-photo/plate-profiteroles-served-with-chocolate-sauce_114579-2339.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/excited-lovely-girl-with-great-smile-knitted-cap-coming-out-from-cafe-with-coffee-go-pretty-charming-lady-walking-around-city-sunny-warm-spring-day_291650-2261.jpg",
date: "2024-01-01",
},
{ id: "b1", category: "Gallery", title: "Cinematic Morning", excerpt: "The coffee preparation process.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354577.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-woman-brown-cropped-top-bites-plastic-fork-smiles-enjoys-delicious-waffle-with-chocolate-syrup_197531-18187.jpg", date: "2024-01-01" },
{ id: "b2", category: "Gallery", title: "Matcha Pouring", excerpt: "The art of Japanese Matcha.", imageSrc: "http://img.b2bpic.net/free-photo/matcha-tea-ceremony-japanese-setting_23-2152017356.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-working-laptop_23-2150283263.jpg", date: "2024-01-01" },
{ id: "b3", category: "Gallery", title: "Sweet Moments", excerpt: "Our signature desserts.", imageSrc: "http://img.b2bpic.net/free-photo/plate-profiteroles-served-with-chocolate-sauce_114579-2339.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/excited-lovely-girl-with-great-smile-knitted-cap-coming-out-from-cafe-with-coffee-go-pretty-charming-lady-walking-around-city-sunny-warm-spring-day_291650-2261.jpg", date: "2024-01-01" },
]}
/>
</div>
@@ -352,21 +162,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you have workspace zones?",
content: "Yes, we have a quiet upstairs area specifically for studying and deep work.",
},
{
id: "f2",
title: "Can we brew our own coffee?",
content: "We offer a self-brewing corner where guests can enjoy the experience of preparing their own coffee.",
},
{
id: "f3",
title: "Where is the café located?",
content: "We are located in North Obhur, Jeddah.",
},
{ id: "f1", title: "Do you have workspace zones?", content: "Yes, we have a quiet upstairs area specifically for studying and deep work." },
{ id: "f2", title: "Can we brew our own coffee?", content: "We offer a self-brewing corner where guests can enjoy the experience of preparing their own coffee." },
{ id: "f3", title: "Where is the café located?", content: "We are located in North Obhur, Jeddah." },
]}
title="Cafe Philosophy"
description="Common questions about our coffee and community culture."
@@ -377,9 +175,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Visit Us"
title="Join Our Community"
description="Stay updated on our latest specialty roasts, new dessert arrivals, and cafe events."
@@ -389,57 +185,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Menu",
items: [
{
label: "Drinks",
href: "#menu",
},
{
label: "Desserts",
href: "#menu",
},
{
label: "Self-Brewing",
href: "#",
},
],
},
{
title: "Company",
items: [
{
label: "Philosophy",
href: "#",
},
{
label: "Workspace",
href: "#workspace",
},
{
label: "Gallery",
href: "#gallery",
},
],
},
{
title: "Location",
items: [
{
label: "Google Maps",
href: "#",
},
{
label: "Instagram",
href: "#",
},
{
label: "TikTok",
href: "#",
},
],
},
{ title: "Menu", items: [{ label: "Drinks", href: "#menu" }, { label: "Desserts", href: "#menu" }, { label: "Self-Brewing", href: "#" }] },
{ title: "Company", items: [{ label: "Philosophy", href: "#" }, { label: "Workspace", href: "#workspace" }, { label: "Gallery", href: "#gallery" }] },
{ title: "Location", items: [{ label: "Google Maps", href: "#" }, { label: "Instagram", href: "#" }, { label: "TikTok", href: "#" }] },
]}
bottomLeftText="© 2024 One and More. Jeddah, Saudi Arabia."
bottomRightText="Opening Hours: 8:00 AM - 2:00 AM"
@@ -448,4 +196,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}