diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0e810cb..8e1b9d3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,59 +32,27 @@ export default function LandingPage() {
@@ -96,18 +64,9 @@ export default function LandingPage() {
title="Refined Dining Experience"
description="At TBK, we curate unforgettable culinary journeys, blending sophistication with comfort for our patrons."
metrics={[
- {
- value: "100+",
- title: "Happy Daily Guests",
- },
- {
- value: "5.0",
- title: "Service Rating",
- },
- {
- value: "12",
- title: "Years of Excellence",
- },
+ { value: "100+", title: "Happy Daily Guests" },
+ { value: "5.0", title: "Service Rating" },
+ { value: "12", title: "Years of Excellence" },
]}
imageSrc="http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg"
mediaAnimation="slide-up"
@@ -122,49 +81,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fresh Ingredients",
- description: "We prioritize quality produce for every dish.",
- icon: Leaf,
+ title: "Fresh Ingredients", description: "We prioritize quality produce for every dish.", icon: Leaf,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/head-chef-stands-kitchen-counter-chopping-vegetables_482257-121176.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-black-bread-black_140725-104145.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg?_wi=2",
- imageAlt: "fresh ingredients on wooden board",
+ { imageSrc: "http://img.b2bpic.net/free-photo/head-chef-stands-kitchen-counter-chopping-vegetables_482257-121176.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-black-bread-black_140725-104145.jpg" },
+ ]
},
{
- title: "Expert Service",
- description: "Our staff ensures a seamless experience.",
- icon: User,
+ title: "Expert Service", description: "Our staff ensures a seamless experience.", icon: User,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant-recommending-place_1258-122948.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=2",
- imageAlt: "fresh ingredients on wooden board",
+ { imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant-recommending-place_1258-122948.jpg" },
+ ]
},
{
- title: "Elegant Atmosphere",
- description: "Perfect for family or business dining.",
- icon: Star,
+ title: "Elegant Atmosphere", description: "Perfect for family or business dining.", icon: Star,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-living-room-with-soft-sofa-background-wooden-wall-minim_1258-134116.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708144.jpg?_wi=2",
- imageAlt: "fresh ingredients on wooden board",
+ { imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-living-room-with-soft-sofa-background-wooden-wall-minim_1258-134116.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg" },
+ ]
},
]}
title="Why Guests Love Us"
@@ -179,48 +114,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Classic Lasagna",
- price: "65 AED",
- variant: "Signature Pasta",
- imageSrc: "http://img.b2bpic.net/free-photo/pancakes-topped-with-melted-cheese_140725-3799.jpg",
- },
- {
- id: "p2",
- name: "Lemon Spaghetti",
- price: "55 AED",
- variant: "Fan Favorite",
- imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-tomato-red-pepper-sauce_114579-2487.jpg",
- },
- {
- id: "p3",
- name: "Crispy Baby Squid",
- price: "45 AED",
- variant: "Appetizer",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg",
- },
- {
- id: "p4",
- name: "Morning Benedict",
- price: "50 AED",
- variant: "Breakfast",
- imageSrc: "http://img.b2bpic.net/free-photo/mushroom-egg-benedict-white-plate_1203-7378.jpg",
- },
- {
- id: "p5",
- name: "Corn Salad",
- price: "40 AED",
- variant: "Healthy",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-salad-with-ingredients-dark-surface_140725-74891.jpg",
- },
- {
- id: "p6",
- name: "Hibiscus Passion",
- price: "30 AED",
- variant: "Signature Drink",
- imageSrc: "http://img.b2bpic.net/free-photo/nonalcoholic-cocktails-are-table-beautiful-photo-drink-from-restaurant_132075-14710.jpg",
- },
+ { id: "p1", name: "Classic Lasagna", price: "65 AED", variant: "Signature Pasta", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-topped-with-melted-cheese_140725-3799.jpg" },
+ { id: "p2", name: "Lemon Spaghetti", price: "55 AED", variant: "Fan Favorite", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-tomato-red-pepper-sauce_114579-2487.jpg" },
+ { id: "p3", name: "Crispy Baby Squid", price: "45 AED", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg" },
+ { id: "p4", name: "Morning Benedict", price: "50 AED", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-egg-benedict-white-plate_1203-7378.jpg" },
+ { id: "p5", name: "Corn Salad", price: "40 AED", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-salad-with-ingredients-dark-surface_140725-74891.jpg" },
+ { id: "p6", name: "Hibiscus Passion", price: "30 AED", variant: "Signature Drink", imageSrc: "http://img.b2bpic.net/free-photo/nonalcoholic-cocktails-are-table-beautiful-photo-drink-from-restaurant_132075-14710.jpg" },
]}
title="Our Signature Dishes"
description="A curated selection of our most beloved meals."
@@ -231,31 +130,11 @@ export default function LandingPage() {
@@ -344,29 +186,15 @@ export default function LandingPage() {