Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
description: "Kids' menu and accessible amenities available.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
name: "Chicken Fried Steak",
|
||||
price: "$18",
|
||||
variant: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -216,21 +216,21 @@ export default function LandingPage() {
|
||||
title: "Great Drinks",
|
||||
description: "Cold beer, cocktails, and spirits.",
|
||||
buttonIcon: "Martini",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg?_wi=2",
|
||||
imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner",
|
||||
},
|
||||
{
|
||||
title: "Accessible",
|
||||
description: "Wheelchair accessible and inclusive.",
|
||||
buttonIcon: "Accessibility",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg?_wi=2",
|
||||
imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner",
|
||||
},
|
||||
{
|
||||
title: "Events & Private",
|
||||
description: "Space for your next group gathering.",
|
||||
buttonIcon: "Users",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg?_wi=2",
|
||||
imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user