diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cd6259..295cb53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,6 +91,7 @@ export default function LandingPage() { id: "bazinga-burger", name: "Bazinga Burger", price: "₨560", variant: "Crispy boneless thigh with signature sauce", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-bun-lettuce-tomato-meaf-cheese-french-fries-mayonnaise-ketchup-side-view_141793-3713.jpg", imageAlt: "Bazinga Burger - crispy fried chicken perfection" } ]} + cardClassName="relative group" />