Update src/app/page.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -42,13 +42,13 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="love69"
|
||||
description="Premium smoke shop in the heart of Brooklyn. Quality products, knowledgeable staff, and a welcoming community atmosphere."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Visit Us", href: "#contact" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-with-tattoo-glasses-visiting-local-market-fresh-vegetables_613910-17212.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-with-tattoo-glasses-visiting-local-market-fresh-vegetables_613910-17212.jpg"
|
||||
imageAlt="Love69 Smoke Shop Brooklyn storefront"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-with-tattoo-glasses-visiting-local-market-fresh-vegetables_613910-17212.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-with-tattoo-glasses-visiting-local-market-fresh-vegetables_613910-17212.jpg"
|
||||
imageAlt="Love69 Smoke Shop Brooklyn"
|
||||
logoText="love69"
|
||||
copyrightText="© 2025 Love69 Convenience. All rights reserved. | 113 Wilson Ave, Brooklyn, NY"
|
||||
|
||||
Reference in New Issue
Block a user