Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 04:11:00 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
dashboard={{
title: "Success by Numbers", logoIcon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/positive-business-people-working-together-office_1262-15084.jpg", searchPlaceholder: "Your pathway to success", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/positive-business-people-working-together-office_1262-15084.jpg?_wi=1", searchPlaceholder: "Your pathway to success", buttons: [
{ text: "WhatsApp Us", href: "https://wa.me/" },
{ text: "Email", href: "mailto:info@activesynergy.com" },
],
@@ -114,10 +114,10 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Study Abroad Counseling", author: "Expert Advisors", description: "Personalized guidance on country selection, university research, application strategy, and documentation. We help you choose the right destination and institution for your goals.", tags: ["Guidance", "Planning"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coworkers-posing-together-work_23-2148908832.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coworkers-posing-together-work_23-2148908832.jpg?_wi=1"},
{
id: "2", title: "PTE Preparation", author: "Certified Instructors", description: "Small batch classes with focused training on all four skills: Speaking, Writing, Reading, and Listening. Mock tests and personalized feedback to boost your score.", tags: ["Test Prep", "Classes"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-taking-notes_23-2149547971.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-taking-notes_23-2149547971.jpg?_wi=1"},
{
id: "3", title: "Duolingo English Test", author: "Language Specialists", description: "Comprehensive preparation for the Duolingo English Test with practice materials, sample tests, and strategic tips to maximize your performance.", tags: ["Exam Ready", "Online"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-making-video-calls-with-tablet_23-2150711934.jpg"},
@@ -126,7 +126,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/people-working-office_53876-31544.jpg"},
{
id: "5", title: "Visa Guidance", author: "Visa Consultants", description: "Complete visa documentation support, interview preparation, and post-approval guidance. Navigate the visa process with confidence and clarity.", tags: ["Visa", "Documents"],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenage-girl-showing-something-book-her-friend_23-2148093055.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenage-girl-showing-something-book-her-friend_23-2148093055.jpg?_wi=1"},
]}
/>
</div>
@@ -142,7 +142,7 @@ export default function LandingPage() {
{ value: "500+", title: "Students Successfully Placed" },
{ value: "98%", title: "Student Satisfaction Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-coworkers-posing-together-work_23-2148908832.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-coworkers-posing-together-work_23-2148908832.jpg?_wi=2"
imageAlt="Active Synergy Consultants Team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -196,13 +196,13 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "PTE Success", name: "Scored 85 in PTE Exam", price: "First Attempt", rating: 5,
reviewCount: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-taking-notes_23-2149547971.jpg", imageAlt: "PTE Success Story"},
reviewCount: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-taking-notes_23-2149547971.jpg?_wi=2", imageAlt: "PTE Success Story"},
{
id: "2", brand: "Visa Approved", name: "Visa Approved for Australia", price: "In 2 Weeks", rating: 5,
reviewCount: "Rohan Poudel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenage-girl-showing-something-book-her-friend_23-2148093055.jpg", imageAlt: "Visa Approval"},
reviewCount: "Rohan Poudel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenage-girl-showing-something-book-her-friend_23-2148093055.jpg?_wi=2", imageAlt: "Visa Approval"},
{
id: "3", brand: "University Placement", name: "Accepted to Top 3 Universities", price: "Multiple Offers", rating: 5,
reviewCount: "Sana Mishra", imageSrc: "http://img.b2bpic.net/free-photo/positive-business-people-working-together-office_1262-15084.jpg", imageAlt: "University Placement"},
reviewCount: "Sana Mishra", imageSrc: "http://img.b2bpic.net/free-photo/positive-business-people-working-together-office_1262-15084.jpg?_wi=2", imageAlt: "University Placement"},
]}
/>
</div>