Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 18:21:58 +00:00

View File

@@ -69,15 +69,15 @@ export default function LandingPage() {
description="Savad.eu helps international students navigate Belgian life — from housing and banking to transport and social life. Everything you need, in one place, in your language."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/amusement-browser-techie-wifi-cloud_53876-21331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/amusement-browser-techie-wifi-cloud_53876-21331.jpg?_wi=1",
imageAlt: "modern digital ecosystem tech interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336579.jpg?_wi=1",
imageAlt: "3d abstract dashboard glassmorphism",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-colorful-cube-shapes-sculpture_23-2150979722.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-colorful-cube-shapes-sculpture_23-2150979722.jpg?_wi=1",
imageAlt: "connected campus tech aesthetic",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
icon: Home,
title: "Housing Assistance",
description: "Verified student housing listings, temporary accommodation and roommate matching.",
imageSrc: "http://img.b2bpic.net/free-photo/amusement-browser-techie-wifi-cloud_53876-21331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/amusement-browser-techie-wifi-cloud_53876-21331.jpg?_wi=2",
imageAlt: "app integration conceptual tech",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
icon: Wallet,
title: "Banking & Finance",
description: "Step-by-step guides to open a Belgian bank account with student-friendly options.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336579.jpg?_wi=2",
imageAlt: "app integration conceptual tech",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
icon: Smartphone,
title: "Mobile Connectivity",
description: "Compare student phone plans from Proximus, Orange, BASE and more.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-colorful-cube-shapes-sculpture_23-2150979722.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-colorful-cube-shapes-sculpture_23-2150979722.jpg?_wi=2",
imageAlt: "app integration conceptual tech",
},
]}