Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg?_wi=1",
|
||||
imageAlt: "Atmospheric dining",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
role: "Traveler",
|
||||
company: "Global",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg?_wi=2",
|
||||
imageAlt: "hidden garden restaurant terrace courtyard",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
role: "Gourmet",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg?_wi=1",
|
||||
imageAlt: "hidden garden restaurant terrace courtyard",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
role: "Writer",
|
||||
company: "Blog",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-conchiglie-with-vegetables-greens-plate-knife-gray-table_140725-138362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-conchiglie-with-vegetables-greens-plate-knife-gray-table_140725-138362.jpg?_wi=1",
|
||||
imageAlt: "hidden garden restaurant terrace courtyard",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
role: "Italian Native",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creamy-dessert-topped-with-mixed-berries_140725-3739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creamy-dessert-topped-with-mixed-berries_140725-3739.jpg?_wi=1",
|
||||
imageAlt: "hidden garden restaurant terrace courtyard",
|
||||
},
|
||||
]}
|
||||
@@ -191,19 +191,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Wood-fired Pizza",
|
||||
price: "Crisp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Truffle Ravioli",
|
||||
price: "Refined",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-conchiglie-with-vegetables-greens-plate-knife-gray-table_140725-138362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-conchiglie-with-vegetables-greens-plate-knife-gray-table_140725-138362.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Tiramisu",
|
||||
price: "Sweet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creamy-dessert-topped-with-mixed-berries_140725-3739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creamy-dessert-topped-with-mixed-berries_140725-3739.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user