Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Windsor's Ultimate Sports Bar Experience"
|
||||
description="Great food, epic drinks, and the perfect place to catch every game. Join us for an unforgettable night of sports, fun, and camaraderie."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="The Canadian Brewhouse"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user