diff --git a/src/app/page.tsx b/src/app/page.tsx index 086cbc4..69a691f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,8 @@ export default function LandingPage() { id: "cheesecake", name: "Nutella Cheesecake", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cottage-core-food-inspiration_52683-107179.jpg", imageAlt: "Nutella Cheesecake Slice" } ]} - carouselMode="buttons", ariaLabel="Menu Highlights Section" + carouselMode="buttons" + ariaLabel="Menu Highlights Section" />