Update src/app/page.tsx

This commit is contained in:
2026-03-05 02:31:24 +00:00
parent 49980e5bb9
commit a66f5e7a3b

View File

@@ -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"
/>