From 12d217fecf2cd4ddf21862f4253133b35969b013 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:39:04 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 36d7870..82e230b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { tag="About Our Agency" tagIcon={Building2} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=2" imageAlt="Luxury Estates Team" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "/about" }]} @@ -110,21 +110,21 @@ export default function AboutPage() { id: "01", title: "Integrity First", description: "Unwavering commitment to transparency, honesty, and ethical practices in every transaction and relationship.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=5", imageAlt: "Integrity", }, { id: "02", title: "Expert Knowledge", description: "Deep market expertise, architectural insight, and investment acumen to guide our clients through complex decisions.", - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg?_wi=4", imageAlt: "Expertise", }, { id: "03", title: "Discretion & Privacy", description: "Complete confidentiality and privacy protection for all clients, their properties, and transactions at the highest level.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548580.jpg?_wi=4", imageAlt: "Privacy", }, ]}