Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-18 06:48:40 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-green-garden-clear-blue-sky-captured-paris-france_181624-21618.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-green-garden-clear-blue-sky-captured-paris-france_181624-21618.jpg?_wi=1"
imageAlt="Modern university campus with students"
showDimOverlay={false}
/>
@@ -83,19 +83,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "By Region", description: "Discover colleges across Lombardy, Lazio, Tuscany and other Italian regions", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg", imageAlt: "Italian university campus"
title: "By Region", description: "Discover colleges across Lombardy, Lazio, Tuscany and other Italian regions", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg?_wi=1", imageAlt: "Italian university campus"
},
{
id: 2,
title: "By City", description: "Find institutions in Rome, Milan, Florence, and other major Italian cities", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg", imageAlt: "Rome city university"
title: "By City", description: "Find institutions in Rome, Milan, Florence, and other major Italian cities", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg?_wi=2", imageAlt: "Rome city university"
},
{
id: 3,
title: "By Academic Focus", description: "Explore programs in Engineering, Arts, Business, Medicine, and more", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg", imageAlt: "Academic programs"
title: "By Academic Focus", description: "Explore programs in Engineering, Arts, Business, Medicine, and more", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg?_wi=3", imageAlt: "Academic programs"
},
{
id: 4,
title: "By Language", description: "Select institutions offering Italian or English-taught programs", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg", imageAlt: "Language options"
title: "By Language", description: "Select institutions offering Italian or English-taught programs", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenage-boy-showing-peace-sign_23-2148225273.jpg?_wi=4", imageAlt: "Language options"
}
]}
buttons={[
@@ -117,19 +117,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "By State", description: "Find universities in Bavaria, Berlin, Baden-Württemberg, and throughout Germany", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg", imageAlt: "German university"
title: "By State", description: "Find universities in Bavaria, Berlin, Baden-Württemberg, and throughout Germany", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg?_wi=1", imageAlt: "German university"
},
{
id: 2,
title: "By City", description: "Explore institutions in Berlin, Munich, Hamburg, Frankfurt, and more", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg", imageAlt: "German city university"
title: "By City", description: "Explore institutions in Berlin, Munich, Hamburg, Frankfurt, and more", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg?_wi=2", imageAlt: "German city university"
},
{
id: 3,
title: "By Field of Study", description: "Discover programs in Engineering, Data Science, Management, and STEM fields", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg", imageAlt: "Engineering programs"
title: "By Field of Study", description: "Discover programs in Engineering, Data Science, Management, and STEM fields", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg?_wi=3", imageAlt: "Engineering programs"
},
{
id: 4,
title: "By Program Language", description: "Choose between German and English-language educational programs", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg", imageAlt: "Program language options"
title: "By Program Language", description: "Choose between German and English-language educational programs", imageSrc: "http://img.b2bpic.net/free-photo/zwinger-palace-dresden-night_1398-2647.jpg?_wi=4", imageAlt: "Program language options"
}
]}
buttons={[
@@ -229,7 +229,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-green-garden-clear-blue-sky-captured-paris-france_181624-21618.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-green-garden-clear-blue-sky-captured-paris-france_181624-21618.jpg?_wi=2"
imageAlt="Campus footer"
logoText="Colleges Guide"
copyrightText="© 2025 Colleges in Italy & Germany. All rights reserved."