Update src/app/page.tsx

This commit is contained in:
2026-03-18 17:33:59 +00:00
parent f4a3784fed
commit 2da0df96bf

View File

@@ -119,9 +119,6 @@ export default function LandingPage() {
buttons={[{ text: "View Full Menu", href: "#" }]}
buttonAnimation="slide-up"
ariaLabel="Menu specialties and products"
priceButtonProps={{
children: <ButtonExpandHover text="Order" />
}}
/>
</div>