diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f6a1c40..66efe9f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Nunito_Sans } from "next/font/google"; export const metadata: Metadata = { - title: 'Elegance Interiors | Luxury Commercial & Residential Design', - description: 'Discover bespoke luxury interior design for commercial and residential projects. Elegance Interiors crafts exquisite spaces that inspire and impress.', + title: 'Algebra Interiors | Luxury Commercial & Residential Design', + description: 'Discover bespoke luxury interior design for commercial and residential projects. Algebra Interiors crafts exquisite spaces that inspire and impress.', keywords: ["luxury interior design, commercial interior design, residential interior design, premium design, bespoke interiors, space planning, elegant design, modern interior, interior design studio"], openGraph: { "title": "Elegance Interiors | Luxury Commercial & Residential Design", diff --git a/src/app/page.tsx b/src/app/page.tsx index 195d7d9..d5944cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Elegance Interiors" + brandName="Algebra Interiors" /> @@ -62,13 +62,13 @@ export default function LandingPage() { description="Transforming visions into luxurious realities with bespoke commercial and residential interior design." testimonials={[ { - name: "Sarah Chen", handle: "@sarah_designs", testimonial: "Elegance Interiors transformed my home into a sanctuary. Every detail reflects luxury and comfort. Absolutely phenomenal work!", rating: 5, + name: "Sarah Chen", handle: "@sarah_designs", testimonial: "Algebra Interiors transformed my home into a sanctuary. Every detail reflects luxury and comfort. Absolutely phenomenal work!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen"}, { name: "Michael Davies", handle: "@davies_co", testimonial: "Our commercial space now radiates professionalism and elegance. The team delivered beyond expectations, on time and within budget.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-discussing-break-time_23-2149308452.jpg", imageAlt: "Michael Davies"}, { - name: "Emily Rodriguez", handle: "@emily_spaces", testimonial: "Working with Elegance Interiors was a dream. They understood my style perfectly and added so much value to my property.", rating: 5, + name: "Emily Rodriguez", handle: "@emily_spaces", testimonial: "Working with Algebra Interiors was a dream. They understood my style perfectly and added so much value to my property.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-woman-white-jacket-leaning-fence-street-she-is-smiling-side_197531-1118.jpg", imageAlt: "Emily Rodriguez"}, { name: "David Kim", handle: "@kim_properties", testimonial: "Their innovative approach to residential design is unmatched. Our clients are consistently impressed with the finished product.", rating: 5, @@ -123,8 +123,8 @@ export default function LandingPage() {