Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:55:40 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSmallSizeLargeTitles"
background="blurBottom"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="PET ZONE"
description="Your Trusted Local Pet Store in Los Angeles. Serving the East LA community with quality pet supplies, expert advice, and friendly service since day one."
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Call Now", href: "tel:+1323-261-7556" },
{ text: "Get Directions", href: "https://maps.google.com/?q=3536+E+Cesar+E+Chavez+Ave,+Los+Angeles,+CA+90063" }