Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user