diff --git a/src/app/page.tsx b/src/app/page.tsx index c83dcf1..ba94dd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/young-man-traveler-with-backpack-hat-train-station-with-traveler-travel-recreation-concept_1384-13.jpg" imageAlt="Train traveling on scenic railway" buttons={[ - { text: "Search Trains", href: "#features" }, + { text: "Book Now", href: "#features" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up"