diff --git a/src/app/page.tsx b/src/app/page.tsx
index faf8911..fae23ae 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,17 +2,17 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactCTA from '@/components/sections/contact/ContactCTA';
-import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
+import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
+import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
-import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
+import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
-import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
-import { ShieldCheck } from "lucide-react";
+import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
+import { ShieldCheck, GraduationCap, Users, Bot, MessageSquare } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,17 +33,11 @@ export default function LandingPage() {
@@ -56,34 +50,17 @@ export default function LandingPage() {
tag="Trusted by Top Institutions"
buttons={[
{
- text: "Get a Demo",
- href: "#contact",
- },
+ text: "Get a Demo", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/doctor-testing-patient-eyesight_23-2149230019.jpg"
imageAlt="Campus OS Dashboard Interface"
tagIcon={ShieldCheck}
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg",
- alt: "Admin User 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg",
- alt: "Admin User 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg",
- alt: "Admin User 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg",
- alt: "Admin User 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg",
- alt: "Admin User 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg", alt: "Admin User 1" },
+ { src: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", alt: "Admin User 2" },
+ { src: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg", alt: "Admin User 3" },
+ { src: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", alt: "Admin User 4" },
+ { src: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", alt: "Admin User 5" },
]}
avatarText="Used by 500+ global administrators"
/>
@@ -93,19 +70,9 @@ export default function LandingPage() {
@@ -115,27 +82,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- tag: "Data",
- title: "Academic Analytics",
- subtitle: "Real-time insights",
- description: "Monitor student success and curriculum efficiency with advanced, real-time data visualization.",
- imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg",
- },
- {
- tag: "Collaboration",
- title: "Integrated Tools",
- subtitle: "Unified portals",
- description: "Enable seamless communication between professors, students, and administration.",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-group-college-students-read-green-screen-device_482257-123157.jpg",
- },
- {
- tag: "Automation",
- title: "Smart Grading",
- subtitle: "Effortless processing",
- description: "Automate routine academic workflows and grading processes for faster turnaround times.",
- imageSrc: "http://img.b2bpic.net/free-photo/illustration-biochemistry-study-scietific-research-laptop_53876-133746.jpg",
- },
+ { tag: "Data", title: "Academic Analytics", subtitle: "Real-time insights", description: "Monitor student success and curriculum efficiency with advanced, real-time data visualization.", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg" },
+ { tag: "Collaboration", title: "Integrated Tools", subtitle: "Unified portals", description: "Enable seamless communication between professors, students, and administration.", imageSrc: "http://img.b2bpic.net/free-photo/mature-group-college-students-read-green-screen-device_482257-123157.jpg" },
+ { tag: "Automation", title: "Smart Grading", subtitle: "Effortless processing", description: "Automate routine academic workflows and grading processes for faster turnaround times.", imageSrc: "http://img.b2bpic.net/free-photo/illustration-biochemistry-study-scietific-research-laptop_53876-133746.jpg" },
]}
title="Comprehensive Campus Management"
description="All-in-one modules for every department."
@@ -149,60 +98,10 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "Academic",
- name: "Course Engine",
- price: "Custom",
- rating: 5,
- reviewCount: "100+",
- imageSrc: "http://img.b2bpic.net/free-photo/e-book-online-learning-education-knowledge-graphic_53876-120401.jpg",
- },
- {
- id: "p2",
- brand: "Student",
- name: "Growth Monitor",
- price: "Custom",
- rating: 5,
- reviewCount: "50+",
- imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg",
- },
- {
- id: "p3",
- brand: "Faculty",
- name: "Comms Core",
- price: "Custom",
- rating: 5,
- reviewCount: "80+",
- imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg",
- },
- {
- id: "p4",
- brand: "Admin",
- name: "Events Hub",
- price: "Custom",
- rating: 5,
- reviewCount: "40+",
- imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844714.jpg",
- },
- {
- id: "p5",
- brand: "Student",
- name: "Grade Center",
- price: "Custom",
- rating: 5,
- reviewCount: "90+",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-sheet-with-graph_23-2148210412.jpg",
- },
- {
- id: "p6",
- brand: "Campus",
- name: "Lib Portal",
- price: "Custom",
- rating: 5,
- reviewCount: "120+",
- imageSrc: "http://img.b2bpic.net/free-photo/library-young-girl-student-using-her-laptop-library_1150-9079.jpg",
- },
+ { id: "p1", brand: "Academic", name: "Course Engine", price: "Custom", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/e-book-online-learning-education-knowledge-graphic_53876-120401.jpg" },
+ { id: "p2", brand: "Student", name: "Growth Monitor", price: "Custom", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg" },
+ { id: "p3", brand: "Faculty", name: "Comms Core", price: "Custom", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg" },
+ { id: "p4", brand: "Admin", name: "Events Hub", price: "Custom", rating: 5, reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844714.jpg" },
]}
title="Campus OS Ecosystem"
description="Modules tailored to university departments."
@@ -210,148 +109,54 @@ export default function LandingPage() {
-
-
-
@@ -359,13 +164,9 @@ export default function LandingPage() {
diff --git a/src/app/styles/base.css b/src/app/styles/base.css
index efe6053..7768465 100644
--- a/src/app/styles/base.css
+++ b/src/app/styles/base.css
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
- font-family: var(--font-libre-baskerville), serif;
+ font-family: var(--font-inter), serif;
}
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index 7f4b33c..0e6dcac 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #ffffff;
- --card: #f9f9f9;
- --foreground: #000612e6;
- --primary-cta: #15479c;
+ --background: #fbfbfb;
+ --card: #ffffff;
+ --foreground: #0f172a;
+ --primary-cta: #2563eb;
--primary-cta-text: #ffffff;
- --secondary-cta: #f9f9f9;
+ --secondary-cta: #e2e8f0;
--secondary-cta-text: #000612e6;
- --accent: #e2e2e2;
- --background-accent: #106EFB;
+ --accent: #3b82f6;
+ --background-accent: #f1f5f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);