Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
description="Eat where the movie was filmed. Experience iconic Southern comfort food in historic Juliette, GA."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg?_wi=1",
|
||||
imageAlt: "Cafe facade",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
description: "A welcoming atmosphere perfect for groups and kids.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg?_wi=2",
|
||||
imageAlt: "southern style fried chicken",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg?_wi=2",
|
||||
imageAlt: "southern style fried chicken",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg?_wi=1",
|
||||
imageAlt: "southern style fried chicken",
|
||||
},
|
||||
]}
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Fried Chicken Tenders",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user