Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a637747ee | |||
| 55a5a5ecaa | |||
| ec21172b09 | |||
| 72cdf023f9 | |||
| 6d5e9bec25 | |||
| ff7f60f271 | |||
| 7ca462e8a1 | |||
| 1817e04e3a |
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="Luxury Interiors. Turnkey Execution. Zero Stress."
|
||||
description="At Ekta Enterprises, we transform your ideas into beautifully finished spaces. From design planning to construction and final styling, our turnkey service ensures you simply walk in and enjoy your dream space."
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact" },
|
||||
{ text: "Schedule Free Consultation", href: "#contact" },
|
||||
{ text: "View Portfolio", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Book a Vision Session"
|
||||
buttonText="Get Free Consultation"
|
||||
termsText="By submitting this form, you agree to our Terms and Conditions. We respect your privacy and will only use your information to contact you about your project."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user