Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4966cdc4aa | |||
| 1e9e73cc51 |
@@ -50,12 +50,19 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
imageSrc: "https://www.beachcottages.com/gallery", imageAlt: "Oceanfront swimming pool"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://www.beachcottages.com/gallery", imageAlt: "Beachfront garden with tropical plants"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://www.beachcottages.com/gallery", imageAlt: "Cottage interior with ocean view"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Rooms", href: "#rooms" },
|
||||
{ text: "Reserve Now", href: "contact" }
|
||||
]}
|
||||
titleClassName="text-6xl md:text-8xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user