Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-05 07:39:44 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Comfortable Stay in the Heart of Vijayapura — Premium rooms, exceptional hospitality, and a convenient location on Athani Road."
buttons={[
{ text: "📞 Call Now", href: "tel:+918XXXXXXXX" },
{ text: "Reserve Your Room Now", href: "#contact" },
{ text: "Book Your Stay", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg"
imageAlt="Hotel Town Palace Luxury Lobby"
@@ -60,7 +60,8 @@ export default function LandingPage() {
<TextSplitAbout
title="Why Choose Hotel Town Palace?"
description={[
"Trusted by families, business travelers, and tourists visiting Vijayapura and Bijapur.", "⭐ 4.7-star rating with 6,800+ verified guest reviews. Located on prime Athani Road with easy access to historical sites and local attractions."]}
"⭐ 4.7-star rating with 6,800+ verified guest reviews. Guests love our attention to detail, exceptional service, and premium accommodations.", "Trusted by families, business travelers, and tourists visiting Vijayapura and Bijapur. Located on prime Athani Road with easy access to historical sites and local attractions."
]}
buttons={[{ text: "View Our Rooms", href: "#rooms" }]}
useInvertedBackground={false}
showBorder={true}