17 Commits

Author SHA1 Message Date
f2505c814d Update src/app/contact/page.tsx 2026-06-03 11:08:03 +00:00
e37ddd554b Update src/app/admissions/page.tsx 2026-06-03 11:08:02 +00:00
34e8591371 Update src/app/programs/page.tsx 2026-06-03 11:05:44 +00:00
f9e34f02f9 Update src/app/contact/page.tsx 2026-06-03 11:05:44 +00:00
e4e8862418 Update src/app/admissions/page.tsx 2026-06-03 11:05:43 +00:00
d9d2c82f5f Update src/app/contact/page.tsx 2026-06-03 11:03:15 +00:00
72756c7b63 Update src/app/admissions/page.tsx 2026-06-03 11:03:14 +00:00
895c11867d Update src/app/page.tsx 2026-06-03 11:00:20 +00:00
f1377d4dbd Update src/app/about/page.tsx 2026-06-03 11:00:19 +00:00
fb3a93a70c Update src/app/styles/variables.css 2026-06-03 10:57:28 +00:00
5c261ab878 Update src/app/styles/base.css 2026-06-03 10:57:28 +00:00
058bbec64a Add src/app/programs/page.tsx 2026-06-03 10:57:27 +00:00
956fdbea41 Add src/app/privacy/page.tsx 2026-06-03 10:57:27 +00:00
bdf1872844 Update src/app/page.tsx 2026-06-03 10:57:27 +00:00
b3b2a797d3 Add src/app/contact/page.tsx 2026-06-03 10:57:26 +00:00
75cd6a2a66 Add src/app/admissions/page.tsx 2026-06-03 10:57:26 +00:00
32dbb64ea3 Add src/app/about/page.tsx 2026-06-03 10:57:25 +00:00

View File

@@ -1,120 +0,0 @@
"use client";
import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import FooterCard from "@/components/sections/footer/FooterCard";
import { Sparkles, CalendarDays, Trophy, Instagram, Facebook, Linkedin } from "lucide-react";
const studentClubs = [
{
id: "1", title: "Chess Club", author: "Strategy & Logic", description: "Sharpen your mind and compete in friendly chess tournaments.", tags: ["Academic", "Recreational"],
imageSrc: "https://source.unsplash.com/random/800x600?chess,students"},
{
id: "2", title: "Debate Society", author: "Public Speaking", description: "Develop your rhetorical skills and engage in lively discussions.", tags: ["Academic", "Competitive"],
imageSrc: "https://source.unsplash.com/random/800x600?debate,students"},
{
id: "3", title: "Environmental Activism", author: "Sustainability", description: "Promote ecological awareness and participate in green initiatives.", tags: ["Community", "Social Impact"],
imageSrc: "https://source.unsplash.com/random/800x600?environment,students"},
{
id: "4", title: "Robotics Team", author: "Engineering & Tech", description: "Design, build, and program robots for various competitions.", tags: ["STEM", "Innovation"],
imageSrc: "https://source.unsplash.com/random/800x600?robotics,students"},
];
const studentEvents = [
{
id: "1", name: "Spring Music Festival", price: "April 20, 2025", variant: "Main Campus Green", imageSrc: "https://source.unsplash.com/random/800x600?music-festival,campus"},
{
id: "2", name: "Annual Career Fair", price: "March 15, 2025", variant: "University Convention Center", imageSrc: "https://source.unsplash.com/random/800x600?career-fair,students"},
{
id: "3", name: "Hackathon 2025", price: "February 28 - March 1, 2025", variant: "Computer Science Lab", imageSrc: "https://source.unsplash.com/random/800x600?hackathon,coding"},
{
id: "4", name: "Volunteer Day", price: "May 10, 2025", variant: "Local Community Projects", imageSrc: "https://source.unsplash.com/random/800x600?volunteering,students"},
];
const studentAchievements = [
{
id: "1", value: "Awarded", title: "National Debate Championship", description: "Our Debate Society secured first place in the national collegiate championship, showcasing exceptional rhetorical prowess.", imageSrc: "https://source.unsplash.com/random/800x600?trophy,debate"},
{
id: "2", value: "Published", title: "Research in Sustainable Energy", description: "A team of engineering students published groundbreaking research on renewable energy solutions in a peer-reviewed journal.", imageSrc: "https://source.unsplash.com/random/800x600?research,science"},
{
id: "3", value: "Won", title: "Inter-University Robotics Challenge", description: "The Robotics Team took home the top prize for their innovative autonomous drone design at the annual challenge.", imageSrc: "https://source.unsplash.com/random/800x600?robotics-award,engineering"},
{
id: "4", value: "Secured", title: "Prestigious Graduate Fellowships", description: "Multiple seniors received highly competitive fellowships to pursue advanced studies at leading global institutions.", imageSrc: "https://source.unsplash.com/random/800x600?graduation,fellowship"},
];
export default function StudentLifePage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
headingFontWeight="medium"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
navItems={[
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Destinations", id: "destinations" },
{ name: "Reviews", id: "reviews" },
{ name: "Contact", id: "contact" },
{ name: "Student Life", id: "/student-life" },
{ name: "News", id: "/news" }
]}
brandName="Luxuria"
button={{ text: "Plan Your Trip", href: "#contact" }}
/>
<FeatureCardTwentyFour
tag="Student Life"
tagIcon={Sparkles}
title="Clubs & Activities"
description="Discover a wide range of organizations and events to enrich your university experience."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
features={studentClubs}
/>
<ProductCardFour
tag="Student Life"
tagIcon={CalendarDays}
title="Upcoming Events & Important Dates"
description="Never miss out on important dates and exciting campus happenings."
textboxLayout="default"
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={studentEvents}
/>
<MetricCardEleven
tag="Student Life"
tagIcon={Trophy}
title="Celebrating Student Achievements"
description="Highlighting the successes and contributions of our talented student body."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
metrics={studentAchievements}
/>
<FooterCard
logoText="Luxuria"
copyrightText="© 2025 Luxuria Travel | Luxury Journeys Worldwide"
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
]}
/>
</ReactLenis>
</ThemeProvider>
);
}