Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bcfbce99f | |||
| c49945aad2 |
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Map illustration showing Skinquarter Market location"
|
imageAlt="Map illustration showing Skinquarter Market location"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Your Name or Email"
|
inputPlaceholder="Your Email Address"
|
||||||
buttonText="Send Inquiry"
|
buttonText="Send Inquiry"
|
||||||
termsText="By sending an inquiry, you agree to our privacy policy."
|
termsText="By sending an inquiry, you agree to our privacy policy."
|
||||||
onSubmit={(email) => console.log("Contact form submitted with email:", email)}
|
onSubmit={(email) => console.log("Contact form submitted with email:", email)}
|
||||||
|
|||||||
Reference in New Issue
Block a user