From 6a8f7e75dd4e0555edb2d577727243cd143e2ec0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:14:35 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 259c222..6dd3604 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -56,7 +56,6 @@ export default function AboutPage() { useInvertedBackground={false} buttons={[{ text: "Discover More", href: "/services" }]} buttonAnimation="slide-up" - containerClassName="mx-auto px-4 md:px-6" /> @@ -85,7 +84,6 @@ export default function AboutPage() { id: "4", name: "Layla Al Maktoum", role: "Client Relations", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "Layla Al Maktoum, Client Relations Manager"}, ]} - containerClassName="mx-auto px-4 md:px-6" /> @@ -127,7 +125,6 @@ export default function AboutPage() { ]} bottomLeftText="© 2025 Luxury Estates Dubai. All rights reserved." bottomRightText="Premium Real Estate Management" - containerClassName="mx-auto px-4 md:px-6" />