From 5295b3c79775afe9107625d5618ca53479bd8f59 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:21:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cff57ae..72cbcc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,10 +55,10 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-tempalte_23-2148379462.jpg", imageAlt: "COPYBOT Dashboard Interface" + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-tempalte_23-2148379462.jpg?_wi=1", imageAlt: "COPYBOT Dashboard Interface" }, { - imageSrc: "http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170128.jpg", imageAlt: "Server Cloning Process" + imageSrc: "http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170128.jpg?_wi=1", imageAlt: "Server Cloning Process" }, ]} mediaAnimation="slide-up" @@ -83,7 +83,7 @@ export default function LandingPage() { }, { id: 3, - title: "One-Click Server Duplication", description: "Create an exact replica of your server structure instantly. Perfect for backups, testing, or scaling your Discord community.", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170128.jpg", imageAlt: "One-click cloning interface" + title: "One-Click Server Duplication", description: "Create an exact replica of your server structure instantly. Perfect for backups, testing, or scaling your Discord community.", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170128.jpg?_wi=2", imageAlt: "One-click cloning interface" }, ]} textboxLayout="default" @@ -221,7 +221,7 @@ export default function LandingPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-tempalte_23-2148379462.jpg" + imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-tempalte_23-2148379462.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" buttonText="Claim Free Clone" -- 2.49.1