From f0cf6a68e0a5bfe43bf47a5b43efe5a08eb1024b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:38:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c79ef0e..3359630 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg" + imageSrc="http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg?_wi=1" /> @@ -126,7 +126,7 @@ export default function LandingPage() { { title: "Advocacy & Policy", description: "Influencing legislation and transformation frameworks at the highest levels of government.", - imageSrc: "asset://pillar-1", + imageSrc: "asset://pillar-1?_wi=1", }, { title: "Industry Development", @@ -206,7 +206,7 @@ export default function LandingPage() { name: "Sandton Redevelopment", price: "R500M", variant: "Partnership", - imageSrc: "asset://pillar-1", + imageSrc: "asset://pillar-1?_wi=2", }, { id: "2", @@ -227,7 +227,7 @@ export default function LandingPage() { name: "Transformation Framework", price: "Policy", variant: "Advocacy", - imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg?_wi=2", }, { id: "5", @@ -260,7 +260,7 @@ export default function LandingPage() { id: "e1", name: "Annual Property Summit", role: "Our flagship event", - imageSrc: "asset://pillar-1", + imageSrc: "asset://pillar-1?_wi=3", }, { id: "e2", @@ -278,13 +278,13 @@ export default function LandingPage() { id: "e4", name: "Executive Masterclasses", role: "Skill advancement", - imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg?_wi=3", }, { id: "e5", name: "Annual Awards Gala", role: "Celebrating excellence", - imageSrc: "http://img.b2bpic.net/free-photo/several-lights-forming-triangular-patterns-flowing-forward-dark-background_181624-18130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/several-lights-forming-triangular-patterns-flowing-forward-dark-background_181624-18130.jpg?_wi=1", }, ]} title="Where Industry Leaders Meet" @@ -305,7 +305,7 @@ export default function LandingPage() { category: "Analysis", title: "2025 Property Outlook", excerpt: "Deep dive into sector shifts.", - imageSrc: "asset://pillar-1", + imageSrc: "asset://pillar-1?_wi=4", authorName: "Admin", authorAvatar: "asset://pillar-1", date: "Jan 2025", @@ -335,7 +335,7 @@ export default function LandingPage() { category: "Finance", title: "Capital Raising 101", excerpt: "Securing your next project.", - imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise-silhouette-viewed-from-mont-royal-with-city-skyline-morning_649448-4081.jpg?_wi=4", authorName: "Admin", authorAvatar: "asset://pillar-1", date: "Oct 2024", @@ -345,7 +345,7 @@ export default function LandingPage() { category: "Market", title: "Sandton Growth Trends", excerpt: "Why investment still flows.", - imageSrc: "http://img.b2bpic.net/free-photo/several-lights-forming-triangular-patterns-flowing-forward-dark-background_181624-18130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/several-lights-forming-triangular-patterns-flowing-forward-dark-background_181624-18130.jpg?_wi=2", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199321.jpg", date: "Sep 2024", -- 2.49.1