Update src/app/page.tsx
This commit is contained in:
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mall-america-scenes-cinematic-style_23-2151551211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mall-america-scenes-cinematic-style_23-2151551211.jpg?_wi=1",
|
||||
imageAlt: "Hôtel Ikram Bab Ezzouar exterior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg?_wi=1",
|
||||
imageAlt: "Hôtel Ikram Bab Ezzouar lobby",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Hotel interior decor",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mall-america-scenes-cinematic-style_23-2151551211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mall-america-scenes-cinematic-style_23-2151551211.jpg?_wi=2",
|
||||
imageAlt: "luxurious indoor swimming pool hotel",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Hotel interior decor",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg?_wi=2",
|
||||
imageAlt: "luxurious indoor swimming pool hotel",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Hotel interior decor",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-interior-design-style_23-2151918310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-interior-design-style_23-2151918310.jpg?_wi=1",
|
||||
imageAlt: "luxurious indoor swimming pool hotel",
|
||||
},
|
||||
]}
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
id: "standard-room",
|
||||
name: "Standard Room",
|
||||
price: "DZD 12,000 / Night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-interior-design-style_23-2151918310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-interior-design-style_23-2151918310.jpg?_wi=2",
|
||||
imageAlt: "Comfortable Standard Room",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user