Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 23:48:45 +00:00

View File

@@ -51,7 +51,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg"
imageAlt="Warm-lit shelves with gourmet products, a bakery case, and people browsing in Globalicious"
showDimOverlay={true}
useInvertedBackground={true}
/>
</div>
<div id="social-proof" data-section="social-proof">
@@ -189,7 +188,6 @@ export default function LandingPage() {
{ icon: Instagram, href: "https://www.instagram.com/globalicious", ariaLabel: "Instagram" },
{ icon: Facebook, href: "https://www.facebook.com/globalicious", ariaLabel: "Facebook" }
]}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>