diff --git a/src/app/page.tsx b/src/app/page.tsx index 8201082..6b8b940 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Location", id: "location" }, { name: "Book", id: "booking" } ]} - brandName="Anstay Marina" + brandName="Anstay Marina Hotel Ha Long" bottomLeftText="Ha Long City, Quang Ninh" bottomRightText="+84 384 945 614" /> @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/wooden-walking-way-beach-leading-sea_1339-7068.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3zkrQkmVbBpSncfYtNMU1AFc/uploaded-1772695231904-lshd54te.jpg" imageAlt="Marina Beach view from Anstay Hotel" imagePosition="right" mediaAnimation="blur-reveal" @@ -65,7 +65,7 @@ export default function LandingPage() {