Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-09 14:54:25 +00:00

View File

@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Our Story",
id: "about",
},
{
name: "Signature",
id: "features",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home / მთავარი", id: "hero" },
{ name: "Our Story / ჩვენს შესახებ", id: "about" },
{ name: "Signature / მენიუ", id: "features" },
{ name: "Reviews / შეფასებები", id: "testimonials" },
{ name: "Contact / კონტაქტი", id: "contact" },
]}
brandName="ULU Bar & Bistro"
/>
@@ -57,16 +42,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="ULU Bar & Bistro"
description="Culinated Flavors. Intimate Atmosphere. Experience Tbilisis favorite hidden gem. From signature brunch to evening cocktails, we serve soul-warming dishes."
description="Culinated Flavors. Intimate Atmosphere. Experience Tbilisis favorite hidden gem. | დახვეწილი გემო. მყუდრო გარემო. აღმოაჩინეთ თბილისის საყვარელი ადგილი."
buttons={[
{
text: "Book a Table",
href: "#contact",
},
{
text: "View Menu",
href: "#features",
},
{ text: "Book a Table / დაჯავშნე", href: "#contact" },
{ text: "View Menu / მენიუს ნახვა", href: "#features" },
]}
imageSrc="http://img.b2bpic.net/free-photo/charming-attractive-woman-walking-with-young-man-street_23-2148012592.jpg"
imageAlt="ULU bistro entrance"
@@ -76,10 +55,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Our Story"
title="A Sanctuary for Food Lovers"
description="Nestled at 2 Niko Nikoladze St, ULU is more than a bistro—its a sanctuary for food lovers. Whether you're starting your morning with our legendary Nut Granola or winding down with a curated Georgian wine, our focus is on precision, spice, and soulful service."
subdescription="Dedicated to the art of fine dining in a relaxed, intimate environment."
tag="Our Story / ჩვენს შესახებ"
title="A Sanctuary for Food Lovers / ადგილი გურმანებისთვის"
description="Nestled at 2 Niko Nikoladze St, ULU is more than a bistro—its a sanctuary for food lovers. Whether you're starting your morning with our legendary Nut Granola or winding down with a curated Georgian wine, our focus is on precision, spice, and soulful service. | ნიკო ნიკოლაძის 2 ნომერში მდებარე ULU უფრო მეტია ვიდრე ბისტრო ეს არის ადგილი კერძების მოყვარულთათვის. იქნება ეს დილის დაწყება ჩვენი ლეგენდარული გრანოლით თუ საღამოს გატარება ქართული ღვინით, ჩვენი აქცენტი ხარისხზე, სანელებლებსა და გულწრფელ სერვისზეა."
subdescription="Dedicated to the art of fine dining in a relaxed, intimate environment. / ორიენტირებული სასიამოვნო ატმოსფეროში დახვეწილი კერძების მომსახურებაზე."
imageSrc="http://img.b2bpic.net/free-photo/squashes-lying-near-delectable-soup_23-2147867462.jpg"
imageAlt="Signature pumpkin soup"
mediaAnimation="slide-up"
@@ -93,44 +72,14 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
features={[
{
id: "1",
title: "The Risotto",
subtitle: "Award-winning texture and depth; a local favorite.",
category: "Dish",
value: "Featured",
},
{
id: "2",
title: "Pumpkin Soup",
subtitle: "A seasonal masterpiece infused with incredible spices.",
category: "Dish",
value: "Seasonal",
},
{
id: "3",
title: "Amaretto Sour",
subtitle: "Hand-shaken to perfection by our expert mixologists.",
category: "Drink",
value: "Popular",
},
{
id: "4",
title: "Salmon Crepes",
subtitle: "A delicate, sophisticated start to your morning.",
category: "Dish",
value: "Brunch",
},
{
id: "5",
title: "Truffle Pasta",
subtitle: "House-made tagliatelle with fresh black truffle.",
category: "Dish",
value: "Chef's Pick",
},
{ id: "1", title: "The Risotto / რიზოტო", subtitle: "Award-winning texture and depth; a local favorite. / დახვეწილი ტექსტურა და გემო; ადგილობრივების რჩეული.", category: "Dish / კერძი", value: "Featured / გამორჩეული" },
{ id: "2", title: "Pumpkin Soup / გოგრის სუპი", subtitle: "A seasonal masterpiece infused with incredible spices. / სეზონური შედევრი არომატული სანელებლებით.", category: "Dish / კერძი", value: "Seasonal / სეზონური" },
{ id: "3", title: "Amaretto Sour / ამარეტო საუერი", subtitle: "Hand-shaken to perfection by our expert mixologists. / პროფესიონალი მიქსოლოგების მიერ მომზადებული კოქტეილი.", category: "Drink / სასმელი", value: "Popular / პოპულარული" },
{ id: "4", title: "Salmon Crepes / ორაგულის კრეპები", subtitle: "A delicate, sophisticated start to your morning. / თქვენი დილის დელიკატური და დახვეწილი დასაწყისი.", category: "Dish / კერძი", value: "Brunch / საუზმე" },
{ id: "5", title: "Truffle Pasta / პასტა ტრიუფელით", subtitle: "House-made tagliatelle with fresh black truffle. / შინ მომზადებული ტალიატელე ახალი შავი ტრიუფელით.", category: "Dish / კერძი", value: "Chef's Pick / შეფის რჩეული" },
]}
title="Signature Highlights"
description="Indulge in our carefully curated menu of local favorites and handcrafted cocktails."
title="Signature Highlights / ძირითადი კერძები"
description="Indulge in our carefully curated menu of local favorites and handcrafted cocktails. / დააგემოვნეთ ჩვენი მენიუს განსაკუთრებული კერძები და საავტორო კოქტეილები."
/>
</div>
@@ -138,34 +87,14 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Aruzhan J.",
imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg",
},
{
id: "2",
name: "Sara L.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-redhead-girl-red-hat-urban-woman-with-freckles-ginger-hair_1258-196251.jpg",
},
{
id: "3",
name: "David M.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg",
},
{
id: "4",
name: "Elena K.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
},
{
id: "5",
name: "Giorgi T.",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
},
{ id: "1", name: "Aruzhan J.", imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg" },
{ id: "2", name: "Sara L.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-redhead-girl-red-hat-urban-woman-with-freckles-ginger-hair_1258-196251.jpg" },
{ id: "3", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg" },
{ id: "4", name: "Elena K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg" },
{ id: "5", name: "Giorgi T.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg" },
]}
cardTitle="Guest Experiences"
cardTag="Reviews"
cardTitle="Guest Experiences / სტუმრების შთაბეჭდილებები"
cardTag="Reviews / შეფასებები"
cardAnimation="slide-up"
/>
</div>
@@ -173,58 +102,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Visit Us"
title="Book Your Table"
description="2 Niko Nikoladze St, Tbilisi 0108 | Open daily until 11:00 PM. Reserve your intimate evening today."
buttonText="Reserve Now"
background={{ variant: "plain" }}
tag="Visit Us / გვეწვიეთ"
title="Book Your Table / დაჯავშნე მაგიდა"
description="2 Niko Nikoladze St, Tbilisi 0108 | Open daily until 11:00 PM. Reserve your intimate evening today. / ნიკო ნიკოლაძის 2, თბილისი 0108 | ღიაა ყოველდღე 23:00-მდე. დაჯავშნეთ თქვენი საღამო დღესვე."
buttonText="Reserve Now / დაჯავშნე"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Contact",
items: [
{
label: "2 Niko Nikoladze St",
href: "#",
},
{
label: "Tbilisi 0108",
href: "#",
},
],
},
{
title: "Links",
items: [
{
label: "Menu",
href: "#features",
},
{
label: "Story",
href: "#about",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "https://instagram.com",
},
{
label: "Wolt",
href: "https://wolt.com",
},
],
},
{ title: "Contact / კონტაქტი", items: [{ label: "2 Niko Nikoladze St", href: "#" }, { label: "Tbilisi 0108", href: "#" }] },
{ title: "Links / ბმულები", items: [{ label: "Menu / მენიუ", href: "#features" }, { label: "Story / ისტორია", href: "#about" }] },
{ title: "Social / სოციალური", items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Wolt", href: "https://wolt.com" }] },
]}
logoText="ULU Bar & Bistro"
/>