Update src/app/page.tsx
This commit is contained in:
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-bedroom_74190-4127.jpg", imageAlt: "Hotel balcony view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-bedroom_74190-4127.jpg", imageAlt: "Room interior" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[{ text: "Book Your Stay", href: "#" }, { text: "View Rooms", href: "#rooms" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -59,7 +60,6 @@ export default function LandingPage() {
|
||||
<div id="social" data-section="social">
|
||||
<SocialProofOne
|
||||
title="Trusted by Travelers"
|
||||
description="Join thousands of happy guests who have experienced the charm of Hotel Treva."
|
||||
names={["Google Reviews", "TripAdvisor", "Booking.com", "Expedia", "Hotels.com", "Airbnb", "Prizren Tourism"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user