diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4fa414f..ed79969 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -56,93 +44,31 @@ export default function LandingPage() {
@@ -163,60 +89,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "Starter",
- name: "Truffle Infused Artichoke",
- price: "$38",
- rating: 5,
- reviewCount: "124",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg",
- },
- {
- id: "p2",
- brand: "Appetizer",
- name: "Sea Scallop Carpaccio",
- price: "$42",
- rating: 5,
- reviewCount: "98",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83769.jpg",
- },
- {
- id: "p3",
- brand: "Main",
- name: "Slow-Roasted Wagyu",
- price: "$85",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg",
- },
- {
- id: "p4",
- brand: "Main",
- name: "Wild Mushroom Risotto",
- price: "$52",
- rating: 4,
- reviewCount: "156",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-served-with-mashed-potatoes-vegetables_7502-7369.jpg",
- },
- {
- id: "p5",
- brand: "Dessert",
- name: "Gold-Leaf Chocolate Sphere",
- price: "$28",
- rating: 5,
- reviewCount: "89",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132620.jpg",
- },
- {
- id: "p6",
- brand: "Wine",
- name: "Vintage Reserve Pairing",
- price: "$120",
- rating: 5,
- reviewCount: "45",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510918.jpg",
- },
+ { id: "p1", brand: "Starter", name: "Truffle Infused Artichoke", price: "$38", rating: 5, reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg" },
+ { id: "p2", brand: "Appetizer", name: "Sea Scallop Carpaccio", price: "$42", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83769.jpg" },
+ { id: "p3", brand: "Main", name: "Slow-Roasted Wagyu", price: "$85", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg" },
+ { id: "p4", brand: "Main", name: "Wild Mushroom Risotto", price: "$52", rating: 4, reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-served-with-mashed-potatoes-vegetables_7502-7369.jpg" },
+ { id: "p5", brand: "Dessert", name: "Gold-Leaf Chocolate Sphere", price: "$28", rating: 5, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132620.jpg" },
+ { id: "p6", brand: "Wine", name: "Vintage Reserve Pairing", price: "$120", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510918.jpg" }
]}
title="Signature Creations"
description="Discover our seasonal menu inspired by the finest global flavors."
@@ -229,34 +107,12 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
- id: "kitchen",
- groupTitle: "Kitchen Brigade",
- members: [
- {
- id: "t1",
- title: "Chef de Cuisine",
- subtitle: "Jean Pierre",
- detail: "Master of classic French technique.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-food-plate_23-2149631671.jpg",
- },
- {
- id: "t2",
- title: "Executive Sous Chef",
- subtitle: "Elara Vance",
- detail: "Expert in modern fusion techniques.",
- imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1319.jpg",
- },
- {
- id: "t3",
- title: "Head Pastry Chef",
- subtitle: "Louis D.",
- detail: "Creating sweet edible sculptures.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-confectioner-making-gingerbread-sunflower-gingerbread-design_169016-19996.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg?_wi=2",
- imageAlt: "head chef portrait professional",
- },
+ id: "kitchen", groupTitle: "Kitchen Brigade", members: [
+ { id: "t1", title: "Chef de Cuisine", subtitle: "Jean Pierre", detail: "Master of classic French technique.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-food-plate_23-2149631671.jpg" },
+ { id: "t2", title: "Executive Sous Chef", subtitle: "Elara Vance", detail: "Expert in modern fusion techniques.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1319.jpg" },
+ { id: "t3", title: "Head Pastry Chef", subtitle: "Louis D.", detail: "Creating sweet edible sculptures.", imageSrc: "http://img.b2bpic.net/free-photo/woman-confectioner-making-gingerbread-sunflower-gingerbread-design_169016-19996.jpg" }
+ ]
+ }
]}
title="Meet Our Culinary Masters"
description="Guided by vision, crafted by passion."
@@ -267,31 +123,11 @@ export default function LandingPage() {