Merge version_3 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Golden Gate Hotel"
|
||||
description="Experience luxury and comfort in the heart of Dessie."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/los-angeles-downtown-night-with-urban-buildings-lake_649448-4079.jpg" },
|
||||
{ imageSrc: "https://lh3.googleusercontent.com/gps-cs-s/APNQkAGMhpfzevIqW9OwM9_KS5-QQr6CnbdmU_oUAUsJY6sElq5bNK9YGVq4-lZq4mtZUMON4d6Np2ULs9JaBbbCdm3lVg2-DZoPgWw5X7KO7jsu8xCqjA2TwXzpXqTtpB2yR2xjpp0X=w408-h612-k-no" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-apartment-building-with-balconies_181624-33175.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg" },
|
||||
@@ -60,7 +60,8 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/building-pattern_1203-2838.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]
|
||||
}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/building-night_1127-3365.jpg", alt: "Guest 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg", alt: "Guest 2" },
|
||||
@@ -175,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user