diff --git a/src/app/page.tsx b/src/app/page.tsx index 3aa4d57..fbf5ae8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@alex", testimonial: "AI Core completely transformed our workflow.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg?_wi=1", imageAlt: "minimalist abstract background", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@jamie", testimonial: "The precision is unmatched. Simply elegant.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=1", imageAlt: "minimalist ui card", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@sam", testimonial: "Fast, reliable, and beautifully designed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg?_wi=1", imageAlt: "professional portrait", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@jordan", testimonial: "The most intuitive platform I've ever used.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg?_wi=2", imageAlt: "minimalist abstract background", }, { @@ -91,11 +91,11 @@ export default function LandingPage() { handle: "@casey", testimonial: "Game changer for our entire engineering team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=2", imageAlt: "minimalist ui card", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg?_wi=3" imageAlt="Minimalist AI representation" mediaAnimation="blur-reveal" avatars={[ @@ -154,27 +154,27 @@ export default function LandingPage() { { title: "Precision Learning", description: "Adaptive models that grow with your business needs.", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=3", }, { title: "Real-time Insights", description: "Instant data processing at massive scale.", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=4", }, { title: "Secure by Design", description: "Enterprise-grade protection, built from the core.", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=5", }, { title: "Unified API", description: "Connect your entire stack with one interface.", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=6", }, { title: "Automated Workflows", description: "Eliminate manual tasks with intelligent agents.", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=7", }, ]} title="Built for scale." @@ -236,7 +236,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg?_wi=2", imageAlt: "professional portrait", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { button: { text: "Upgrade Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-12379.jpg?_wi=4", imageAlt: "minimalist abstract background", }, ]}