Merge version_1 into main #2
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
<HeroCentered
|
||||
title="Happy Vibes Served Daily"
|
||||
description="Welcome to Urbanista Bistro, where culinary fusion meets Dakar's cosmopolitan spirit. Savor our signature burgers, craft cocktails, and fresh juices in an atmosphere of genuine warmth and authenticity."
|
||||
background="gradient-bars"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg",
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
description="Nestled in the heart of Dakar at Rue 7, Point E, Urbanista Bistro is a celebration of culinary fusion and genuine hospitality."
|
||||
subdescription="We blend international inspiration with local flair, creating an atmosphere where every guest feels like family. From our passionate kitchen team to our welcoming staff, we're committed to delivering unforgettable dining experiences every single day."
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg"
|
||||
imageAlt="Urbanista Bistro warm atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -256,21 +256,21 @@ export default function HomePage() {
|
||||
id: "burger-classic",
|
||||
name: "The Urbanista Burger",
|
||||
price: "7,500 FCFA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burgers-with-bacon_23-2148784475.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burgers-with-bacon_23-2148784475.jpg",
|
||||
imageAlt: "Signature Urbanista Burger",
|
||||
},
|
||||
{
|
||||
id: "cocktail-tropical",
|
||||
name: "Tropical Sunset Cocktail",
|
||||
price: "4,500 FCFA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cocktail-glass-with-shaker-orange_23-2148454371.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cocktail-glass-with-shaker-orange_23-2148454371.jpg",
|
||||
imageAlt: "Signature tropical cocktail",
|
||||
},
|
||||
{
|
||||
id: "juice-fresh",
|
||||
name: "Fresh Energy Juice",
|
||||
price: "2,500 FCFA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-mint-orange-lime-lemon-strawberry-cherry-coconut-grapefruit-goblet-brick-stone-wooden-surface-side-view_176474-6701.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-mint-orange-lime-lemon-strawberry-cherry-coconut-grapefruit-goblet-brick-stone-wooden-surface-side-view_176474-6701.jpg",
|
||||
imageAlt: "Fresh pressed organic juice",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user