Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
href: "#reservations",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=1"
|
||||
imageAlt="Modern cafe interior with coffee, gourmet food, and cocktails"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
title: "Platos Únicos",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=1"
|
||||
imageAlt="Interior view of Central Café"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Gourmet sandwich with salad",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast plate eggs bacon toast",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Elegant salmon dish",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast plate eggs bacon toast",
|
||||
},
|
||||
{
|
||||
@@ -247,15 +247,15 @@ export default function LandingPage() {
|
||||
icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg?_wi=1",
|
||||
imageAlt: "Classic Mojito cocktail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=1",
|
||||
imageAlt: "Colorful tropical cocktail",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-drinking-cocktail-beach_23-2148165041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-drinking-cocktail-beach_23-2148165041.jpg?_wi=1",
|
||||
imageAlt: "gourmet breakfast plate eggs bacon toast",
|
||||
},
|
||||
]}
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg?_wi=2",
|
||||
imageAlt: "Artistic latte art in a cup",
|
||||
},
|
||||
{
|
||||
@@ -288,7 +288,7 @@ export default function LandingPage() {
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=2",
|
||||
imageAlt: "Exquisite grilled salmon dish",
|
||||
},
|
||||
{
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-drinking-cocktail-beach_23-2148165041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-drinking-cocktail-beach_23-2148165041.jpg?_wi=2",
|
||||
imageAlt: "Classic Mojito cocktail with mint and lime",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user