diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5c9f306..c7cd3e1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function AboutPage() { title="Premium Real Estate Expertise" description="With over 25 years of experience in luxury property sales, Luxe Estates represents the pinnacle of real estate excellence. Our dedicated team combines market knowledge with personalized service to deliver exceptional results for discerning clients worldwide." tag="About Luxe Estates" - imageSrc="http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=2" imageAlt="Luxe Estates office" buttons={[{ text: "Learn Our Story", href: "/about" }]} buttonAnimation="none" @@ -101,16 +101,16 @@ export default function AboutPage() { tagAnimation="none" features={[ { - id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection" + id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=3", imageAlt: "Luxury selection" }, { - id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Expert consultation" + id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg?_wi=2", imageAlt: "Expert consultation" }, { - id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction" + id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg?_wi=2", imageAlt: "Secure transaction" }, { - id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network" + id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg?_wi=2", imageAlt: "Global network" }, ]} gridVariant="two-columns-alternating-heights"