10 Commits

Author SHA1 Message Date
748bd4f6c9 Update src/app/page.tsx 2026-06-11 08:10:32 +00:00
1c34abc3a2 Merge version_6 into main
Merge version_6 into main
2026-06-11 08:08:12 +00:00
67246e994d Update src/app/page.tsx 2026-06-11 08:08:08 +00:00
f9921ec7a8 Merge version_6 into main
Merge version_6 into main
2026-06-11 08:07:48 +00:00
2f323168bb Update src/app/page.tsx 2026-06-11 08:07:45 +00:00
9dc6794c86 Merge version_5 into main
Merge version_5 into main
2026-06-11 08:05:04 +00:00
253d52277b Update src/app/page.tsx 2026-06-11 08:05:01 +00:00
e1eb086894 Merge version_5 into main
Merge version_5 into main
2026-06-11 08:04:17 +00:00
088d33b604 Update src/app/page.tsx 2026-06-11 08:04:11 +00:00
48dac55043 Merge version_4 into main
Merge version_4 into main
2026-06-11 07:54:06 +00:00

View File

@@ -135,23 +135,32 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", brand: "English Course", name: "General English Fluency", price: "From $250", rating: 5, id: "p1", brand: "English Course", name: "General English Fluency", price: "", rating: 5,
reviewCount: "210 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-english-books-still-life_52683-86027.jpg", imageAlt: "English language textbook with a globe and pen"}, reviewCount: "210 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-english-books-still-life_52683-86027.jpg", imageAlt: "English language textbook with a globe and pen"},
{ {
id: "p2", brand: "French Course", name: "Conversational French Mastery", price: "From $275", rating: 5, 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"}, 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: "From $275", rating: 5, 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"}, 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: "From $290", rating: 5, 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"}, 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: "From $200/month", rating: 4, 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"}, 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"},
{ {
id: "p6", brand: "Private Tutoring", name: "Personalized 1-on-1 Sessions", price: "From $60/hour", rating: 5, id: "p6", brand: "Private Tutoring", name: "Personalized 1-on-1 Sessions", price: "", rating: 5,
reviewCount: "110 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-working-with-book_23-2147664169.jpg", imageAlt: "One-on-one private language tutor with a student"}, reviewCount: "110 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-working-with-book_23-2147664169.jpg", imageAlt: "One-on-one private language tutor with a student"},
{
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: "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"}
]} ]}
title="Comprehensive Language Programs" 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." 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."