diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 75293b5..253e5e7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,11 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import MediaSplitTabsAbout from '@/components/sections/about/MediaSplitTabsAbout'; +import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { Briefcase, Quote } from 'lucide-react'; +import { Briefcase, Quote, Star } from 'lucide-react'; export default function AboutPage() { return ( @@ -32,42 +32,22 @@ export default function AboutPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Schedule Tour", - href: "/contact" + text: "Schedule Tour", href: "/contact" }} />
-
@@ -80,32 +60,16 @@ export default function AboutPage() { tagIcon={Briefcase} features={[ { - title: "Luxury Buyer Representation", - description: "Exclusive buyer advocacy including private property previews, market analysis, negotiation strategy, and concierge-level transaction management from search to closing.", - imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-communicating-with-couple-while-showing-them-new-apartment_637285-6079.jpg?_wi=1", - imageAlt: "Luxury buyer consultation service", - button: { text: "Learn More", href: "/contact" } + title: "Luxury Buyer Representation", description: "Exclusive buyer advocacy including private property previews, market analysis, negotiation strategy, and concierge-level transaction management from search to closing.", imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-communicating-with-couple-while-showing-them-new-apartment_637285-6079.jpg?_wi=1", imageAlt: "Luxury buyer consultation service", button: { text: "Learn More", href: "/contact" } }, { - title: "Premium Listing & Marketing", - description: "Comprehensive seller services featuring professional staging, high-end photography, targeted digital marketing, exclusive network access, and strategic pricing optimization.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-plans-sale_23-2147650200.jpg?_wi=1", - imageAlt: "Premium property marketing services", - button: { text: "Learn More", href: "/contact" } + title: "Premium Listing & Marketing", description: "Comprehensive seller services featuring professional staging, high-end photography, targeted digital marketing, exclusive network access, and strategic pricing optimization.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-plans-sale_23-2147650200.jpg?_wi=1", imageAlt: "Premium property marketing services", button: { text: "Learn More", href: "/contact" } }, { - title: "Investment Strategy & Advisory", - description: "Expert investment analysis including market research, ROI projections, portfolio diversification, tax strategy consultation, and long-term wealth building through real estate.", - imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", - imageAlt: "Real estate investment advisory", - button: { text: "Learn More", href: "/contact" } + title: "Investment Strategy & Advisory", description: "Expert investment analysis including market research, ROI projections, portfolio diversification, tax strategy consultation, and long-term wealth building through real estate.", imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", imageAlt: "Real estate investment advisory", button: { text: "Learn More", href: "/contact" } }, { - title: "Estate Planning & Relocation", - description: "Specialized services for estate transitions, corporate relocations, trust property sales, and complex multi-generational real estate planning with legal and tax coordination.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg", - imageAlt: "Estate planning and relocation services", - button: { text: "Learn More", href: "/contact" } + title: "Estate Planning & Relocation", description: "Specialized services for estate transitions, corporate relocations, trust property sales, and complex multi-generational real estate planning with legal and tax coordination.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg", imageAlt: "Estate planning and relocation services", button: { text: "Learn More", href: "/contact" } } ]} gridVariant="two-columns-alternating-heights" @@ -123,28 +87,13 @@ export default function AboutPage() { tagIcon={Quote} testimonials={[ { - id: "1", - name: "Sarah Wellington", - role: "CEO & Entrepreneur", - testimonial: "When relocating our headquarters, Luxe Properties handled both selling our previous building and finding the perfect new space. Their market expertise saved us over $200,000 in the process.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", - imageAlt: "Sarah Wellington CEO testimonial" + id: "1", name: "Sarah Wellington", role: "CEO & Entrepreneur", testimonial: "When relocating our headquarters, Luxe Properties handled both selling our previous building and finding the perfect new space. Their market expertise saved us over $200,000 in the process.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Sarah Wellington CEO testimonial" }, { - id: "2", - name: "Michael Thompson", - role: "Investment Portfolio Manager", - testimonial: "Their investment analysis has been instrumental in building our real estate portfolio. In three years, we've seen a 40% return across our Luxe Properties acquisitions.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Michael Thompson investment manager" + id: "2", name: "Michael Thompson", role: "Investment Portfolio Manager", testimonial: "Their investment analysis has been instrumental in building our real estate portfolio. In three years, we've seen a 40% return across our Luxe Properties acquisitions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Thompson investment manager" }, { - id: "3", - name: "Patricia Rodriguez", - role: "Philanthropist & Art Collector", - testimonial: "Finding a home suitable for displaying my art collection was challenging until I met this team. They understood my unique needs and found the perfect gallery-style residence.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", - imageAlt: "Patricia Rodriguez art collector" + id: "3", name: "Patricia Rodriguez", role: "Philanthropist & Art Collector", testimonial: "Finding a home suitable for displaying my art collection was challenging until I met this team. They understood my unique needs and found the perfect gallery-style residence.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Patricia Rodriguez art collector" } ]} animationType="blur-reveal"