diff --git a/src/app/page.tsx b/src/app/page.tsx index 39f3cd0..7ed35d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@rivet", testimonial: "Transformed our digital presence completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-108171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-108171.jpg?_wi=1", imageAlt: "corporate background abstract tech", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@jlee", testimonial: "Exceptional expertise and delivery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg?_wi=1", imageAlt: "corporate background abstract tech", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@mchen", testimonial: "The most professional team I've ever worked with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg?_wi=1", imageAlt: "corporate background abstract tech", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@staylor", testimonial: "Strategic thinkers who actually deliver results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg?_wi=1", imageAlt: "corporate background abstract tech", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { handle: "@jsmith", testimonial: "A game changer for our enterprise operations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg?_wi=1", imageAlt: "corporate background abstract tech", }, ]} @@ -117,7 +117,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-108171.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-108171.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -171,7 +171,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Who We Are" description="CorpFlow is a dedicated team of tech-driven professionals focused on delivering measurable results. We believe in transparency, quality, and long-term partnerships." - imageSrc="http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg?_wi=2" /> @@ -310,7 +310,7 @@ export default function LandingPage() { quote: "CorpFlow changed everything for us.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-108171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-108171.jpg?_wi=3", imageAlt: "professional business portrait woman", }, { @@ -321,7 +321,7 @@ export default function LandingPage() { quote: "Reliability and speed are their strengths.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-3785.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg?_wi=3", imageAlt: "professional business portrait woman", }, { @@ -332,7 +332,7 @@ export default function LandingPage() { quote: "Professional team and great communication.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg?_wi=2", imageAlt: "professional business portrait woman", }, { @@ -343,7 +343,7 @@ export default function LandingPage() { quote: "Highly recommended for any business.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg?_wi=2", imageAlt: "professional business portrait woman", }, { @@ -354,7 +354,7 @@ export default function LandingPage() { quote: "The results speak for themselves.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-14028.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg?_wi=2", imageAlt: "professional business portrait woman", }, ]}