From a66f5e7a3b297bef9d85d67814b78e5df926fcb4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:31:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" />