Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -89,19 +89,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Candlelit Ambiance", description: "Flickering candles and warm firelight create an enchanting medieval atmosphere. Every corner tells a story of adventure and mystery.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488859.jpg", imageAlt: "Candlelit ambiance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488859.jpg?_wi=1", imageAlt: "Candlelit ambiance"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488859.jpg", imageAlt: "Candlelit ambiance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488859.jpg?_wi=2", imageAlt: "Candlelit ambiance"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Witcher's Menu", description: "Curated beverages and authentic medieval fare inspired by the realms beyond. From exotic ales to legendary feasts.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-flowers-pots-restaurant_181624-24428.jpg", imageAlt: "Medieval feast"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-flowers-pots-restaurant_181624-24428.jpg?_wi=1", imageAlt: "Medieval feast"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-flowers-pots-restaurant_181624-24428.jpg", imageAlt: "Medieval feast"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-flowers-pots-restaurant_181624-24428.jpg?_wi=2", imageAlt: "Medieval feast"
|
||||
}
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user