From c30bcc817bfa063ebb013c4903195bcfef8da909 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:33:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6be149d..cdd87b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=1" imageAlt="Premium product showcase" mediaAnimation="blur-reveal" frameStyle="browser" @@ -134,7 +134,7 @@ export default function LandingPage() { }, ]} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=2" imageAlt="How it works visualization" mediaAnimation="slide-up" ariaLabel="How it works section" @@ -157,13 +157,13 @@ export default function LandingPage() { { title: "Analytics", description: "Deep insights with beautiful, interactive visualizations", imageSrc: "http://img.b2bpic.net/free-vector/internet-banking-insights_53876-93196.jpg", imageAlt: "Advanced analytics interface"}, { - title: "Mobile Experience", description: "Premium design that works perfectly on every device", imageSrc: "http://img.b2bpic.net/free-vector/smartphone-home-screen_23-2148738357.jpg", imageAlt: "Elegant mobile interface"}, + title: "Mobile Experience", description: "Premium design that works perfectly on every device", imageSrc: "http://img.b2bpic.net/free-vector/smartphone-home-screen_23-2148738357.jpg?_wi=1", imageAlt: "Elegant mobile interface"}, { title: "Collaboration Hub", description: "Seamless teamwork with a focus on usability", imageSrc: "http://img.b2bpic.net/free-psd/kitchen-utensils-furniture-landing-page_197582-342.jpg", imageAlt: "Collaboration interface"}, { - title: "Settings", description: "Control every aspect with an intuitive interface", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg", imageAlt: "Settings interface"}, + title: "Settings", description: "Control every aspect with an intuitive interface", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=3", imageAlt: "Settings interface"}, { - title: "Reports", description: "Beautiful, exportable reports that tell your story", imageSrc: "http://img.b2bpic.net/free-vector/smartphone-home-screen_23-2148738357.jpg", imageAlt: "Premium reports interface"}, + title: "Reports", description: "Beautiful, exportable reports that tell your story", imageSrc: "http://img.b2bpic.net/free-vector/smartphone-home-screen_23-2148738357.jpg?_wi=2", imageAlt: "Premium reports interface"}, ]} gridVariant="bento-grid" animationType="scale-rotate" -- 2.49.1