Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 11:04:44 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-matcha-green-tea-woman-hand-top-view_169016-34076.jpg", imageAlt: "Premium matcha latte" }
]}
carouselPosition="right"
background={{ variant: "glowing-orb" }}
background={{ variant: "animated-grid" }}
ariaLabel="Bootlegger XS Gateway hero section"
/>
</div>
@@ -172,7 +172,7 @@ export default function LandingPage() {
{ text: "Get Directions", href: "https://maps.google.com/?q=Gateway+Theatre+Shopping+1+Palm+Boulevard+Umhlanga+Ridge+Durban" },
{ text: "Call Us", href: "tel:+27310031100" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
ariaLabel="Location and contact information"
/>