5 Commits

Author SHA1 Message Date
d4feceb1f9 Merge version_4 into main
Merge version_4 into main
2026-05-13 12:46:54 +00:00
db201d40d4 Update src/app/page.tsx 2026-05-13 12:46:51 +00:00
ea97be11ca Merge version_3 into main
Merge version_3 into main
2026-05-13 12:45:53 +00:00
1ada6dbd07 Update src/app/page.tsx 2026-05-13 12:45:49 +00:00
c80b9ed52d Merge version_2 into main
Merge version_2 into main
2026-05-13 12:44:48 +00:00

View File

@@ -105,9 +105,12 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardOne
animationType="slide-up"
textboxLayout="split-description"
textboxLayout="split-actions"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
buttons={[
{ text: "Book a Reservation", href: "#contact" }
]}
products={[
{
id: "1", name: "Signature Curry", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76945.jpg"},