5 Commits

Author SHA1 Message Date
a4df3ff0f2 Update src/app/page.tsx 2026-06-10 16:16:17 +00:00
546b19d2b9 Merge version_2 into main
Merge version_2 into main
2026-06-10 16:12:46 +00:00
d3c64b132e Update src/app/page.tsx 2026-06-10 16:12:43 +00:00
5654ebc9ed Update src/app/layout.tsx 2026-06-10 16:12:43 +00:00
e3779fa252 Merge version_1 into main
Merge version_1 into main
2026-06-10 16:05:14 +00:00
2 changed files with 11 additions and 11 deletions

View File

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

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{
name: "Contact", id: "#contact"},
]}
brandName="Elegance Interiors"
brandName="Algebra Interiors"
/>
</div>
@@ -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() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={true}
title="About Elegance Interiors"
description="With a passion for transforming spaces, Elegance Interiors specializes in creating bespoke, high-end designs for both commercial and residential clients. Our expertise lies in blending aesthetics with functionality, delivering environments that inspire and impress."
title="About Algebra Interiors"
description="With a passion for transforming spaces, Algebra Interiors specializes in creating bespoke, high-end designs for both commercial and residential clients. Our expertise lies in blending aesthetics with functionality, delivering environments that inspire and impress."
metrics={[
{
value: "15+", title: "Years of Experience"},
@@ -207,7 +207,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-4015.jpg", imageAlt: "Sofia Ricci"},
]}
title="What Our Clients Say"
description="Hear from our delighted clients about their experience with Elegance Interiors and the stunning transformations we've achieved."
description="Hear from our delighted clients about their experience with Algebra Interiors and the stunning transformations we've achieved."
/>
</div>
@@ -267,8 +267,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoSrc="http://img.b2bpic.net/free-vector/minimal-logo-template-set-with-pastel-colors_23-2148371141.jpg"
logoAlt="Elegance Interiors Logo"
logoText="Elegance Interiors"
logoAlt="Algebra Interiors Logo"
logoText="Algebra Interiors"
leftLink={{
text: "Privacy Policy", href: "#"}}
rightLink={{