From 13424613435e6b414f3de4ce4b3cbb1403e199ba Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:58:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15ec814..994e8d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,53 +59,53 @@ export default function LandingPage() { description="I create clean, high-performing landing pages for small businesses. See what's possible—then let's build yours." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=1", imageAlt: "Hero slide 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=2", imageAlt: "Hero slide 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=3", imageAlt: "Hero slide 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=4", imageAlt: "Hero slide 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=5", imageAlt: "Hero slide 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=6", imageAlt: "Hero slide 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=7", imageAlt: "Hero slide 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=8", imageAlt: "Hero slide 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=9", imageAlt: "Hero slide 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=10", imageAlt: "Hero slide 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=11", imageAlt: "Hero slide 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=12", imageAlt: "Hero slide 6", }, ]} @@ -199,21 +199,21 @@ export default function LandingPage() { id: "1", name: "Sharp & Co Landing Page", price: "Case Study", - imageSrc: "http://img.b2bpic.net/free-psd/gradient-technology-landing-page-template_23-2149000200.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/gradient-technology-landing-page-template_23-2149000200.jpg?_wi=1", imageAlt: "Sharp and Co Case Study", }, { id: "2", name: "Sharp & Co Mobile View", price: "Detail", - imageSrc: "http://img.b2bpic.net/free-psd/gradient-technology-landing-page-template_23-2149000200.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/gradient-technology-landing-page-template_23-2149000200.jpg?_wi=2", imageAlt: "Sharp and Co Detail", }, { id: "3", name: "Sharp & Co Performance", price: "Result", - imageSrc: "http://img.b2bpic.net/free-psd/gradient-technology-landing-page-template_23-2149000200.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/gradient-technology-landing-page-template_23-2149000200.jpg?_wi=3", imageAlt: "Sharp and Co Result", }, ]} -- 2.49.1