Update src/app/page.tsx

This commit is contained in:
2026-03-09 10:51:25 +00:00
parent d6dc713aba
commit d2f44dc24f

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Go with Brands"
description="Discover curated, trendy fashion that celebrates modern style without compromise. Premium quality clothing for every occasion, designed for the fashion-forward Lahore shopper."
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Explore Our Collection", href: "#products" },
{ text: "Visit Us", href: "#contact" },