Merge version_1 into main #3
@@ -46,14 +46,14 @@ export default function LandingPage() {
|
||||
title="A Hidden Bistro Escape in the Heart of DIFC"
|
||||
description="Fresh food. Signature juices. Cozy luxury. Minutes from the Museum of the Future."
|
||||
testimonials={[
|
||||
{ name: "Eileen", handle: "@eileen", testimonial: "A hidden gem near the Museum of the Future.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Hussain", handle: "@hussain", testimonial: "Dina is a Rockstar.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-friends-talking_23-2147680738.jpg", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Sabreen", handle: "@sabreen", testimonial: "Perfect for everything from coffee runs to dinners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-cream-vegetables_140725-2091.jpg", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Alex", handle: "@alex", testimonial: "The atmosphere is unmatched in DIFC.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/milkshake-with-ice-cream-table_140725-6739.jpg", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Sarah", handle: "@sarah", testimonial: "Consistently great coffee and service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomato-sauce-parmesan-vegetables-meat-side-view_141793-12462.jpg", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Eileen", handle: "@eileen", testimonial: "A hidden gem near the Museum of the Future.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg?_wi=1", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Hussain", handle: "@hussain", testimonial: "Dina is a Rockstar.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-friends-talking_23-2147680738.jpg?_wi=1", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Sabreen", handle: "@sabreen", testimonial: "Perfect for everything from coffee runs to dinners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-cream-vegetables_140725-2091.jpg?_wi=1", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Alex", handle: "@alex", testimonial: "The atmosphere is unmatched in DIFC.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/milkshake-with-ice-cream-table_140725-6739.jpg?_wi=1", imageAlt: "cinematic coffee pour" },
|
||||
{ name: "Sarah", handle: "@sarah", testimonial: "Consistently great coffee and service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomato-sauce-parmesan-vegetables-meat-side-view_141793-12462.jpg?_wi=1", imageAlt: "cinematic coffee pour" },
|
||||
]}
|
||||
buttons={[{ text: "Reserve a Table", href: "#contact" }, { text: "View Menu", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg?_wi=2"
|
||||
imageAlt="Naba Cafe atmosphere"
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "Customer portrait" }, { src: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg", alt: "Customer portrait" }, { src: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", alt: "Customer portrait" }, { src: "http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg", alt: "Customer portrait" }, { src: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", alt: "Customer portrait" }]}
|
||||
avatarText="Loved by our regulars"
|
||||
@@ -66,11 +66,11 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout useInvertedBackground={false} title="More Than a Cafe" description="Naba Cafe was built to be the kind of place people return to daily — for morning coffee, relaxed lunches, sunset dinners, and conversations that last longer than planned. Hidden beside Dubai’s iconic skyline, Naba blends fresh ingredients, comforting hospitality, and a calm modern atmosphere into one unforgettable experience." imageSrc="http://img.b2bpic.net/free-photo/two-friends-talking_23-2147680738.jpg" />
|
||||
<MediaAbout useInvertedBackground={false} title="More Than a Cafe" description="Naba Cafe was built to be the kind of place people return to daily — for morning coffee, relaxed lunches, sunset dinners, and conversations that last longer than planned. Hidden beside Dubai’s iconic skyline, Naba blends fresh ingredients, comforting hospitality, and a calm modern atmosphere into one unforgettable experience." imageSrc="http://img.b2bpic.net/free-photo/two-friends-talking_23-2147680738.jpg?_wi=2" />
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree animationType="slide-up" textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[{ id: "p1", name: "Oven Roast Salmon", price: "AED 85", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-cream-vegetables_140725-2091.jpg" }, { id: "p2", name: "Signature Smoothie", price: "AED 35", imageSrc: "http://img.b2bpic.net/free-photo/milkshake-with-ice-cream-table_140725-6739.jpg" }, { id: "p3", name: "Smash Beef Burger", price: "AED 65", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomato-sauce-parmesan-vegetables-meat-side-view_141793-12462.jpg" }, { id: "p4", name: "Stuffed Ravioli", price: "AED 75", imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-pasta-with-black-truffle-slices-dark-marble-background_84443-94449.jpg" }, { id: "p5", name: "English Breakfast", price: "AED 55", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-salmon_74190-700.jpg" }, { id: "p6", name: "Fresh Pressed Juices", price: "AED 30", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-crackers-with-cherry-confiture-glass-dishes_114579-17148.jpg" }]} title="Signature Dishes" description="Carefully curated flavors prepared fresh daily." />
|
||||
<ProductCardThree animationType="slide-up" textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[{ id: "p1", name: "Oven Roast Salmon", price: "AED 85", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-cream-vegetables_140725-2091.jpg?_wi=2" }, { id: "p2", name: "Signature Smoothie", price: "AED 35", imageSrc: "http://img.b2bpic.net/free-photo/milkshake-with-ice-cream-table_140725-6739.jpg?_wi=2" }, { id: "p3", name: "Smash Beef Burger", price: "AED 65", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomato-sauce-parmesan-vegetables-meat-side-view_141793-12462.jpg?_wi=2" }, { id: "p4", name: "Stuffed Ravioli", price: "AED 75", imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-pasta-with-black-truffle-slices-dark-marble-background_84443-94449.jpg" }, { id: "p5", name: "English Breakfast", price: "AED 55", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-salmon_74190-700.jpg" }, { id: "p6", name: "Fresh Pressed Juices", price: "AED 30", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-crackers-with-cherry-confiture-glass-dishes_114579-17148.jpg" }]} title="Signature Dishes" description="Carefully curated flavors prepared fresh daily." />
|
||||
</div>
|
||||
|
||||
<div id="experience" data-section="experience">
|
||||
|
||||
Reference in New Issue
Block a user