4 Commits

Author SHA1 Message Date
fce74b11ab Update src/app/page.tsx 2026-03-05 07:39:40 +00:00
14ad7ce1d8 Merge version_2 into main
Merge version_2 into main
2026-03-05 07:26:31 +00:00
5e096ff890 Update src/app/page.tsx 2026-03-05 07:26:27 +00:00
651c208ae9 Merge version_1 into main
Merge version_1 into main
2026-03-05 07:24:30 +00:00

View File

@@ -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}