|
|
|
|
@@ -6,7 +6,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
|
|
|
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
|
|
|
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
|
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
|
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
|
|
|
|
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
|
|
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
|
|
|
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
|
|
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
|
@@ -44,25 +44,21 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroSplitDualMedia
|
|
|
|
|
background={{
|
|
|
|
|
variant: "radial-gradient"}}
|
|
|
|
|
<HeroBillboardGallery
|
|
|
|
|
title="LELOS"
|
|
|
|
|
description="A hidden oasis in the heart of the city. Warm lights, slow moments, and unforgettable nights."
|
|
|
|
|
tag="City Oasis"
|
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Reserve Your Table", href: "#cta"},
|
|
|
|
|
]}
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-living-camping_23-2149733149.jpg?_wi=1", imageAlt: "Atmospheric Lelos interior"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverage-cocktail-with-smoke_23-2148722515.jpg?_wi=1", imageAlt: "Handcrafted cocktails"}
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775661984096-0hw2i0l6.png", imageAlt: "Atmospheric Lelos interior" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662414082-smhrfb4s.png", imageAlt: "Handcrafted cocktails" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662430939-mbxr5mho.png", imageAlt: "Friends gathering at Lelos" }
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
rating={5}
|
|
|
|
|
ratingText="Beloved by locals"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -117,17 +113,17 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "p1", name: "Morning Risotto", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_1220-4232.jpg?_wi=1"},
|
|
|
|
|
id: "p1", name: "Morning Risotto", price: "$14", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662148134-6vu7d71i.png"},
|
|
|
|
|
{
|
|
|
|
|
id: "p2", name: "Signature Spritz", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverage-cocktail-with-smoke_23-2148722515.jpg?_wi=2"},
|
|
|
|
|
id: "p2", name: "Signature Spritz", price: "$12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662221101-9m44nz4a.png"},
|
|
|
|
|
{
|
|
|
|
|
id: "p3", name: "Evening Flatbread", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_1220-4232.jpg?_wi=2"},
|
|
|
|
|
id: "p3", name: "Evening Flatbread", price: "$16", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662263777-pkqsj3tg.png"},
|
|
|
|
|
{
|
|
|
|
|
id: "p4", name: "House Brew Coffee", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=1"},
|
|
|
|
|
id: "p4", name: "House Brew Coffee", price: "$5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662290767-d2gospj4.png"},
|
|
|
|
|
{
|
|
|
|
|
id: "p5", name: "Artisan Cocktail", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverage-cocktail-with-smoke_23-2148722515.jpg?_wi=3"},
|
|
|
|
|
id: "p5", name: "Artisan Cocktail", price: "$15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662305477-fmmg27nz.png"},
|
|
|
|
|
{
|
|
|
|
|
id: "p6", name: "Daily Dessert", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_1220-4232.jpg?_wi=3"},
|
|
|
|
|
id: "p6", name: "Daily Dessert", price: "$9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662365023-3nsof87s.png"},
|
|
|
|
|
]}
|
|
|
|
|
title="Taste & Craft"
|
|
|
|
|
description="From brunch plates to late-night pours, our menu is designed to surprise and comfort."
|
|
|
|
|
@@ -140,15 +136,15 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular Guest", quote: "A beautiful, warm place with an unforgettable atmosphere.", tag: "Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166188.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-living-camping_23-2149733149.jpg?_wi=2", imageAlt: "cozy cafe bar interior mood lighting"},
|
|
|
|
|
id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular Guest", quote: "A beautiful, warm place with an unforgettable atmosphere.", tag: "Favorite", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662763251-kspi9910.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662793262-aqlldymk.png", imageAlt: "cozy cafe bar interior mood lighting"},
|
|
|
|
|
{
|
|
|
|
|
id: "t2", name: "Michael C.", date: "Sep 2023", title: "Music Fan", quote: "Feels like home. Friendly people, amazing vibe.", tag: "Vibe", avatarSrc: "http://img.b2bpic.net/free-photo/sun-shines-faces-stunning-woman-sitting-red-sunglasses-cafe_8353-5111.jpg", imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverage-cocktail-with-smoke_23-2148722515.jpg?_wi=4", imageAlt: "handcrafted cocktail bar drink closeup"},
|
|
|
|
|
id: "t2", name: "Michael C.", date: "Sep 2023", title: "Music Fan", quote: "Feels like home. Friendly people, amazing vibe.", tag: "Vibe", avatarSrc: "http://img.b2bpic.net/free-photo/sun-shines-faces-stunning-woman-sitting-red-sunglasses-cafe_8353-5111.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662815660-lwtic7pc.png", imageAlt: "handcrafted cocktail bar drink closeup"},
|
|
|
|
|
{
|
|
|
|
|
id: "t3", name: "Emily R.", date: "Nov 2023", title: "Foodie", quote: "Perfect for relaxing, music, and long conversations.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-coffee-shop_23-2150378308.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=2", imageAlt: "cafe interior artistic cozy decor"},
|
|
|
|
|
id: "t3", name: "Emily R.", date: "Nov 2023", title: "Foodie", quote: "Perfect for relaxing, music, and long conversations.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-coffee-shop_23-2150378308.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662778945-mq4t5kc4.png", imageAlt: "cafe interior artistic cozy decor"},
|
|
|
|
|
{
|
|
|
|
|
id: "t4", name: "David K.", date: "Aug 2023", title: "Coffee Lover", quote: "The best place to hide away from city noise.", tag: "Oasis", avatarSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", imageSrc: "http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_1220-4232.jpg?_wi=4", imageAlt: "gourmet brunch risotto plate rustic"},
|
|
|
|
|
id: "t4", name: "David K.", date: "Aug 2023", title: "Coffee Lover", quote: "The best place to hide away from city noise.", tag: "Oasis", avatarSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662006011-jtkh2rhb.png", imageAlt: "gourmet brunch risotto plate rustic"},
|
|
|
|
|
{
|
|
|
|
|
id: "t5", name: "Anna P.", date: "Dec 2023", title: "Local", quote: "Always the right music and the perfect drink.", tag: "Spot", avatarSrc: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166188.jpg", imageAlt: "portrait happy guest casual dining"},
|
|
|
|
|
id: "t5", name: "Anna P.", date: "Dec 2023", title: "Local", quote: "Always the right music and the perfect drink.", tag: "Spot", avatarSrc: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4zdwBVVhXPoeP9z3jnKK182My/uploaded-1775662763251-kspi9910.png", imageAlt: "portrait happy guest casual dining"},
|
|
|
|
|
]}
|
|
|
|
|
title="Loved by Guests"
|
|
|
|
|
description="What our community says about their moments at Lelos."
|
|
|
|
|
|