Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 21:24:21 +00:00

View File

@@ -52,7 +52,6 @@ export default function LandingPage() {
imageAlt="beautiful lush green lawn garden"
showBlur={true}
textPosition="bottom"
useInvertedBackground={false}
tagAnimation="none"
buttonAnimation="none"
/>
@@ -188,7 +187,6 @@ export default function LandingPage() {
{ icon: Facebook, href: "#", ariaLabel: "Facebook page" },
{ icon: Instagram, href: "#", ariaLabel: "Instagram profile" }
]}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>