Merge version_1 into main #3
@@ -52,11 +52,11 @@ export default function LandingPage() {
|
||||
description="Building sustainable, high-impact digital ventures for the next generation of global market leaders."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-showing-digital-tablet_1262-6180.jpg", imageAlt: "Entrepreneur in bright office"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-showing-digital-tablet_1262-6180.jpg?_wi=1", imageAlt: "Entrepreneur in bright office"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-2794.jpg", imageAlt: "Digital innovation concept"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-2794.jpg?_wi=1", imageAlt: "Digital innovation concept"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-architecture_23-2148230369.jpg", imageAlt: "Modern architectural space"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-architecture_23-2148230369.jpg?_wi=1", imageAlt: "Modern architectural space"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -70,11 +70,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Brand Strategy", description: "Defining your core identity and competitive edge in saturated markets.", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-showing-digital-tablet_1262-6180.jpg", imageAlt: "young entrepreneur portrait minimalist office"},
|
||||
title: "Brand Strategy", description: "Defining your core identity and competitive edge in saturated markets.", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-showing-digital-tablet_1262-6180.jpg?_wi=2", imageAlt: "young entrepreneur portrait minimalist office"},
|
||||
{
|
||||
title: "Operational Scaling", description: "Streamlining processes to maximize efficiency and sustainable growth.", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-2794.jpg", imageAlt: "digital innovation abstract sleek lines"},
|
||||
title: "Operational Scaling", description: "Streamlining processes to maximize efficiency and sustainable growth.", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-2794.jpg?_wi=2", imageAlt: "digital innovation abstract sleek lines"},
|
||||
{
|
||||
title: "Venture Consulting", description: "Direct advisory for early-stage founders navigating complex market landscapes.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-architecture_23-2148230369.jpg", imageAlt: "modern architecture minimalist glass office"},
|
||||
title: "Venture Consulting", description: "Direct advisory for early-stage founders navigating complex market landscapes.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-architecture_23-2148230369.jpg?_wi=2", imageAlt: "modern architecture minimalist glass office"},
|
||||
]}
|
||||
title="Strategic Ventures"
|
||||
description="I provide high-level advisory and hands-on operational leadership to scale your brand effectively."
|
||||
@@ -90,13 +90,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Nexus", name: "Fintech Platform", price: "Scale", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-2794.jpg"},
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-2794.jpg?_wi=3"},
|
||||
{
|
||||
id: "p2", brand: "Apex", name: "Design Agency", price: "Growth", rating: 5,
|
||||
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-architecture_23-2148230369.jpg"},
|
||||
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-architecture_23-2148230369.jpg?_wi=3"},
|
||||
{
|
||||
id: "p3", brand: "Orbit", name: "Green Energy Grid", price: "Impact", rating: 5,
|
||||
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-showing-digital-tablet_1262-6180.jpg"},
|
||||
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-showing-digital-tablet_1262-6180.jpg?_wi=3"},
|
||||
]}
|
||||
title="Selected Projects"
|
||||
description="A curated collection of ventures and partnerships that define my professional career."
|
||||
|
||||
Reference in New Issue
Block a user