Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa36d352aa | |||
| b53cc25802 | |||
| 755de1e7f1 | |||
| c63803968b | |||
| 587f6bd2a9 | |||
| 9ccd609472 | |||
| 7f3ccb275f | |||
| c7761bef49 | |||
| 94cf1cf310 |
1438
src/app/layout.tsx
1438
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Send Quote Request"
|
||||
buttonText="Get My Free Quote"
|
||||
termsText="We respect your privacy. Unsubscribe at any time."
|
||||
/>
|
||||
</div>
|
||||
@@ -213,4 +213,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user