Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Why Choose Anstay Marina Hotel Ha Long? New, Clean Rooms. Prime Location. Friendly Service. Your Perfect Ha Long Escape."
|
||||
title="Why Choose Anstay Marina Hotel Ha Long Hotel Ha Long? New, Clean Rooms. Prime Location. Friendly Service. Your Perfect Ha Long Escape."
|
||||
metrics={[
|
||||
{ icon: MapPin, label: "Distance to Marina Beach", value: "100m" },
|
||||
{ icon: Star, label: "Google Rating", value: "4.9/5" },
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwo
|
||||
title="What Our Guests Say"
|
||||
description="Real reviews from real travelers who stayed at Anstay Marina Hotel."
|
||||
description="Real reviews from real travelers who stayed at Anstay Marina Hotel Ha Long Hotel."
|
||||
tag="4.9★ Rating"
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
id: "1", title: "What is the check-in and check-out time?", content: "Check-in is at 14:00 (2:00 PM) and check-out is at 12:00 (12:00 PM). Early check-in or late check-out may be available upon request, subject to availability and additional charges."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How far is the hotel from Marina Beach?", content: "Anstay Marina Hotel is just 100 meters (about 1-2 minute walk) from Marina Beach, making it perfect for beach lovers and water activity enthusiasts."
|
||||
id: "2", title: "How far is the hotel from Marina Beach?", content: "Anstay Marina Hotel Ha Long Hotel is just 100 meters (about 1-2 minute walk) from Marina Beach, making it perfect for beach lovers and water activity enthusiasts."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Is parking available?", content: "Yes, free parking is available for all guests. Our secure parking facility is conveniently located at the hotel."
|
||||
@@ -242,8 +242,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Anstay Marina"
|
||||
copyrightText="© 2025 Anstay Marina Hotel Ha Long. All rights reserved. | Maria Square MS05, Ha Long City, Quang Ninh, Vietnam"
|
||||
logoText="Anstay Marina Hotel Ha Long"
|
||||
copyrightText="© 2025 Anstay Marina Hotel Ha Long Hotel Ha Long. All rights reserved. | Maria Square MS05, Ha Long City, Quang Ninh, Vietnam"
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" },
|
||||
{ icon: MessageCircle, href: "tel:+84384945614", ariaLabel: "WhatsApp/Call" },
|
||||
|
||||
Reference in New Issue
Block a user