Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:41:18 +00:00
parent 3926d19f3f
commit cdd7a2f28f

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="large"
background="none"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
title="Exclusive Luxury Vehicles Await"
description="Experience the pinnacle of automotive excellence. Discover our handpicked collection of premium luxury cars, each crafted for discerning drivers who demand perfection."
background={{ variant: "plain" }}
background={{ variant: "circleGradient" }}
tag="Premium Collection"
tagIcon={Sparkles}
tagAnimation="slide-up"