diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d696d7..510969a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,6 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/top-view-baked-vegetables-potatoes-eggplants-fresh-off-oven-dark-space_140725-79608.jpg" imageAlt="Signature grilled burgers, steaks, chicken wings, and fries" showDimOverlay={true} - useInvertedBackground={true} buttonAnimation="opacity" /> @@ -142,6 +141,7 @@ export default function HomePage() { description="Our commitment to outstanding cuisine and service has earned us accolades from esteemed critics and publications." names={["City's Best Grill Award", "Gourmet Magazine Pick", "Diner's Choice Gold", "Culinary Excellence Badge", "Top 10 Steakhouses", "Food Critics' Favorite", "Hospitality Star Award"]} useInvertedBackground={false} + textboxLayout="default" /> @@ -156,7 +156,6 @@ export default function HomePage() { { icon: Instagram, href: "#", ariaLabel: "Instagram profile" }, { icon: Twitter, href: "#", ariaLabel: "Twitter feed" } ]} - useInvertedBackground={false} />