Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-01 13:21:11 +00:00

View File

@@ -52,7 +52,6 @@ export default function Page() {
imageSrc="http://img.b2bpic.net/free-photo/side-view-pizza-with-tomatoes-with-eggs-glass-milk-flour-table_140725-13969.jpg"
imageAlt="Delicious wood-fired pizza with fresh ingredients"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
imagePosition="right"
/>
</div>
@@ -179,7 +178,6 @@ export default function Page() {
{ items: [{ label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }, { label: "Google My Business", href: "#" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>