diff --git a/src/app/page.tsx b/src/app/page.tsx index 54e10d8..e215043 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,6 +205,7 @@ export default function LandingPage() { name: "message", placeholder: "How can we help your skin today?", rows: 4, required: true, }} + buttonText="Book Your Consultation" imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683411.jpg" imageAlt="luxury spa aesthetic interior" /> @@ -244,4 +245,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file