9 Commits

Author SHA1 Message Date
8a619ba3f1 Merge version_3 into main
Merge version_3 into main
2026-03-08 05:13:44 +00:00
7a637747ee Update src/app/page.tsx 2026-03-08 05:13:40 +00:00
55a5a5ecaa Update src/app/layout.tsx 2026-03-08 05:13:40 +00:00
ec21172b09 Merge version_2 into main
Merge version_2 into main
2026-03-08 05:12:04 +00:00
72cdf023f9 Update src/app/page.tsx 2026-03-08 05:12:00 +00:00
6d5e9bec25 Update src/app/layout.tsx 2026-03-08 05:12:00 +00:00
ff7f60f271 Merge version_1 into main
Merge version_1 into main
2026-03-08 05:10:44 +00:00
7ca462e8a1 Merge version_1 into main
Merge version_1 into main
2026-03-08 05:09:59 +00:00
1817e04e3a Merge version_1 into main
Merge version_1 into main
2026-03-08 05:08:55 +00:00
2 changed files with 8 additions and 1412 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>