Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ea9f632fcc | |||
| bd21dabcc0 | |||
| 57e1e68910 | |||
| 149beebd56 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "Tell us about your flower needs or ask a question...", rows: 5,
|
||||
required: true
|
||||
}}
|
||||
buttonText="Send Message"
|
||||
buttonText="Get Your Custom Quote"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -290,4 +290,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user