diff --git a/src/app/page.tsx b/src/app/page.tsx index 29b7e23..4bfa1d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Precision Flow", description: "Zero-latency interaction loops for fluid operations.", bentoComponent: "line-chart", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wi-fi-router-with-vacuum-cleaner-smart-devices_23-2148779305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wi-fi-router-with-vacuum-cleaner-smart-devices_23-2148779305.jpg?_wi=1", imageAlt: "Still life of balls of thread close-up in dark blue tones on a blurred background of the living room copy space", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { description: "Context-aware interface elements that bloom on command.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg?_wi=1", imageAlt: "Still life of balls of thread close-up in dark blue tones on a blurred background of the living room copy space", }, ]} @@ -166,14 +166,14 @@ export default function LandingPage() { name: "Neural Link A1", price: "$1,299", variant: "Matte Black", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wi-fi-router-with-vacuum-cleaner-smart-devices_23-2148779305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wi-fi-router-with-vacuum-cleaner-smart-devices_23-2148779305.jpg?_wi=2", }, { id: "p2", name: "Spatial Edge", price: "$899", variant: "Titanium", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg?_wi=2", }, { id: "p3", @@ -240,7 +240,7 @@ export default function LandingPage() { time: "45ms", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wi-fi-router-with-vacuum-cleaner-smart-devices_23-2148779305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wi-fi-router-with-vacuum-cleaner-smart-devices_23-2148779305.jpg?_wi=3", imageAlt: "Circuit board close-up with different components", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { time: "8ms", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg?_wi=3", imageAlt: "Circuit board close-up with different components", }, ]}