diff --git a/src/app/page.tsx b/src/app/page.tsx
index d0ec249..fd2b221 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -57,42 +42,19 @@ export default function LandingPage() {
@@ -103,24 +65,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Scan the QR Code",
- description: "Scan the code on your table to access the menu.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2vni2x",
- imageAlt: "QR code scan icon",
- },
- {
- title: "Build Your Order",
- description: "Browse the full menu and add items to your digital cart.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5dul8n",
- imageAlt: "Menu book icon",
- },
- {
- title: "Pay at the End",
- description: "Review your cart and pay conveniently at checkout.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2pfpf7",
- imageAlt: "Payment card icon",
- },
+ { title: "Scan the QR Code", description: "Scan the code on your table to access the menu.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2vni2x", imageAlt: "QR code scan icon" },
+ { title: "Build Your Order", description: "Browse the full menu and add items to your digital cart.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5dul8n", imageAlt: "Menu book icon" },
+ { title: "Pay at the End", description: "Review your cart and pay conveniently at checkout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2pfpf7", imageAlt: "Payment card icon" }
]}
title="How To Order"
description="Simple steps to enjoy your meal"
@@ -134,42 +81,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Maharaja Thali",
- price: "₹800",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r1hp45&_wi=2",
- },
- {
- id: "2",
- name: "Bedmi Puri",
- price: "₹240",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pogbvv&_wi=2",
- },
- {
- id: "3",
- name: "Dal Makhni",
- price: "₹400",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cznu2x",
- },
- {
- id: "4",
- name: "Paneer Butter Masala",
- price: "₹350",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tl07hc",
- },
- {
- id: "5",
- name: "Gulab Jamun",
- price: "₹90",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ub04yq",
- },
- {
- id: "6",
- name: "Mix Raita",
- price: "₹180",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8mn9q",
- },
+ { id: "1", name: "Maharaja Thali", price: "₹800", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r1hp45" },
+ { id: "2", name: "Bedmi Puri", price: "₹240", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pogbvv" },
+ { id: "3", name: "Dal Makhni", price: "₹400", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cznu2x" },
+ { id: "4", name: "Paneer Butter Masala", price: "₹350", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tl07hc" },
+ { id: "5", name: "Gulab Jamun", price: "₹90", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ub04yq" },
+ { id: "6", name: "Mix Raita", price: "₹180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8mn9q" }
]}
title="Our Menu"
description="Premium North Indian selection"
@@ -182,52 +99,21 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Girish Hegde",
- handle: "@girish",
- testimonial: "Great food, pure veg, good for families.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2wzjpx",
- },
- {
- id: "2",
- name: "Medha Arcot",
- handle: "@medha",
- testimonial: "Chole Bhature and Aloo Paratha were amazing.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2l0shc",
- },
- {
- id: "3",
- name: "Shilpa Deepa",
- handle: "@shilpa",
- testimonial: "Excellent food and amazing vibe. Worth visiting!",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vwan1o",
- },
- {
- id: "4",
- name: "John Doe",
- handle: "@johndoe",
- testimonial: "Authentic flavors. Loved the Dal Makhni.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzt8cc",
- },
- {
- id: "5",
- name: "Jane Smith",
- handle: "@janesmith",
- testimonial: "Best North Indian food in Nagasandra.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hapt1o",
- },
+ { id: "1", name: "Girish Hegde", handle: "@girish", testimonial: "Great food, pure veg, good for families.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2wzjpx" },
+ { id: "2", name: "Medha Arcot", handle: "@medha", testimonial: "Chole Bhature and Aloo Paratha were amazing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2l0shc" },
+ { id: "3", name: "Shilpa Deepa", handle: "@shilpa", testimonial: "Excellent food and amazing vibe. Worth visiting!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vwan1o" },
+ { id: "4", name: "John Doe", handle: "@johndoe", testimonial: "Authentic flavors. Loved the Dal Makhni.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzt8cc" },
+ { id: "5", name: "Jane Smith", handle: "@janesmith", testimonial: "Best North Indian food in Nagasandra.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hapt1o" }
]}
title="What Our Guests Say"
+ description="Hear from our satisfied diners."
/>
@@ -265,30 +139,8 @@ export default function LandingPage() {