Update src/app/page.tsx

This commit is contained in:
2026-03-04 09:49:27 +00:00
parent 2a12d0fcfc
commit f7f8c2f93b

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSmallSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboard
title="Indiranagar's Highest Rated Gaming Lounge"
description="PC Gaming • PlayStation • Racing Simulators • Pool Tables • Boards Games"
background={{ variant: "floatingGradient" }}
background={{ variant: "animated-grid" }}
tag="4.8 ⭐ 366 Reviews"
tagIcon={Star}
buttons={[
@@ -196,7 +196,7 @@ export default function LandingPage() {
tag="Ready to Play?"
title="Walk in Today No Long Waiting!"
description="📞 Call: 070198 91995 | 💬 WhatsApp | 📍 Walk-In: 2nd Floor, NR Plaza, 7th Main Rd, Indiranagar"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email for updates"
buttonText="Get Directions"