Update src/app/page.tsx

This commit is contained in:
2026-03-07 06:56:41 +00:00
parent fa6264da1f
commit 2aec17039d

View File

@@ -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"
/>
</div>