Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,12 +71,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Advocacy Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Content Producer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Site",
|
||||
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg?_wi=4"
|
||||
columns={[
|
||||
{
|
||||
title: "Site",
|
||||
|
||||
@@ -64,23 +64,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-trendy-speaker-holding-seminar_74855-3154.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-trendy-speaker-holding-seminar_74855-3154.jpg?_wi=1",
|
||||
imageAlt: "Dylan speaking",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-station-recording-speaking-online-podcast-influencer-making-social-media-content-with-production-microphone-professional-home-studio-with-modern-equipment_482257-16578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-station-recording-speaking-online-podcast-influencer-making-social-media-content-with-production-microphone-professional-home-studio-with-modern-equipment_482257-16578.jpg?_wi=1",
|
||||
imageAlt: "Microphone on stage",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-man-suit-glasses-posed-outdoor_627829-1678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-man-suit-glasses-posed-outdoor_627829-1678.jpg?_wi=1",
|
||||
imageAlt: "Portrait",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dynamic-stylish-business-presentation-backdrop-with-bokeh-effect_1017-58225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dynamic-stylish-business-presentation-backdrop-with-bokeh-effect_1017-58225.jpg?_wi=1",
|
||||
imageAlt: "Geometric shapes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-portrait-digital-art_23-2151197855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-portrait-digital-art_23-2151197855.jpg?_wi=1",
|
||||
imageAlt: "Conceptual design",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
quote: "Dylan completely shifted our team's view on accessibility.",
|
||||
name: "Sarah J.",
|
||||
role: "Head of People",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
quote: "A truly engaging media personality who walks the talk.",
|
||||
name: "Emily R.",
|
||||
role: "Producer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
quote: "Working with Dylan is an absolute privilege for our brand.",
|
||||
name: "Jessica M.",
|
||||
role: "Director of Diversity",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Voices of Impact"
|
||||
@@ -197,14 +197,14 @@ export default function LandingPage() {
|
||||
tag="Our Philosophy"
|
||||
title="Redefining Success"
|
||||
description="Beyond the accolades, it's about the systemic change we create together. Inclusion is a driver for innovation."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-portrait-digital-art_23-2151197855.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-portrait-digital-art_23-2151197855.jpg?_wi=2"
|
||||
imageAlt="Modern design concept"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg?_wi=1"
|
||||
columns={[
|
||||
{
|
||||
title: "Site",
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
title: "Motivational Speaking",
|
||||
subtitle: "Inspiring audiences",
|
||||
description: "Keynotes that challenge perspectives and spark meaningful change.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-trendy-speaker-holding-seminar_74855-3154.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-trendy-speaker-holding-seminar_74855-3154.jpg?_wi=2",
|
||||
imageAlt: "professional speaker portrait high contrast",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
title: "Ambassadorships",
|
||||
subtitle: "Partnering for progress",
|
||||
description: "Representing purpose-driven brands with authenticity and reach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-station-recording-speaking-online-podcast-influencer-making-social-media-content-with-production-microphone-professional-home-studio-with-modern-equipment_482257-16578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-station-recording-speaking-online-podcast-influencer-making-social-media-content-with-production-microphone-professional-home-studio-with-modern-equipment_482257-16578.jpg?_wi=2",
|
||||
imageAlt: "professional microphone on stage",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
title: "TV Hosting & Acting",
|
||||
subtitle: "Communicating for impact",
|
||||
description: "Dynamic media presence that entertains, educates, and inspires.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-man-suit-glasses-posed-outdoor_627829-1678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-man-suit-glasses-posed-outdoor_627829-1678.jpg?_wi=2",
|
||||
imageAlt: "charismatic portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
title: "Disability Consulting",
|
||||
subtitle: "Strategic inclusion",
|
||||
description: "Expert advice to make your organization truly accessible for everyone.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dynamic-stylish-business-presentation-backdrop-with-bokeh-effect_1017-58225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dynamic-stylish-business-presentation-backdrop-with-bokeh-effect_1017-58225.jpg?_wi=2",
|
||||
imageAlt: "abstract modern geometric shapes dark background",
|
||||
},
|
||||
]}
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blue-techno-particle-wave-light-background_1017-20140.jpg?_wi=3"
|
||||
columns={[
|
||||
{
|
||||
title: "Site",
|
||||
|
||||
Reference in New Issue
Block a user