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" />