Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e2a6b91522 | |||
| 46dc21b082 | |||
| 21f0425808 |
162
src/app/page.tsx
162
src/app/page.tsx
@@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Programs",
|
name: "Programs", id: "programs"},
|
||||||
id: "programs",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Cornerstone Debate"
|
brandName="Cornerstone Debate"
|
||||||
/>
|
/>
|
||||||
@@ -55,9 +47,7 @@ export default function LandingPage() {
|
|||||||
description="Building the foundation for future leaders through excellence in competitive debate and public speaking."
|
description="Building the foundation for future leaders through excellence in competitive debate and public speaking."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Enroll Now",
|
text: "Enroll Now", href: "#programs"},
|
||||||
href: "#programs",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-reception-diffuse_1203-662.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/hotel-reception-diffuse_1203-662.jpg"
|
||||||
/>
|
/>
|
||||||
@@ -68,14 +58,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: "Our Mission"},
|
||||||
content: "Our Mission",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257202.jpg", alt: "Academy"},
|
||||||
src: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257202.jpg",
|
|
||||||
alt: "Academy",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -88,59 +73,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", brand: "Beginner", name: "Foundations", price: "$450", rating: 5,
|
||||||
brand: "Beginner",
|
reviewCount: "20+", imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=1"},
|
||||||
name: "Foundations",
|
|
||||||
price: "$450",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "20+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", brand: "Intermediate", name: "Advanced Research", price: "$600", rating: 5,
|
||||||
brand: "Intermediate",
|
reviewCount: "15+", imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=2"},
|
||||||
name: "Advanced Research",
|
|
||||||
price: "$600",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "15+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", brand: "Expert", name: "National Circuit", price: "$850", rating: 5,
|
||||||
brand: "Expert",
|
reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=3"},
|
||||||
name: "National Circuit",
|
|
||||||
price: "$850",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "10+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", brand: "Private", name: "1-on-1 Coaching", price: "$120/hr", rating: 5,
|
||||||
brand: "Private",
|
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=4"},
|
||||||
name: "1-on-1 Coaching",
|
|
||||||
price: "$120/hr",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "50+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", brand: "Team", name: "Camp Workshop", price: "$950", rating: 5,
|
||||||
brand: "Team",
|
reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=5"},
|
||||||
name: "Camp Workshop",
|
|
||||||
price: "$950",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "30+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=5",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", brand: "Elite", name: "Tournament Prep", price: "$700", rating: 5,
|
||||||
brand: "Elite",
|
reviewCount: "25+", imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=6"},
|
||||||
name: "Tournament Prep",
|
|
||||||
price: "$700",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "25+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labels-collection-international-day-education_23-2151045703.jpg?_wi=6",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Programs"
|
title="Our Programs"
|
||||||
description="Comprehensive debate training for all levels of experience."
|
description="Comprehensive debate training for all levels of experience."
|
||||||
@@ -148,50 +97,38 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwelve
|
<TestimonialCardOne
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
animationType="depth-3d"
|
||||||
|
gridVariant="full-width-top-items-bottom-row"
|
||||||
|
textboxLayout="split-description"
|
||||||
|
title="Student Success Stories"
|
||||||
|
description="Hear from our successful alumni and students about their journey at Cornerstone."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Alex R.", role: "National Finalist", company: "Cornerstone Alum", rating: 5,
|
||||||
name: "Alex R.",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-lady-with-dark-curly-hair-khaki-shirt-holding-laptop-with-notepad-cup-coffee-go-hands-dreamily-looking-camera-isolated_574295-2237.jpg"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-lady-with-dark-curly-hair-khaki-shirt-holding-laptop-with-notepad-cup-coffee-go-hands-dreamily-looking-camera-isolated_574295-2237.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Sam K.", role: "Tournament Champion", company: "Cornerstone Alum", rating: 5,
|
||||||
name: "Sam K.",
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Jamie L.", role: "Scholarship Recipient", company: "Cornerstone Alum", rating: 5,
|
||||||
name: "Jamie L.",
|
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-glasses-holding-books_1098-4054.jpg"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-glasses-holding-books_1098-4054.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
name: "Jordan P.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12458.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
name: "Taylor B.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-funny-cheerful-young-caucasian-woman-wearing-rectangular-glasses-polo-shirt-looking-smiling-happily-showing-her-white-teeth_273609-1460.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardTitle="Student Success Stories"
|
|
||||||
cardTag="Testimonials"
|
|
||||||
cardAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "sparkles-gradient",
|
tag="Get Started"
|
||||||
}}
|
title="Ready to Elevate Your Debate Skills?"
|
||||||
tag="Inquiry"
|
description="Connect with our expert coaches and start your journey toward debate excellence today."
|
||||||
title="Join Cornerstone"
|
buttons={[
|
||||||
description="Take the first step toward competitive success. Sign up for our newsletter or contact us directly."
|
{
|
||||||
|
text: "Contact Us", href: "#contact"},
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -199,20 +136,13 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Quick Links",
|
title: "Quick Links", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Programs",
|
label: "Programs", href: "#programs"},
|
||||||
href: "#programs",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user