diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ba3806..b88f804 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,19 +79,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "The Art of Luxury Branding", description: "Master the psychology and strategy behind the world's most coveted luxury brands. Learn positioning, heritage storytelling, and premium market dynamics.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg" + title: "The Art of Luxury Branding", description: "Master the psychology and strategy behind the world's most coveted luxury brands. Learn positioning, heritage storytelling, and premium market dynamics.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg?_wi=1" }, { id: 2, - title: "Luxury Travel & Experiences", description: "Discover how to curate unforgettable luxury experiences and understand the luxury travel industry's most exclusive opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg" + title: "Luxury Travel & Experiences", description: "Discover how to curate unforgettable luxury experiences and understand the luxury travel industry's most exclusive opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg?_wi=2" }, { id: 3, - title: "Wealth, Style & Personal Branding", description: "Develop your personal luxury brand and navigate the intersection of wealth, taste, and influence with sophistication and authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg" + title: "Wealth, Style & Personal Branding", description: "Develop your personal luxury brand and navigate the intersection of wealth, taste, and influence with sophistication and authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg?_wi=3" }, { id: 4, - title: "Sustainable Luxury Living", description: "Explore how modern luxury aligns with values-driven living, ethical consumption, and environmental consciousness.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg" + title: "Sustainable Luxury Living", description: "Explore how modern luxury aligns with values-driven living, ethical consumption, and environmental consciousness.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg?_wi=4" } ]} />