Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/appetizer-with-shrimps-onion-rings-served-with-sauce-wine_140725-7765.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/appetizer-with-shrimps-onion-rings-served-with-sauce-wine_140725-7765.jpg?_wi=1"
|
||||
imageAlt="Elegant main dining room at Gramercy Tavern"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
title: "Wine Selections",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946944.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946944.jpg?_wi=1"
|
||||
imageAlt="Historic interior of Gramercy Tavern with classic decor"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
imageAlt: "A beautifully plated signature dish",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-with-shrimps-onion-rings-served-with-sauce-wine_140725-7765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-with-shrimps-onion-rings-served-with-sauce-wine_140725-7765.jpg?_wi=2",
|
||||
imageAlt: "elegantly set restaurant table fine dining",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Lively atmosphere in the Tavern Room",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-mystical-other-worldly-sky_23-2150946944.jpg?_wi=2",
|
||||
imageAlt: "elegantly set restaurant table fine dining",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Details of a private event table setting",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunday-roast-chicken-with-potatoes-holiday-meal_53876-103590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunday-roast-chicken-with-potatoes-holiday-meal_53876-103590.jpg?_wi=1",
|
||||
imageAlt: "elegantly set restaurant table fine dining",
|
||||
},
|
||||
]}
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
price: "$45",
|
||||
rating: 5,
|
||||
reviewCount: "210 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunday-roast-chicken-with-potatoes-holiday-meal_53876-103590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunday-roast-chicken-with-potatoes-holiday-meal_53876-103590.jpg?_wi=2",
|
||||
imageAlt: "Gourmet Roasted Chicken",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user