Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19b1b8ab01 | |||
| efea20d108 | |||
| b4661bb986 | |||
| b1404284b0 | |||
| dbbcc4c330 | |||
| 1a83e8f049 |
@@ -71,11 +71,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/row-business-people-using-computers-office-employees-different-ages-typing-laptop-keyboards_74855-8177.jpg", imageAlt: "Professional business people in a corporate language training session"},
|
||||
{
|
||||
id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-954.jpg", imageAlt: "A student learning a language online with a laptop"},
|
||||
id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-954.jpg?_wi=1", imageAlt: "A student learning a language online with a laptop"},
|
||||
{
|
||||
id: "carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161673.jpg", imageAlt: "An instructor teaching a student in a small group language tutoring session"},
|
||||
id: "carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161673.jpg?_wi=1", imageAlt: "An instructor teaching a student in a small group language tutoring session"},
|
||||
{
|
||||
id: "carousel-item-5", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361551.jpg", imageAlt: "Students celebrating their language achievement with smiles"},
|
||||
id: "carousel-item-5", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361551.jpg?_wi=1", imageAlt: "Students celebrating their language achievement with smiles"},
|
||||
{
|
||||
id: "carousel-item-6", imageSrc: "http://img.b2bpic.net/free-photo/laughing-people-desktop_23-2147656258.jpg", imageAlt: "An interactive language class with students participating actively"},
|
||||
]}
|
||||
@@ -140,12 +140,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", brand: "French Course", name: "Conversational French Mastery", price: "", rating: 5,
|
||||
reviewCount: "180 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/feeling-stressed-anxious-tired-frustrated_1194-413843.jpg", imageAlt: "French language textbook with Eiffel Tower in background"},
|
||||
{
|
||||
id: "p3", brand: "Italian Course", name: "Italian for Travel & Culture", price: "", rating: 5,
|
||||
reviewCount: "150 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/photo-happy-women-different-races-laugh-as-watch-funny-video-internet-website_273609-18158.jpg", imageAlt: "Italian language textbook with a view of the Colosseum"},
|
||||
{
|
||||
id: "p4", brand: "Dutch Course", name: "Essential Dutch Communication", price: "", rating: 5,
|
||||
reviewCount: "120 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/cozy-courtyards-amsterdam-benches-bicycles-flowers-tubs_1321-1763.jpg", imageAlt: "Dutch language textbook with windmills and canals"},
|
||||
{
|
||||
id: "p5", brand: "Group Classes", name: "Dynamic Group Learning", price: "", rating: 4,
|
||||
reviewCount: "95 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg", imageAlt: "Group of students studying together in a classroom"},
|
||||
@@ -156,11 +150,11 @@ export default function LandingPage() {
|
||||
id: "p7", brand: "English Course", name: "Business English for Professionals", price: "", rating: 5,
|
||||
reviewCount: "130 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-6s6pm36a.jpg?_wi=1", imageAlt: "Business English textbook and office setting"},
|
||||
{
|
||||
id: "p8", brand: "French Course", name: "Advanced French Conversation", price: "", rating: 5,
|
||||
reviewCount: "90 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-r0s0iesv.jpg", imageAlt: "Advanced French grammar book with a cityscape"},
|
||||
id: "p-italian-combined", brand: "Italian Course", name: "Beginner to Advanced Italian", price: "", rating: 5,
|
||||
reviewCount: "240 Reviews", imageSrc: "https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Flag_of_Italy.svg/2560px-Flag_of_Italy.svg.png", imageAlt: "Flag of Italy representing Italian language courses"},
|
||||
{
|
||||
id: "p9", brand: "Italian Course", name: "Intensive Italian Immersion", price: "", rating: 5,
|
||||
reviewCount: "75 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-hav7ekke.jpg?_wi=1", imageAlt: "Intensive Italian course materials"}
|
||||
id: "p-dutch-combined", brand: "Dutch Course", name: "Beginner to Advanced Dutch", price: "", rating: 5,
|
||||
reviewCount: "210 Reviews", imageSrc: "https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/Flag_of_the_Netherlands.svg/2560px-Flag_of_the_Netherlands.svg.png", imageAlt: "Flag of the Netherlands representing Dutch language courses"}
|
||||
]}
|
||||
title="Comprehensive Language Programs"
|
||||
description="Explore our diverse range of language courses, from beginner to advanced, tailored to your learning pace and goals. Master English, French, Italian, or Dutch."
|
||||
|
||||
Reference in New Issue
Block a user