diff --git a/src/app/page.tsx b/src/app/page.tsx index 22feb4e..ab77b22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", imageAlt: "Luxury hotel lobby with elegant chandelier and marble floors" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-alley-santorini-aegean_1203-4558.jpg", imageAlt: "Beautiful hotel exterior architecture at evening" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-alley-santorini-aegean_1203-4558.jpg?_wi=1", imageAlt: "Beautiful hotel exterior architecture at evening" } ]} mediaAnimation="entrance-slide" @@ -74,7 +74,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Award} tagAnimation="entrance-slide" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-house-alley-santorini-aegean_1203-4558.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-house-alley-santorini-aegean_1203-4558.jpg?_wi=2" imageAlt="Beautiful exterior of Sanctuary Hotel" buttons={[{ text: "Learn More", href: "#" }]} buttonAnimation="entrance-slide"