diff --git a/src/app/page.tsx b/src/app/page.tsx index 095e9d3..d99c3c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />