diff --git a/src/app/page.tsx b/src/app/page.tsx
index eecc90d..831e28c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,65 +47,40 @@ export default function LandingPage() {
@@ -127,19 +92,13 @@ export default function LandingPage() {
description="With over 10 years of expertise, we bring you more than just food; we bring you peace. Our kitchen adheres to the highest standards of hygiene and premium quality to ensure every bite is perfection."
metrics={[
{
- value: "10+",
- title: "Years Experience",
- },
+ value: "10+", title: "Years Experience"},
{
- value: "5000+",
- title: "Happy Guests",
- },
+ value: "5000+", title: "Happy Guests"},
{
- value: "100%",
- title: "Hygiene Guaranteed",
- },
+ value: "100%", title: "Hygiene Guaranteed"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32151.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32151.jpg"
mediaAnimation="slide-up"
/>
@@ -152,47 +111,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Paneer Pakora",
- price: "₹249",
- variant: "Starters",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751960.jpg?_wi=1",
- },
+ id: "p1", name: "Paneer Pakora", price: "₹249", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751960.jpg"},
{
- id: "p2",
- name: "Dal Makhani",
- price: "₹349",
- variant: "Main Course",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=1",
- },
+ id: "p2", name: "Dal Makhani", price: "₹349", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
{
- id: "p3",
- name: "Butter Chicken",
- price: "₹499",
- variant: "Non-Veg",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=2",
- },
+ id: "p3", name: "Butter Chicken", price: "₹499", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
{
- id: "p4",
- name: "Classic Lassi",
- price: "₹149",
- variant: "Beverages",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-apple-juice-glass-with-green-apples_1150-25299.jpg?_wi=1",
- },
+ id: "p4", name: "Classic Lassi", price: "₹149", variant: "Beverages", imageSrc: "http://img.b2bpic.net/free-photo/fresh-apple-juice-glass-with-green-apples_1150-25299.jpg"},
{
- id: "p5",
- name: "Gulab Jamun",
- price: "₹129",
- variant: "Desserts",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=3",
- },
+ id: "p5", name: "Gulab Jamun", price: "₹129", variant: "Desserts", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
{
- id: "p6",
- name: "Veg Thali",
- price: "₹299",
- variant: "Combos",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=4",
- },
+ id: "p6", name: "Veg Thali", price: "₹299", variant: "Combos", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
]}
title="Our Signature Menu"
description="A curated selection of multi-cuisine delicacies crafted for the refined palate."
@@ -206,20 +135,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Luxurious Dining",
- description: "Atmosphere designed for peace.",
- imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg?_wi=1",
- },
+ title: "Luxurious Dining", description: "Atmosphere designed for peace.", imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg"},
{
- title: "Food Art",
- description: "Every plate is a masterpiece.",
- imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg",
- },
+ title: "Food Art", description: "Every plate is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg"},
{
- title: "Customer Joy",
- description: "Memories made with us.",
- imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg?_wi=2",
- },
+ title: "Customer Joy", description: "Memories made with us.", imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg"},
]}
title="Our Ambiance & Moments"
description="Step into our world of peace and premium dining."
@@ -228,49 +148,20 @@ export default function LandingPage() {