diff --git a/src/app/page.tsx b/src/app/page.tsx index f85c173..8363247 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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} />