Update src/app/page.tsx
This commit is contained in:
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Book Your Sanctuary"
|
||||
description="Ready for an unforgettable experience? Reach out to our concierge for reservations and inquiries. Prefer to call? Call us at +251-11-xxx-xxxx"
|
||||
description="Ready for an unforgettable experience? Reach out to our concierge for reservations and inquiries.\n\nPrefer to call? +251-11-551-3222\nNeed help? info@ghionhotel.com\nDirect booking: +251-911-000-000"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Full Name", required: true,
|
||||
@@ -292,4 +292,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user