Update src/app/page.tsx
This commit is contained in:
@@ -61,8 +61,8 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-young-friends-near-campfire-glamping-night-two-men-women-playing-guitar_1268-18297.jpg", imageAlt: "Fire pit area" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Cabins", href: "cabins" },
|
||||
{ text: "View Rentals", href: "rentals" }
|
||||
{ text: "Book a Cabin", href: "cabins" },
|
||||
{ text: "Rent Equipment", href: "rentals" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user