Update src/app/page.tsx

This commit is contained in:
2026-03-19 00:26:53 +00:00
parent 7893c0c9a5
commit fa8d034d24

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Premium Living"
tagIcon={Sparkles}
tagAnimation="slide-up"
background="radial-gradient"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Explore Services", href: "#features" },
{ text: "Learn More", href: "#about" }