From 39a9fab8dcbd927fd8f6412740a560dc33186122 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:19:57 +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 bf2bf91..e303221 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,9 +55,9 @@ 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" rating={5} @@ -80,7 +80,7 @@ export default function LandingPage() { title: "Selective Copying: Total Control", description: "Choose what to copy. Select specific roles, channels, categories, and settings according to your needs. Clone only what matters to you.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-selecting-gray-square_1232-897.jpg", imageAlt: "Selective copy options"}, { 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" useInvertedBackground={false} @@ -204,7 +204,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