Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-13 08:43:33 +00:00

View File

@@ -12,6 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Croissant, Coffee, Egg, Cake } from 'lucide-react';
export default function LandingPage() {
return (
@@ -32,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Our Story",
id: "#about",
},
name: "Our Story", id: "#about"},
{
name: "Bakery",
id: "#menu",
},
name: "Bakery", id: "#menu"},
{
name: "Visit Us",
id: "#visit",
},
name: "Visit Us", id: "#visit"},
{
name: "Order Now",
id: "#contact",
},
name: "Order Now", id: "#contact"},
]}
brandName="Alba"
/>
@@ -59,46 +50,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
variant: "plain"}}
title="Baked with Love.\nCrafted for You."
description="Every morning at Alba begins before sunrise. Our bakers craft each pastry, brew each cup, and prepare each plate with the same intention — to give you a moment worth savouring. Welcome to your favourite place in Buraimi."
tag="BURAIMI, OMAN ✦"
buttons={[
{
text: "Explore Our Menu",
href: "#menu",
},
text: "Explore Our Menu", href: "#menu"},
{
text: "Visit Us",
href: "#visit",
},
text: "Visit Us", href: "#visit"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629567.jpg?_wi=1",
imageAlt: "Freshly baked pastries and coffee spread on a wooden table, capturing a warm morning cafe ambiance.",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629567.jpg", imageAlt: "Freshly baked pastries and coffee spread on a wooden table, capturing a warm morning cafe ambiance."},
{
imageSrc: "http://img.b2bpic.net/free-photo/dark-chocolate-bowls-with-filling-plate_23-2148123875.jpg",
imageAlt: "A delicate fruit tart with fresh berries, highlighting Alba's signature pastries.",
},
imageSrc: "http://img.b2bpic.net/free-photo/dark-chocolate-bowls-with-filling-plate_23-2148123875.jpg", imageAlt: "A delicate fruit tart with fresh berries, highlighting Alba's signature pastries."},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-slices-with-little-cookies-dark-desk_140725-90906.jpg",
imageAlt: "Elegant French éclairs with a glossy chocolate glaze, showcasing patisserie artistry.",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-slices-with-little-cookies-dark-desk_140725-90906.jpg", imageAlt: "Elegant French éclairs with a glossy chocolate glaze, showcasing patisserie artistry."},
{
imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee_23-2147693688.jpg",
imageAlt: "A cup of artisanal coffee with latte art next to a golden croissant, perfect for breakfast.",
},
imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee_23-2147693688.jpg", imageAlt: "A cup of artisanal coffee with latte art next to a golden croissant, perfect for breakfast."},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-mug-with-coffee_209848-35.jpg",
imageAlt: "A skilled barista pouring coffee, emphasizing the craft of coffee brewing at Alba.",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-mug-with-coffee_209848-35.jpg", imageAlt: "A skilled barista pouring coffee, emphasizing the craft of coffee brewing at Alba."},
{
imageSrc: "http://img.b2bpic.net/free-photo/online-content-creator-food-arrangement_23-2151368856.jpg",
imageAlt: "A vibrant acai smoothie bowl topped with fresh fruits and granola, a healthy and delicious option.",
},
imageSrc: "http://img.b2bpic.net/free-photo/online-content-creator-food-arrangement_23-2151368856.jpg", imageAlt: "A vibrant acai smoothie bowl topped with fresh fruits and granola, a healthy and delicious option."},
]}
mediaAnimation="opacity"
/>
@@ -114,19 +88,13 @@ export default function LandingPage() {
tag="OUR STORY"
bulletPoints={[
{
title: "11+ Signature Recipes",
description: "Unique culinary creations crafted with passion.",
},
title: "11+ Signature Recipes", description: "Unique culinary creations crafted with passion."},
{
title: "2,900+ Happy Guests",
description: "Delighting customers with exceptional service and taste.",
},
title: "2,900+ Happy Guests", description: "Delighting customers with exceptional service and taste."},
{
title: "1 Location, For Now",
description: "Our single cherished spot in Buraimi, growing with love.",
},
title: "1 Location, For Now", description: "Our single cherished spot in Buraimi, growing with love."},
]}
imageSrc="http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5444.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5444.jpg"
imageAlt="Close-up of a freshly baked golden croissant, emphasizing handcrafted quality."
mediaAnimation="opacity"
/>
@@ -140,55 +108,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Signature Tart",
price: "OMR 2.5",
imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-strawberries-arrangement_23-2148536859.jpg?_wi=1",
imageAlt: "A beautifully presented fruit tart",
},
id: "p1", name: "Signature Tart", price: "OMR 2.5", imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-strawberries-arrangement_23-2148536859.jpg", imageAlt: "A beautifully presented fruit tart"},
{
id: "p2",
name: "Acaí Smoothie",
price: "OMR 3.2",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowls-with-breakfast-desserts-assortment-fruits-cereal_23-2148417430.jpg",
imageAlt: "A refreshing acai smoothie bowl",
},
id: "p2", name: "Acaí Smoothie", price: "OMR 3.2", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowls-with-breakfast-desserts-assortment-fruits-cereal_23-2148417430.jpg", imageAlt: "A refreshing acai smoothie bowl"},
{
id: "p3",
name: "Eggs Benedict",
price: "OMR 4.5",
imageSrc: "http://img.b2bpic.net/free-photo/benedict-eggs_74190-3897.jpg",
imageAlt: "Gourmet Eggs Benedict for breakfast",
},
id: "p3", name: "Eggs Benedict", price: "OMR 4.5", imageSrc: "http://img.b2bpic.net/free-photo/benedict-eggs_74190-3897.jpg", imageAlt: "Gourmet Eggs Benedict for breakfast"},
{
id: "p4",
name: "Croissant au Beurre",
price: "OMR 1.8",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-having-coffee-break_23-2149548514.jpg",
imageAlt: "A golden, flaky butter croissant",
},
id: "p4", name: "Croissant au Beurre", price: "OMR 1.8", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-having-coffee-break_23-2149548514.jpg", imageAlt: "A golden, flaky butter croissant"},
{
id: "p5",
name: "Specialty Coffee",
price: "OMR 1.5",
imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-black-coffee-cup-milk-pitcher_23-2148209325.jpg",
imageAlt: "A cup of expertly brewed specialty coffee",
},
id: "p5", name: "Specialty Coffee", price: "OMR 1.5", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-black-coffee-cup-milk-pitcher_23-2148209325.jpg", imageAlt: "A cup of expertly brewed specialty coffee"},
{
id: "p6",
name: "French Éclair",
price: "OMR 2.2",
imageSrc: "http://img.b2bpic.net/free-photo/eclair-pink-glaze-white-background-isolated_169016-18558.jpg",
imageAlt: "An elegant French Éclair with chocolate",
},
id: "p6", name: "French Éclair", price: "OMR 2.2", imageSrc: "http://img.b2bpic.net/free-photo/eclair-pink-glaze-white-background-isolated_169016-18558.jpg", imageAlt: "An elegant French Éclair with chocolate"},
]}
title="Our Menu"
description="Crafted with Care"
buttons={[
{
text: "View Full Menu",
href: "#menu",
},
text: "View Full Menu", href: "#menu"},
]}
/>
</div>
@@ -199,33 +135,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Artisan Bakery",
description: "Fresh croissants, brioches, and pastries baked before you arrive.",
buttonIcon: "Croissant",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-some-blue-purple-vegan-donuts-surrounded-by-flowers-table_181624-16944.jpg",
imageAlt: "elegant wedding cake floral decoration",
},
title: "Artisan Bakery", description: "Fresh croissants, brioches, and pastries baked before you arrive.", buttonIcon: Croissant,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-some-blue-purple-vegan-donuts-surrounded-by-flowers-table_181624-16944.jpg", imageAlt: "elegant wedding cake floral decoration"},
{
title: "Coffee Brewing",
description: "Single origin beans, crafted to your perfect cup every morning.",
buttonIcon: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629567.jpg?_wi=2",
imageAlt: "elegant wedding cake floral decoration",
},
title: "Coffee Brewing", description: "Single origin beans, crafted to your perfect cup every morning.", buttonIcon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629567.jpg", imageAlt: "elegant wedding cake floral decoration"},
{
title: "All-Day Breakfast",
description: "Classic and signature breakfast plates, served until late.",
buttonIcon: "Egg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5444.jpg?_wi=2",
imageAlt: "elegant wedding cake floral decoration",
},
title: "All-Day Breakfast", description: "Classic and signature breakfast plates, served until late.", buttonIcon: Egg,
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5444.jpg", imageAlt: "elegant wedding cake floral decoration"},
{
title: "Patisserie",
description: "French-inspired tarts, éclairs, and seasonal creations.",
buttonIcon: "Cake",
imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-strawberries-arrangement_23-2148536859.jpg?_wi=2",
imageAlt: "elegant wedding cake floral decoration",
},
title: "Patisserie", description: "French-inspired tarts, éclairs, and seasonal creations.", buttonIcon: Cake,
imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-strawberries-arrangement_23-2148536859.jpg", imageAlt: "elegant wedding cake floral decoration"},
]}
title="Our Craft"
description="WHAT WE DO BEST"
@@ -239,47 +159,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Fatima A.",
handle: "Regular Guest",
testimonial: "The tarts are the best I've had outside of Paris. Alba has completely ruined other cafes for me.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg",
},
id: "1", name: "Fatima A.", handle: "Regular Guest", testimonial: "The tarts are the best I've had outside of Paris. Alba has completely ruined other cafes for me.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg"},
{
id: "2",
name: "Mohammed K.",
handle: "Morning Regular",
testimonial: "I come here every morning before work. The coffee and the croissants are just perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe_171337-18068.jpg",
},
id: "2", name: "Mohammed K.", handle: "Morning Regular", testimonial: "I come here every morning before work. The coffee and the croissants are just perfect.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe_171337-18068.jpg"},
{
id: "3",
name: "Sara & Layla",
handle: "Weekend Ritual",
testimonial: "The acai smoothie with their signature tart is my weekend ritual. Non-negotiable.",
imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-having-date-coffee-shop_58466-11068.jpg",
},
id: "3", name: "Sara & Layla", handle: "Weekend Ritual", testimonial: "The acai smoothie with their signature tart is my weekend ritual. Non-negotiable.", imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-having-date-coffee-shop_58466-11068.jpg"},
{
id: "4",
name: "Ahmed S.",
handle: "New Favorite",
testimonial: "Discovered Alba last week and haven't looked back. The ambiance and quality are unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-799.jpg",
},
id: "4", name: "Ahmed S.", handle: "New Favorite", testimonial: "Discovered Alba last week and haven't looked back. The ambiance and quality are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-799.jpg"},
{
id: "5",
name: "Noura H.",
handle: "Happy Customer",
testimonial: "Their breakfast menu is exquisite! Every dish is a work of art and tastes even better.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-cup_23-2148939230.jpg",
},
id: "5", name: "Noura H.", handle: "Happy Customer", testimonial: "Their breakfast menu is exquisite! Every dish is a work of art and tastes even better.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-cup_23-2148939230.jpg"},
{
id: "6",
name: "Khalid B.",
handle: "Coffee Enthusiast",
testimonial: "Finally, a cafe in Buraimi that takes coffee seriously. Pure bliss in every cup.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-tender-parisian-girl-stylish-outfit-sends-air-kiss-portrait-young-woman-with-expressive-look_197531-12004.jpg",
},
id: "6", name: "Khalid B.", handle: "Coffee Enthusiast", testimonial: "Finally, a cafe in Buraimi that takes coffee seriously. Pure bliss in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-tender-parisian-girl-stylish-outfit-sends-air-kiss-portrait-young-woman-with-expressive-look_197531-12004.jpg"},
]}
title="Loved in Buraimi"
description="WHAT OUR GUESTS SAY"
@@ -289,17 +179,14 @@ export default function LandingPage() {
<div id="visit" data-section="visit">
<FaqSplitText
useInvertedBackground={false}
faqs={[]}
sideTitle="We're Waiting For You"
sideDescription="📍 The View Square, Buraimi 512, Oman\n\n🕗 Daily: 8:00 AM 12:30 AM\n\n📱 Available on Beanz App\n\n📸 @alba.omn"
buttons={[
{
text: "Get Directions",
href: "https://maps.app.goo.gl/YourCafeLocation",
},
text: "Get Directions", href: "https://maps.app.goo.gl/YourCafeLocation"},
{
text: "Order on Beanz",
href: "#",
},
text: "Order on Beanz", href: "#"},
]}
faqsAnimation="opacity"
textPosition="left"
@@ -316,58 +203,26 @@ export default function LandingPage() {
description="WE'RE ON INSTAGRAM"
buttons={[
{
text: "Follow @alba.omn",
href: "https://instagram.com/alba.omn",
},
text: "Follow @alba.omn", href: "https://instagram.com/alba.omn"},
]}
blogs={[
{
id: "insta1",
category: "Gallery",
title: "Signature Tart",
excerpt: "",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-plum-pie-with-chemex-coffee-ingredients-with-fabric-wooden-table-with-fabric_181624-19889.jpg",
imageAlt: "Fruit Tart",
id: "insta1", category: "Gallery", title: "Signature Tart", excerpt: "", imageSrc: "http://img.b2bpic.net/free-photo/delicious-plum-pie-with-chemex-coffee-ingredients-with-fabric-wooden-table-with-fabric_181624-19889.jpg", imageAlt: "Fruit Tart", authorName: "@alba.omn", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg", date: "July 20, 2024"
},
{
id: "insta2",
category: "Gallery",
title: "French Éclair",
excerpt: "",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-bagels-with-cup-tea-pink-background_140725-50245.jpg",
imageAlt: "French Éclair",
id: "insta2", category: "Gallery", title: "French Éclair", excerpt: "", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-bagels-with-cup-tea-pink-background_140725-50245.jpg", imageAlt: "French Éclair", authorName: "@alba.omn", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg", date: "July 19, 2024"
},
{
id: "insta3",
category: "Gallery",
title: "Coffee & Pastries",
excerpt: "",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-tray-with-milk-tea_23-2148696267.jpg",
imageAlt: "Coffee and Pastries",
id: "insta3", category: "Gallery", title: "Coffee & Pastries", excerpt: "", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-tray-with-milk-tea_23-2148696267.jpg", imageAlt: "Coffee and Pastries", authorName: "@alba.omn", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg", date: "July 18, 2024"
},
{
id: "insta4",
category: "Gallery",
title: "Specialty Coffee",
excerpt: "",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg",
imageAlt: "Specialty Coffee",
id: "insta4", category: "Gallery", title: "Specialty Coffee", excerpt: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg", imageAlt: "Specialty Coffee", authorName: "@alba.omn", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg", date: "July 17, 2024"
},
{
id: "insta5",
category: "Gallery",
title: "Acaí Smoothie",
excerpt: "",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-full-mixed-berries_53876-41979.jpg",
imageAlt: "Acaí Smoothie",
id: "insta5", category: "Gallery", title: "Acaí Smoothie", excerpt: "", imageSrc: "http://img.b2bpic.net/free-photo/bowl-full-mixed-berries_53876-41979.jpg", imageAlt: "Acaí Smoothie", authorName: "@alba.omn", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg", date: "July 16, 2024"
},
{
id: "insta6",
category: "Gallery",
title: "Alba Bakery Display",
excerpt: "",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149294472.jpg",
imageAlt: "Bakery Display",
id: "insta6", category: "Gallery", title: "Alba Bakery Display", excerpt: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149294472.jpg", imageAlt: "Bakery Display", authorName: "@alba.omn", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-680.jpg", date: "July 15, 2024"
},
]}
/>
@@ -377,8 +232,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="✦ ————— ✦"
title="Every bite tells a story\nworth coming back for."
description="— Made fresh. Every single day."
@@ -389,13 +243,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Alba"
leftLink={{
text: "© 2025 Alba Cafe & Bakery® · Buraimi, Oman",
href: "#",
}}
text: "© 2025 Alba Cafe & Bakery® · Buraimi, Oman", href: "#"}}
rightLink={{
text: "Website by Stratiq",
href: "#",
}}
text: "Website by Stratiq", href: "#"}}
/>
</div>
</ReactLenis>