Update src/app/menu/page.tsx

This commit is contained in:
2026-03-11 17:17:37 +00:00
parent 4ee1452412
commit c2be06488a

View File

@@ -15,7 +15,7 @@ export default function MenuPage() {
borderRadius="soft"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -30,9 +30,7 @@ export default function MenuPage() {
{ name: "Location", id: "location" },
]}
button={{
text: "Reserve Now",
href: "#reservations",
}}
text: "Reserve Now", href: "#reservations"}}
animateOnLoad={true}
/>
</div>
@@ -44,64 +42,28 @@ export default function MenuPage() {
tag="All Items"
products={[
{
id: "ribeye-16",
name: "Prime Ribeye 16oz",
price: "125 PLN",
variant: "Classic grilled to perfection",
imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg?_wi=3",
imageAlt: "Prime ribeye steak",
isFavorited: false,
id: "ribeye-16", name: "Prime Ribeye 16oz", price: "125 PLN", variant: "Classic grilled to perfection", imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg", imageAlt: "Prime ribeye steak", isFavorited: false,
},
{
id: "filet-mignon",
name: "Filet Mignon",
price: "135 PLN",
variant: "8oz premium tenderloin",
imageSrc:
"http://img.b2bpic.net/free-photo/salt-sprinkles-are-fallen-top-beef-steak-served-with-wine_140725-1999.jpg?_wi=2",
imageAlt: "Filet mignon premium cut",
isFavorited: false,
id: "filet-mignon", name: "Filet Mignon", price: "135 PLN", variant: "8oz premium tenderloin", imageSrc:
"http://img.b2bpic.net/free-photo/salt-sprinkles-are-fallen-top-beef-steak-served-with-wine_140725-1999.jpg", imageAlt: "Filet mignon premium cut", isFavorited: false,
},
{
id: "buffalo-burger",
name: "Buffalo Burger",
price: "48 PLN",
variant: "Double patty with special sauce",
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-beef-fitburger-black-bun-with-vegetable-salad_141793-4767.jpg?_wi=3",
imageAlt: "Buffalo burger signature dish",
isFavorited: false,
id: "buffalo-burger", name: "Buffalo Burger", price: "48 PLN", variant: "Double patty with special sauce", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-beef-fitburger-black-bun-with-vegetable-salad_141793-4767.jpg", imageAlt: "Buffalo burger signature dish", isFavorited: false,
},
{
id: "smash-burger",
name: "Smash Burger",
price: "45 PLN",
variant: "Classic thin patty with cheese",
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-beef-fitburger-black-bun-with-vegetable-salad_141793-4767.jpg?_wi=4",
imageAlt: "Smash burger deluxe",
isFavorited: false,
id: "smash-burger", name: "Smash Burger", price: "45 PLN", variant: "Classic thin patty with cheese", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-beef-fitburger-black-bun-with-vegetable-salad_141793-4767.jpg", imageAlt: "Smash burger deluxe", isFavorited: false,
},
{
id: "fire-pizza",
name: "Fire Pizza",
price: "52 PLN",
variant: "Wood-fired fresh baked",
imageSrc:
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2",
imageAlt: "Fire pizza wood oven",
isFavorited: false,
id: "fire-pizza", name: "Fire Pizza", price: "52 PLN", variant: "Wood-fired fresh baked", imageSrc:
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", imageAlt: "Fire pizza wood oven", isFavorited: false,
},
{
id: "craft-cocktails",
name: "Craft Cocktails",
price: "35 PLN",
variant: "Premium spirits selection",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150346959.jpg?_wi=2",
imageAlt: "Craft cocktails premium",
isFavorited: false,
id: "craft-cocktails", name: "Craft Cocktails", price: "35 PLN", variant: "Premium spirits selection", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150346959.jpg", imageAlt: "Craft cocktails premium", isFavorited: false,
},
]}
textboxLayout="default"
@@ -119,44 +81,27 @@ export default function MenuPage() {
features={[
{
id: 1,
title: "Premium Cuts",
description:
"Hand-selected USDA Prime beef from the finest suppliers, aged to perfection for maximum flavor and tenderness",
imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg?_wi=4",
imageAlt: "Premium beef selection",
},
title: "Premium Cuts", description:
"Hand-selected USDA Prime beef from the finest suppliers, aged to perfection for maximum flavor and tenderness", imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg", imageAlt: "Premium beef selection"},
{
id: 2,
title: "Gourmet Burgers",
description:
"Made fresh daily with premium beef, house-made sauces, and finest toppings for the ultimate burger experience",
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-beef-fitburger-black-bun-with-vegetable-salad_141793-4767.jpg?_wi=5",
imageAlt: "Gourmet burger creation",
},
title: "Gourmet Burgers", description:
"Made fresh daily with premium beef, house-made sauces, and finest toppings for the ultimate burger experience", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-beef-fitburger-black-bun-with-vegetable-salad_141793-4767.jpg", imageAlt: "Gourmet burger creation"},
{
id: 3,
title: "Wood-Fired Pizza",
description:
"Authentic Italian-style pizzas baked in our brick oven at 900°F with premium ingredients and artisanal dough",
imageSrc:
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=3",
imageAlt: "Wood fired pizza oven",
},
title: "Wood-Fired Pizza", description:
"Authentic Italian-style pizzas baked in our brick oven at 900°F with premium ingredients and artisanal dough", imageSrc:
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", imageAlt: "Wood fired pizza oven"},
{
id: 4,
title: "Craft Beverages",
description:
"Expertly crafted cocktails, premium whiskeys, and curated wine selection to complement your meal perfectly",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150346959.jpg?_wi=3",
imageAlt: "Craft beverage selection",
},
title: "Craft Beverages", description:
"Expertly crafted cocktails, premium whiskeys, and curated wine selection to complement your meal perfectly", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150346959.jpg", imageAlt: "Craft beverage selection"},
]}
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="opacity"
/>
</div>