Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 849b09786b | |||
| 5299174d95 | |||
| 98d81ad130 | |||
| 4fd80ac1f4 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3465.jpg", imageAlt: "Balcony view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176365.jpg", imageAlt: "Comfortable room" }
|
||||
]}
|
||||
buttons={[{ text: "Check Availability & Book", href: "#contact" }]}
|
||||
buttons={[{ text: "Check Availability & Book", href: "#contact" }, { text: "View Rooms", href: "#rooms" }]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/tyrrhenian-sunset-from-peloritani-mountains-sicily-italy_181624-21176.jpg", alt: "Happy guest" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/wooden-railing-view-beautiful-mountains-sunset_181624-12889.jpg", alt: "Happy guest" },
|
||||
|
||||
Reference in New Issue
Block a user