Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#rooms",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
"Comfort",
|
||||
"Luxury",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg?_wi=2",
|
||||
imageAlt: "luxury hotel lobby interior",
|
||||
},
|
||||
{
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg?_wi=2",
|
||||
imageAlt: "luxury hotel lobby interior",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user