Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c222cd71c1 | |||
| 2e74051193 | |||
| 41dc9860d6 | |||
| 1eb6f1240c |
@@ -136,7 +136,8 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Your Message", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bicycle-city-health-leisure-town-urban-vehicle_53876-23383.jpg"
|
||||
buttonText="Send Inquiry"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149356834.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -153,4 +154,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user