diff --git a/src/app/page.tsx b/src/app/page.tsx index af49c15..338c115 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Specializing in weddings, lifestyle, and brand photography. Capturing the authentic stories that make life beautiful." buttons={[ { - text: "Book Your Session", href: "#contact"}, + text: "Check Availability", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/happy-couple-smiling_1153-105.jpg?_wi=1" imageAlt="Wedding couple laughing" @@ -260,4 +260,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file