diff --git a/src/app/page.tsx b/src/app/page.tsx
index af66e51..3c2a82f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
@@ -188,9 +124,7 @@ export default function LandingPage() {
title="A Legacy of Culinary Excellence"
buttons={[
{
- text: "Learn More About Us",
- href: "#",
- },
+ text: "Learn More About Us", href: "#"},
]}
description="Boulder Creek is more than just a steakhouse; it's a destination where culinary artistry meets a warm, inviting atmosphere. Since our inception, we've been dedicated to crafting unforgettable dining experiences, featuring premium cuts, innovative modern fare, and an extensive wine list curated to perfection. Discover our commitment to quality, passion for flavor, and the exceptional service that makes every visit special."
/>
@@ -203,20 +137,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
- "House Salad",
- "Onion Soup",
- "Tortilla Soup",
- ],
+ "House Salad", "Onion Soup", "Tortilla Soup"],
}}
positiveCard={{
items: [
- "Parmesan Risotto (GF, VG)",
- "Scallops",
- "Spinach Artichoke Dip",
- "Sesame Ahi Tuna",
- "Italian Beef",
- "Bread Pudding (VG)",
- ],
+ "Parmesan Risotto (GF, VG)", "Scallops", "Spinach Artichoke Dip", "Sesame Ahi Tuna", "Italian Beef", "Bread Pudding (VG)"],
}}
title="Our Signature Dishes & Must-Try Classics"
description="Explore a selection of our most celebrated dishes, from hearty steakhouse staples to innovative culinary creations. Each item on our menu is crafted with the freshest ingredients and culinary expertise."
@@ -233,57 +158,27 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "product-1",
- name: "Aged Sirloin Steak",
- price: "$32.00",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steaks-with-spices-herbs-black-slate-black-background-ai-generative_123827-23820.jpg",
- imageAlt: "Aged Sirloin Steak",
- isFavorited: false,
+ id: "product-1", name: "Aged Sirloin Steak", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steaks-with-spices-herbs-black-slate-black-background-ai-generative_123827-23820.jpg", imageAlt: "Aged Sirloin Steak", isFavorited: false,
initialQuantity: 1,
},
{
- id: "product-2",
- name: "Filet Mignon",
- price: "$48.00",
- imageSrc: "http://img.b2bpic.net/free-photo/steak-with-cheese-vegetables-restaurant_501050-842.jpg",
- imageAlt: "Filet Mignon",
- isFavorited: false,
+ id: "product-2", name: "Filet Mignon", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-photo/steak-with-cheese-vegetables-restaurant_501050-842.jpg", imageAlt: "Filet Mignon", isFavorited: false,
initialQuantity: 1,
},
{
- id: "product-3",
- name: "Parmesan Risotto",
- price: "$22.00",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-breaded-fish-with-puree-grilled-vegetables_651396-1447.jpg",
- imageAlt: "Parmesan Risotto",
- isFavorited: false,
+ id: "product-3", name: "Parmesan Risotto", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-breaded-fish-with-puree-grilled-vegetables_651396-1447.jpg", imageAlt: "Parmesan Risotto", isFavorited: false,
initialQuantity: 1,
},
{
- id: "product-4",
- name: "Grilled Atlantic Salmon",
- price: "$29.00",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-sea-bass-fish-meat-steak-with-vegetable_74190-790.jpg",
- imageAlt: "Grilled Atlantic Salmon",
- isFavorited: false,
+ id: "product-4", name: "Grilled Atlantic Salmon", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-sea-bass-fish-meat-steak-with-vegetable_74190-790.jpg", imageAlt: "Grilled Atlantic Salmon", isFavorited: false,
initialQuantity: 1,
},
{
- id: "product-5",
- name: "Smoked BBQ Ribs",
- price: "$26.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-sebet-wooden-board_140725-4714.jpg",
- imageAlt: "Smoked BBQ Ribs",
- isFavorited: false,
+ id: "product-5", name: "Smoked BBQ Ribs", price: "$26.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-sebet-wooden-board_140725-4714.jpg", imageAlt: "Smoked BBQ Ribs", isFavorited: false,
initialQuantity: 1,
},
{
- id: "product-6",
- name: "Sommelier's Wine Pairing",
- price: "$15.00",
- imageSrc: "http://img.b2bpic.net/free-photo/dinner-with-wine_1182-787.jpg",
- imageAlt: "Glass of Red Wine",
- isFavorited: false,
+ id: "product-6", name: "Sommelier's Wine Pairing", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/dinner-with-wine_1182-787.jpg", imageAlt: "Glass of Red Wine", isFavorited: false,
initialQuantity: 1,
},
]}
@@ -302,26 +197,11 @@ export default function LandingPage() {
carouselMode="buttons"
members={[
{
- id: "member-1",
- name: "Chef Emily R.",
- role: "Head Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-cook-chef-uniform-isolated-pink-wall_141793-101113.jpg",
- imageAlt: "Head Chef Emily R.",
- },
+ id: "member-1", name: "Chef Emily R.", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-cook-chef-uniform-isolated-pink-wall_141793-101113.jpg", imageAlt: "Head Chef Emily R."},
{
- id: "member-2",
- name: "David K.",
- role: "Sommelier",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-is-prepairing-wine-sommelier-expertise-it-wine-boutique_613910-3118.jpg",
- imageAlt: "Sommelier David K.",
- },
+ id: "member-2", name: "David K.", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-is-prepairing-wine-sommelier-expertise-it-wine-boutique_613910-3118.jpg", imageAlt: "Sommelier David K."},
{
- id: "member-3",
- name: "Maria J.",
- role: "General Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-719.jpg",
- imageAlt: "General Manager Maria J.",
- },
+ id: "member-3", name: "Maria J.", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-719.jpg", imageAlt: "General Manager Maria J."},
]}
title="Meet Our Dedicated Team"
description="Our passionate culinary and hospitality professionals are committed to making your dining experience extraordinary. Crafted with care, served with a smile."
@@ -332,30 +212,20 @@ export default function LandingPage() {
@@ -410,54 +268,33 @@ export default function LandingPage() {