Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:24:59 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-vector/world-flags-collection_1057-762.jpg", imageAlt: "World flags display"},
{
imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg", imageAlt: "Interactive quiz challenge"},
imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg?_wi=1", imageAlt: "Interactive quiz challenge"},
]}
rating={5}
ratingText="Loved by 15,000+ learners"
@@ -74,13 +74,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Multiple Choice Questions", description: "Guess the correct country from four options. Each question presents a flag with four possible answers to test your knowledge.", imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg", imageAlt: "Quiz mode interface"},
title: "Multiple Choice Questions", description: "Guess the correct country from four options. Each question presents a flag with four possible answers to test your knowledge.", imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg?_wi=2", imageAlt: "Quiz mode interface"},
{
id: 2,
title: "Instant Feedback", description: "Get immediate feedback on your answers with explanations. Learn interesting facts about each country as you progress.", imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg", imageAlt: "Feedback system"},
title: "Instant Feedback", description: "Get immediate feedback on your answers with explanations. Learn interesting facts about each country as you progress.", imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg?_wi=3", imageAlt: "Feedback system"},
{
id: 3,
title: "Difficulty Levels", description: "Start easy and work your way up. Beginner, intermediate, and expert modes keep you challenged at the right level.", imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg", imageAlt: "Difficulty levels"},
title: "Difficulty Levels", description: "Start easy and work your way up. Beginner, intermediate, and expert modes keep you challenged at the right level.", imageSrc: "http://img.b2bpic.net/free-vector/quiz-tv-show-composition-with-competition-award_1284-56595.jpg?_wi=4", imageAlt: "Difficulty levels"},
]}
buttonAnimation="slide-up"
/>
@@ -98,13 +98,13 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "flag-1", name: "Japan", price: "Asia", variant: "Eastern Asia", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg", imageAlt: "Japan flag"},
id: "flag-1", name: "Japan", price: "Asia", variant: "Eastern Asia", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg?_wi=1", imageAlt: "Japan flag"},
{
id: "flag-2", name: "Brazil", price: "South America", variant: "Tropical Nation", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg", imageAlt: "Brazil flag"},
id: "flag-2", name: "Brazil", price: "South America", variant: "Tropical Nation", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg?_wi=2", imageAlt: "Brazil flag"},
{
id: "flag-3", name: "France", price: "Europe", variant: "Western Europe", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg", imageAlt: "France flag"},
id: "flag-3", name: "France", price: "Europe", variant: "Western Europe", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg?_wi=3", imageAlt: "France flag"},
{
id: "flag-4", name: "Egypt", price: "Africa", variant: "North Africa", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg", imageAlt: "Egypt flag"},
id: "flag-4", name: "Egypt", price: "Africa", variant: "North Africa", imageSrc: "http://img.b2bpic.net/free-vector/hearts-collection-with-international-flags_23-2147523315.jpg?_wi=4", imageAlt: "Egypt flag"},
]}
/>
</div>
@@ -130,13 +130,13 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13226.jpg", imageAlt: "Michael Chen"},
{
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", imageAlt: "Emma Rodriguez"},
{
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "David Kim"},
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2", imageAlt: "David Kim"},
]}
cardTitle="Join thousands of learners who've mastered flags worldwide"
cardTag="User Stories"