Update src/app/page.tsx
This commit is contained in:
@@ -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" }]}
|
||||
|
||||
Reference in New Issue
Block a user