diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b65476..ae82acc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -249,7 +249,7 @@ export default function LandingPage() { text="Ready to design your dream cake? Contact us today to start your consultation." buttons={[ { - text: "Contact Us", href: "mailto:hello@sweetdelights.com"}, + text: "Book Your Consultation", href: "mailto:hello@sweetdelights.com"}, ]} />