Update src/app/page.tsx

This commit is contained in:
2026-04-10 15:57:27 +00:00
parent fafa9a13cd
commit f320fee4b7

View File

@@ -39,17 +39,17 @@ export default function LandingPage() {
{
name: "Contact", id: "contact"},
]}
brandName="Sarchashma"
brandName="LOLA kafe "
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="Authentic Uzbek Flavors in a Premium Atmosphere"
description="Experience tradition, taste, and hospitality at Sarchashma."
title="Haqiqiy o'zbek lazzatlari yuqori darajadagi atmosferada "
description="Lola kafeda an'ana, ta'm va mehmondo'stlikni his eting "
buttons={[
{
text: "View Menu", href: "#menu"},
text: "Menu", href: "#menu"},
{
text: "Book a Table", href: "#reservation"},
]}