Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-17 18:26:57 +00:00

View File

@@ -2,15 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import ContactText from '@/components/sections/contact/ContactText';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Briefcase, Car, Globe, Home, MapPin, Smartphone, Wallet } from "lucide-react";
export default function LandingPage() {
@@ -31,27 +31,21 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", id: "#hero"},
{
name: "About", id: "#about"},
{
name: "Services", id: "#features"},
{
name: "Cities", id: "#cities"},
{
name: "Partners", id: "#partners"},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Services", id: "#features" },
{ name: "Cities", id: "#cities" },
{ name: "Partners", id: "#partners" },
]}
brandName="SAVAD"
button={{
text: "Get Started", href: "#contact"}}
text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
title="The Student Super App for Belgium"
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={[
@@ -68,10 +62,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-creation-made-from-geometric-shapes_23-2150829321.jpg", imageAlt: "abstract 3d unification of services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-student-with-disability-makes-exam-preparations-university-library_482257-126459.jpg", imageAlt: "connected campus tech aesthetic" },
]}
buttons={[
{
text: "Get Started", href: "#contact"},
]}
buttons={[{ text: "Get Started", href: "#contact" }]}
carouselPosition="right"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-student-man_1194-2288.jpg", alt: "young student man" },
@@ -142,68 +133,49 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"VUB", "ULB", "KU Leuven", "UGent", "UAntwerpen"]}
"VUB", "ULB", "KU Leuven", "UGent", "UAntwerpen"
]}
title="Trusted by Institutions"
description="Building connections with Belgium's leading universities and international communities."
description="We partner with Belgium's top universities to bring verified resources directly to international students."
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardTwelve
<TestimonialCardFive
title="What Students Say"
description="Real experiences from international students navigating their journey in Belgium."
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Aghasalim", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952344.jpg" },
{ id: "2", name: "Ayhan", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104621.jpg" },
{ id: "3", name: "Maria", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-colleagues-documents_23-2149330964.jpg" },
{ id: "4", name: "John", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207991.jpg" },
{ id: "5", name: "Elena", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797710.jpg" },
{ id: "1", name: "Aghasalim", date: "2025", title: "International Student", quote: "Savad made everything so much easier when I first arrived in Brussels. Housing was sorted in days!", tag: "Housing", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952344.jpg" },
{ id: "2", name: "Ayhan", date: "2025", title: "Exchanged Student", quote: "The transport guides were a lifesaver. I saved so much time and stress navigating the city.", tag: "Transport", avatarSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104621.jpg" },
{ id: "3", name: "Maria", date: "2025", title: "Masters Student", quote: "Banking in Belgium was a mystery until I used Savad. The step-by-step guidance is excellent.", tag: "Banking", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-colleagues-documents_23-2149330964.jpg" },
]}
cardTitle="What Students Say"
cardTag="Testimonials"
cardAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
<ContactText
text="Ready to Make Belgium Feel Like Home? Join the Savad community today for exclusive student benefits and personalized guidance."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
background={{
variant: "sparkles-gradient"}}
tag="Get in touch"
title="Ready to Make Belgium Feel Like Home?"
description="Whether you're a student arriving in Belgium or a local business wanting to reach the student community — we'd love to hear from you."
buttons={[{ text: "Get Started" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="SAVAD"
<FooterSimple
columns={[
{
title: "Platform", items: [
{ label: "About Us", href: "#about" },
{ label: "Founders", href: "#" },
{ label: "Roadmap", href: "#" },
],
},
{
title: "Services", items: [
{ label: "Housing", href: "#features" },
{ label: "Banking", href: "#features" },
{ label: "Transport", href: "#features" },
],
},
{
title: "Partners", items: [
{ label: "For Businesses", href: "#contact" },
{ label: "For Universities", href: "#contact" },
],
},
{ title: "Platform", items: [{ label: "About Us", href: "#about" }, { label: "Founders" }, { label: "Roadmap" }] },
{ title: "Services", items: [{ label: "Housing", href: "#features" }, { label: "Banking", href: "#features" }, { label: "Transport", href: "#features" }] },
{ title: "Partners", items: [{ label: "For Businesses", href: "#contact" }, { label: "For Universities", href: "#contact" }] },
]}
copyrightText="© 2026 Savad.eu. All rights reserved."
bottomLeftText="© 2026 Savad.eu. All rights reserved."
bottomRightText="Empowering International Students in Belgium"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}