diff --git a/src/app/page.tsx b/src/app/page.tsx index 89c197e..05577b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,7 @@ export default function LandingPage() { ]} title="Premium Travel Packages" description="Explore our curated destinations, from exotic beaches to urban cultural getaways." + buttons={[{ text: "Book Now", href: "#contact" }]} />