Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 08:44:16 +00:00

View File

@@ -9,7 +9,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Wine } from "lucide-react";
import { Wine, Coffee, Martini, Gamepad2, Music } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Highlights",
id: "highlights",
},
{
name: "Reviews",
id: "reviews",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Highlights", id: "highlights" },
{ name: "Reviews", id: "reviews" },
]}
brandName="ESC Station Bar"
/>
@@ -52,48 +40,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated",
}}
background={{ variant: "rotated-rays-animated" }}
title="ESC Station Bar"
description="Coffee · Cocktails · Billiards"
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
]}
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488850.jpg",
imageAlt: "Moody Bar Interior",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-fried-orange-slice_141793-1126.jpg",
imageAlt: "Moody Bar Interior",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-lovely-caucasian-female-with-dark-hair-silver-jacket-black-jeans-shoes-poses-camera_132075-8995.jpg",
imageAlt: "Moody Bar Interior",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-playing-billiard_23-2148299265.jpg",
imageAlt: "Moody Bar Interior",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-billiard-balls_1122-1381.jpg",
imageAlt: "Moody Bar Interior",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/historic-train-conductor-cabin_141667-14.jpg",
imageAlt: "Moody Bar Interior",
},
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488850.jpg", imageAlt: "Moody Bar Interior" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-fried-orange-slice_141793-1126.jpg", imageAlt: "Moody Bar Interior" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-lovely-caucasian-female-with-dark-hair-silver-jacket-black-jeans-shoes-poses-camera_132075-8995.jpg", imageAlt: "Moody Bar Interior" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-playing-billiard_23-2148299265.jpg", imageAlt: "Moody Bar Interior" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-billiard-balls_1122-1381.jpg", imageAlt: "Moody Bar Interior" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/historic-train-conductor-cabin_141667-14.jpg", imageAlt: "Moody Bar Interior" },
]}
/>
</div>
@@ -116,30 +73,10 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
{
title: "Specialty Coffee",
description: "Expertly brewed coffee for any time.",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-139693.jpg",
buttonIcon: "Coffee",
},
{
title: "Craft Cocktails",
description: "Handcrafted cocktails and 3L draft beers.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-american-beer-assortment_23-2148907564.jpg",
buttonIcon: "Martini",
},
{
title: "Billiards Lounge",
description: "Premium tables for your competitive fun.",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-playing-pool_107420-84944.jpg",
buttonIcon: "Gamepad2",
},
{
title: "Atmosphere",
description: "Underground vibes in the heart of UB.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-playing-pool_107420-84945.jpg",
buttonIcon: "Music",
},
{ title: "Specialty Coffee", description: "Expertly brewed coffee for any time.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-139693.jpg", buttonIcon: Coffee },
{ title: "Craft Cocktails", description: "Handcrafted cocktails and 3L draft beers.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-american-beer-assortment_23-2148907564.jpg", buttonIcon: Martini },
{ title: "Billiards Lounge", description: "Premium tables for your competitive fun.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-playing-pool_107420-84944.jpg", buttonIcon: Gamepad2 },
{ title: "Atmosphere", description: "Underground vibes in the heart of UB.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-playing-pool_107420-84945.jpg", buttonIcon: Music },
]}
title="Our Offerings"
description="A curated experience for the senses."
@@ -151,46 +88,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Great Drinks",
quote: "The cocktails were excellent.",
name: "John D.",
role: "Guest",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150494242.jpg",
},
{
id: "2",
title: "Perfect Food",
quote: "The house burger was simply perfect.",
name: "Sarah K.",
role: "Guest",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-indoors-with-book_23-2149548507.jpg",
},
{
id: "3",
title: "Best Vibe",
quote: "Really enjoyed the cocktails and the atmosphere.",
name: "Mike B.",
role: "Guest",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg",
},
{
id: "4",
title: "Must Visit",
quote: "A hidden gem in Ulaanbaatar.",
name: "Anna P.",
role: "Guest",
imageSrc: "http://img.b2bpic.net/free-photo/male-bartender-serving-cocktail-martini-glass_23-2148209352.jpg",
},
{
id: "5",
title: "Sophisticated",
quote: "The billiard room is world class.",
name: "Leo T.",
role: "Guest",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-thoughtfully-looking-away-by-window-modern-self-service-laundry-night_574295-2573.jpg",
},
{ id: "1", title: "Great Drinks", quote: "The cocktails were excellent.", name: "John D.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150494242.jpg" },
{ id: "2", title: "Perfect Food", quote: "The house burger was simply perfect.", name: "Sarah K.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-indoors-with-book_23-2149548507.jpg" },
{ id: "3", title: "Best Vibe", quote: "Really enjoyed the cocktails and the atmosphere.", name: "Mike B.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg" },
{ id: "4", title: "Must Visit", quote: "A hidden gem in Ulaanbaatar.", name: "Anna P.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/male-bartender-serving-cocktail-martini-glass_23-2148209352.jpg" },
{ id: "5", title: "Sophisticated", quote: "The billiard room is world class.", name: "Leo T.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-thoughtfully-looking-away-by-window-modern-self-service-laundry-night_574295-2573.jpg" },
]}
title="Guest Stories"
description="4.5 ⭐ rating from 31 reviews."
@@ -199,6 +101,12 @@ export default function LandingPage() {
<div id="testimonial" data-section="testimonial">
<TestimonialCardTwo
title="What our guests say"
description="Read about their experiences."
testimonials={[
{ id: "1", title: "Amazing", quote: "Loved the atmosphere!", name: "Alex", role: "Guest", imageSrc: "" },
{ id: "2", title: "Great Vibe", quote: "Best bar in UB.", name: "Sam", role: "Guest", imageSrc: "" }
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -208,14 +116,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="ESC Station Bar"
leftLink={{
text: "NAB Group Building, 8F, Ulaanbaatar",
href: "https://maps.google.com",
}}
rightLink={{
text: "9080 9034 | 5 PM Open",
href: "https://instagram.com",
}}
leftLink={{ text: "NAB Group Building, 8F, Ulaanbaatar", href: "https://maps.google.com" }}
rightLink={{ text: "9080 9034 | 5 PM Open", href: "https://instagram.com" }}
/>
</div>
</ReactLenis>