Merge version_2 into main #2
@@ -159,6 +159,7 @@ export default function LandingPage() {
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email Address" },
|
||||
{ name: "budget", type: "text", placeholder: "Project Budget Range" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-working-with-geometric-triangle-pen_23-2148039880.jpg"
|
||||
/>
|
||||
@@ -174,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user