Update src/app/page.tsx

This commit is contained in:
2026-04-19 11:54:22 +00:00
parent 404001211d
commit 9b79cd05b4

View File

@@ -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"},
]}
/>
</div>