4 Commits

Author SHA1 Message Date
e468d3623d Merge version_3 into main
Merge version_3 into main
2026-03-06 03:29:57 +00:00
102d4c35cd Update src/app/page.tsx 2026-03-06 03:29:53 +00:00
bac14c39d2 Merge version_2 into main
Merge version_2 into main
2026-03-06 03:28:17 +00:00
ebda32b66c Update src/app/page.tsx 2026-03-06 03:28:13 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
logoText="BEER HOUSE"
description="Fresh Draft Beer • Legendary Shashlik • Great Atmosphere"
buttons={[
{ text: "CALL NOW", href: "tel:+998739771234" },
{ text: "Reserve Now & Get Cold Beer", href: "tel:+998739771234" },
{ text: "Reserve Table", href: "#reservation" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg"
@@ -165,8 +165,8 @@ export default function LandingPage() {
<ContactCTA
tag="Get in Touch"
tagIcon={Phone}
title="Join the Best Beer Spot in Fergana Tonight"
description="Reserve your table, call us, or message on WhatsApp. Our friendly team is ready to welcome you."
title="Ready to Experience the Best Beer in Fergana?"
description="Quick and easy reservation through call, WhatsApp, or our online booking. Reserve now and enjoy an unforgettable evening with the best beer and shashlik in town."
buttons={[
{ text: "CALL NOW", href: "tel:+998739771234" },
{