Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="large"
|
||||
background="circleGradient"
|
||||
background="none"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
title="Master Arabic Language & Culture"
|
||||
description="Join our comprehensive Arabic language institute and unlock fluency through expert instruction, cultural immersion, and personalized learning pathways designed for learners of all levels."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Welcome to Learning"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -59,15 +59,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fatima Al-Rashid", handle: "Student, MSA Program", testimonial: "The instructors are incredibly knowledgeable and patient. I've made remarkable progress in just three months!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg?_wi=1", imageAlt: "professional portrait student smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg", imageAlt: "professional portrait student smiling"
|
||||
},
|
||||
{
|
||||
name: "Ahmed Hassan", handle: "Advanced Student", testimonial: "Best decision I made. The cultural context alongside language learning made everything click for me.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg?_wi=1", imageAlt: "professional woman headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg", imageAlt: "professional woman headshot education"
|
||||
},
|
||||
{
|
||||
name: "Sara Johnson", handle: "Professional Learner", testimonial: "The practical business Arabic course transformed my career opportunities. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg?_wi=1", imageAlt: "professional man headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg", imageAlt: "professional man headshot education"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -185,15 +185,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima Al-Rashid", role: "Marketing Executive", company: "International Tech Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg?_wi=2", imageAlt: "professional portrait student smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg", imageAlt: "professional portrait student smiling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ahmed Hassan", role: "Consultant", company: "Global Consulting Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg?_wi=2", imageAlt: "professional woman headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg", imageAlt: "professional woman headshot education"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sara Johnson", role: "Business Development Manager", company: "International Trade Company", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg?_wi=2", imageAlt: "professional man headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg", imageAlt: "professional man headshot education"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Mohammed Al-Mansouri", role: "University Student", company: "Regional University", rating: 5,
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
description="Contact us today to discuss your learning goals and find the perfect program for you. Our enrollment team is ready to help!"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hr-manager-applicant-meeting-job-interview_1262-21171.jpg"
|
||||
imageAlt="professional meeting discussion collaboration"
|
||||
|
||||
Reference in New Issue
Block a user