Merge version_3 into main #5
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Ekta Enterprises - Luxury Interior Design & Turnkey Solutions", description: "Transform your space with Ekta Enterprises. Expert interior design, turnkey execution, and comprehensive contracting services for luxury residential and commercial projects."};
|
||||
title: "Ekta Enterprises - Luxury Interior Design & Turnkey Solutions", description: "Transform your space with Ekta Enterprises. Expert interior design, turnkey execution, and comprehensive contracting services for luxury residential and commercial projects."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user