Update src/app/page.tsx

This commit is contained in:
2026-04-07 11:45:28 +00:00
parent eeea7d539a
commit b30aacedfd

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="noise"
background="noiseDiagonalGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -41,7 +41,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{ variant: "gradient-bars" }}
background={{ variant: "sparkles-gradient" }}
title="Trusted Quality Premium Experience Always"
description="Discover authentic, hand-curated vape products backed by real customer reviews and guaranteed fast delivery. Shop the future of vaping with VapeSellers Trusted."
buttons={[{ text: "Explore Shop", href: "#products" }]}