Update src/app/page.tsx

This commit is contained in:
2026-03-06 16:14:06 +00:00
parent f998631600
commit 19b0d0e840

View File

@@ -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"
}
]}
/>