Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 22:43:26 +00:00

View File

@@ -107,13 +107,13 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "Slow-Roasted Meats", description: "Premium cuts roasted low and slow for maximum tenderness and flavor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meat-covering-meal-inside-plate-fry-meat-food-meal_140725-26018.jpg?_wi=1", imageAlt: "Slow-roasted prime roast beef", buttonIcon: ArrowRight
title: "Slow-Roasted Meats", description: "Premium cuts roasted low and slow for maximum tenderness and flavor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meat-covering-meal-inside-plate-fry-meat-food-meal_140725-26018.jpg", imageAlt: "Slow-roasted prime roast beef", buttonIcon: ArrowRight
},
{
title: "Golden Roast Potatoes", description: "Crispy outside, fluffy inside - the perfect roast potato every time", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetarian-meal-rustic-wooden-plate-generated-by-ai_188544-10100.jpg?_wi=1", imageAlt: "Perfectly golden roast potatoes", buttonIcon: ArrowRight
title: "Golden Roast Potatoes", description: "Crispy outside, fluffy inside - the perfect roast potato every time", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetarian-meal-rustic-wooden-plate-generated-by-ai_188544-10100.jpg", imageAlt: "Perfectly golden roast potatoes", buttonIcon: ArrowRight
},
{
title: "Fluffy Yorkshire Puddings", description: "Light, airy puddings that rise perfectly with every roast", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-with-blueberries_23-2148904714.jpg?_wi=1", imageAlt: "Fresh, puffy Yorkshire puddings", buttonIcon: ArrowRight
title: "Fluffy Yorkshire Puddings", description: "Light, airy puddings that rise perfectly with every roast", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-with-blueberries_23-2148904714.jpg", imageAlt: "Fresh, puffy Yorkshire puddings", buttonIcon: ArrowRight
},
{
title: "Fresh Seasonal Vegetables", description: "Locally sourced vegetables roasted until tender and golden", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-vegetable-carrots-wooden-kitchen-board-with-chopped-carrots-with-knife-with-half-pumpkin-grey-wooden-background_141793-84438.jpg", imageAlt: "Colorful roasted seasonal vegetables", buttonIcon: ArrowRight
@@ -168,9 +168,9 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardOne
products={[
{ id: "1", name: "Hand-Carved Roast Beef", price: "From £14.95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meat-covering-meal-inside-plate-fry-meat-food-meal_140725-26018.jpg?_wi=2", imageAlt: "Hand-carved roast beef" },
{ id: "2", name: "Roast Turkey", price: "From £12.95", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-with-blueberries_23-2148904714.jpg?_wi=2", imageAlt: "Succulent roast turkey" },
{ id: "3", name: "Honey-Glazed Gammon", price: "From £13.95", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetarian-meal-rustic-wooden-plate-generated-by-ai_188544-10100.jpg?_wi=2", imageAlt: "Honey-glazed gammon" }
{ id: "1", name: "Hand-Carved Roast Beef", price: "From £14.95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meat-covering-meal-inside-plate-fry-meat-food-meal_140725-26018.jpg", imageAlt: "Hand-carved roast beef" },
{ id: "2", name: "Roast Turkey", price: "From £12.95", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-with-blueberries_23-2148904714.jpg", imageAlt: "Succulent roast turkey" },
{ id: "3", name: "Honey-Glazed Gammon", price: "From £13.95", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetarian-meal-rustic-wooden-plate-generated-by-ai_188544-10100.jpg", imageAlt: "Honey-glazed gammon" }
]}
title="Signature Dishes"
description="Our most beloved roasts, prepared fresh every day with care and attention"