diff --git a/src/app/page.tsx b/src/app/page.tsx
index ea9752a..898f1bb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -55,113 +40,14 @@ export default function LandingPage() {
@@ -171,62 +57,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
- products={[
- {
- id: "p1",
- brand: "Altair",
- name: "Truffle Infused Scallops",
- price: "$85",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=1",
- },
- {
- id: "p2",
- brand: "Altair",
- name: "Wagyu Beef Filet",
- price: "$125",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg",
- },
- {
- id: "p3",
- brand: "Altair",
- name: "Oceanic Caviar Tart",
- price: "$150",
- rating: 5,
- reviewCount: "88",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598375.jpg",
- },
- {
- id: "p4",
- brand: "Altair",
- name: "Saffron Risotto",
- price: "$65",
- rating: 5,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg",
- },
- {
- id: "p5",
- brand: "Altair",
- name: "Deconstructed Chocolate Sphere",
- price: "$45",
- rating: 5,
- reviewCount: "75",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg",
- },
- {
- id: "p6",
- brand: "Altair",
- name: "Signature Martini",
- price: "$30",
- rating: 5,
- reviewCount: "200",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetablesin-plate_140725-759.jpg",
- },
- ]}
+ products={[{id: "p1", brand: "Altair", name: "Truffle Infused Scallops", price: "$85", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg"}, {id: "p2", brand: "Altair", name: "Wagyu Beef Filet", price: "$125", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg"}, {id: "p3", brand: "Altair", name: "Oceanic Caviar Tart", price: "$150", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598375.jpg"}, {id: "p4", brand: "Altair", name: "Saffron Risotto", price: "$65", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg"}, {id: "p5", brand: "Altair", name: "Deconstructed Chocolate Sphere", price: "$45", rating: 5, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg"}, {id: "p6", brand: "Altair", name: "Signature Martini", price: "$30", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetablesin-plate_140725-759.jpg"}]}
title="Signature Creations"
description="A curated selection of our most exquisite dishes, crafted with the finest seasonal ingredients."
/>
@@ -236,63 +67,7 @@ export default function LandingPage() {
@@ -303,37 +78,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
- groups={[
- {
- id: "g1",
- groupTitle: "Executive Chef",
- members: [
- {
- id: "m1",
- title: "Chef Marco Rossini",
- subtitle: "Executive Chef",
- detail: "Visionary chef of modern cuisine.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg?_wi=2",
- },
- {
- id: "m2",
- title: "Sarah Jenkins",
- subtitle: "Sous Chef",
- detail: "Expert in seasonal flavors.",
- imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-uniform-cooking-his-dish-perfectly-kitchen-stovetop_482257-127725.jpg",
- },
- {
- id: "m3",
- title: "David Miller",
- subtitle: "Pastry Chef",
- detail: "Master of artisan confections.",
- imageSrc: "http://img.b2bpic.net/free-photo/skilled-chef-working-stovetop-cooking-vegetables-oil-with-kitchen-tools_482257-121198.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg?_wi=3",
- imageAlt: "professional chef fine dining kitchen",
- },
- ]}
+ groups={[{id: "g1", groupTitle: "Executive Chef", members: [{id: "m1", title: "Chef Marco Rossini", subtitle: "Executive Chef", detail: "Visionary chef of modern cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg"}, {id: "m2", title: "Sarah Jenkins", subtitle: "Sous Chef", detail: "Expert in seasonal flavors.", imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-uniform-cooking-his-dish-perfectly-kitchen-stovetop_482257-127725.jpg"}, {id: "m3", title: "David Miller", subtitle: "Pastry Chef", detail: "Master of artisan confections.", imageSrc: "http://img.b2bpic.net/free-photo/skilled-chef-working-stovetop-cooking-vegetables-oil-with-kitchen-tools_482257-121198.jpg"}]}]}
title="Meet the Mastermind"
description="Discover the vision behind our culinary magic."
/>
@@ -344,23 +89,15 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Altair Philosophy"
description={[
- "Our philosophy is rooted in the intersection of nature and culinary innovation.",
- "We source only the finest local ingredients to create dishes that tell a unique story.",
- ]}
+ "Our philosophy is rooted in the intersection of nature and culinary innovation.", "We source only the finest local ingredients to create dishes that tell a unique story."]}
/>