Update src/app/page.tsx
This commit is contained in:
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Visit Us Today"
|
||||
description="Millennium Business Hub, 309, Sarthana Jakat Naka, Surat, Gujarat 395013"
|
||||
description="Millennium Business Hub, 309, Sarthana Jakat Naka, Surat, Gujarat 395013 | Phone: 063520 52467"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user