Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "downward-rays-static"}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Culture Rewear. Style Redefined."
|
||||
description="Your ultimate destination for vintage activewear, football jerseys, and work shoes. Open 24 hours for your convenience."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dirt-decorative-old-wallpaper-brush_1194-9595.jpg"
|
||||
@@ -54,6 +54,9 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection", href: "#products"
|
||||
},
|
||||
{
|
||||
text: "View All", href: "#products"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user