Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 15:21:54 +00:00

View File

@@ -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"