Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 14:51:32 +00:00

View File

@@ -124,11 +124,11 @@ export default function ShenandoahPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "sig-1", name: "Pan-Seared Diver Scallops", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-with-cutlery-table-food-dinner-meal_140725-28231.jpg", imageAlt: "signature dish restaurant plated gourmet"},
id: "sig-1", name: "Pan-Seared Diver Scallops", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-with-cutlery-table-food-dinner-meal_140725-28231.jpg?_wi=1", imageAlt: "signature dish restaurant plated gourmet"},
{
id: "sig-2", name: "Prime Dry-Aged Filet Mignon", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-with-cutlery-table-food-dinner-meal_140725-28231.jpg", imageAlt: "signature dish restaurant plated gourmet"},
id: "sig-2", name: "Prime Dry-Aged Filet Mignon", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-with-cutlery-table-food-dinner-meal_140725-28231.jpg?_wi=2", imageAlt: "signature dish restaurant plated gourmet"},
{
id: "sig-3", name: "Maine Lobster Thermidor", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-with-cutlery-table-food-dinner-meal_140725-28231.jpg", imageAlt: "signature dish restaurant plated gourmet"},
id: "sig-3", name: "Maine Lobster Thermidor", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-with-cutlery-table-food-dinner-meal_140725-28231.jpg?_wi=3", imageAlt: "signature dish restaurant plated gourmet"},
]}
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"