Update src/app/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Experience the Finest Hookah"
|
||||
description="Discover a premium selection of tobacco, hookahs, and accessories for an unparalleled smoking experience."
|
||||
tag="Your Ultimate Hookah Destination"
|
||||
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/group-handsome-retro-welldressed-man-gangsters-spend-time-club-smoking-hookah-multiethnic-male-bachelor-mafia-party-restaurant_627829-12017.jpg"
|
||||
imageAlt="Elegant hookah set with smoke"
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
tagAnimation="blur-reveal"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user