Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 02:10:43 +00:00

View File

@@ -66,11 +66,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/various-candies-multicolored-background_23-2147717420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-candies-multicolored-background_23-2147717420.jpg?_wi=1",
imageAlt: "Candy puzzle interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mandala-artwork-colorful-pattern-background_58702-6967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mandala-artwork-colorful-pattern-background_58702-6967.jpg?_wi=1",
imageAlt: "Candy explosion",
},
{
@@ -78,11 +78,11 @@ export default function LandingPage() {
imageAlt: "Game level map",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/various-candies-multicolored-background_23-2147717420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-candies-multicolored-background_23-2147717420.jpg?_wi=2",
imageAlt: "Candy puzzle interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mandala-artwork-colorful-pattern-background_58702-6967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mandala-artwork-colorful-pattern-background_58702-6967.jpg?_wi=2",
imageAlt: "Candy explosion",
},
]}
@@ -112,7 +112,7 @@ export default function LandingPage() {
content: "Compete with friends and players worldwide to reach the top of the leaderboards.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-playing-with-her-phone_23-2150455168.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-playing-with-her-phone_23-2150455168.jpg?_wi=1"
imageAlt="Candy Game App interface"
mediaAnimation="slide-up"
/>
@@ -227,7 +227,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Have questions? We have answers."
faqsAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-playing-with-her-phone_23-2150455168.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-playing-with-her-phone_23-2150455168.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>