Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 10:01:28 +00:00

View File

@@ -52,16 +52,16 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg", imageAlt: "Қараңғы дәліз" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dystopian-landscape-with-door-light_23-2149369695.jpg", imageAlt: "Квест бөлмесіне кіру" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg", imageAlt: "Жертөле жағдайы" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg?_wi=1", imageAlt: "Қараңғы дәліз" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dystopian-landscape-with-door-light_23-2149369695.jpg?_wi=1", imageAlt: "Квест бөлмесіне кіру" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg?_wi=1", imageAlt: "Жертөле жағдайы" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282483.jpg", imageAlt: "Мистериялық нәрселер" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-red-scarf-her-head-venetian-mask_23-2147596864.jpg", imageAlt: "Кәсіби актер" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg", imageAlt: "Қорқынышты атмосфера" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg", imageAlt: "Әлсіз жарық" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dystopian-landscape-with-door-light_23-2149369695.jpg", imageAlt: "Логикалық тапсырмалар" }
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-red-scarf-her-head-venetian-mask_23-2147596864.jpg?_wi=1", imageAlt: "Кәсіби актер" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg?_wi=2", imageAlt: "Қорқынышты атмосфера" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg?_wi=2", imageAlt: "Әлсіз жарық" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dystopian-landscape-with-door-light_23-2149369695.jpg?_wi=2", imageAlt: "Логикалық тапсырмалар" }
]}
carouselPosition="right"
/>
@@ -88,7 +88,7 @@ export default function LandingPage() {
tag="Қорқыныш элементтері"
tagIcon={AlertTriangle}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/girl-with-red-scarf-her-head-venetian-mask_23-2147596864.jpg"
imageSrc="http://img.b2bpic.net/free-photo/girl-with-red-scarf-her-head-venetian-mask_23-2147596864.jpg?_wi=2"
imageAlt="Кәсіби актерлік ойын"
mediaAnimation="slide-up"
mediaPosition="left"