diff --git a/src/app/page.tsx b/src/app/page.tsx index 23d1b67..25ee10b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,6 +189,8 @@ export default function LandingPage() { useInvertedBackground={false} title="Book Your Visit" description="Visit us at 14352 US-59 BUS, Splendora, TX 77372. Contact us at +12816898160. We look forward to seeing you." + imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-beautiful-hair_23-2148248109.jpg" + imageAlt="Woman with beautiful hair" inputs={[ { name: "name", type: "text", placeholder: "Your Name", required: true,