Merge version_1_1782313427936 into main #2

Merged
bender merged 1 commits from version_1_1782313427936 into main 2026-06-24 15:06:14 +00:00

View File

@@ -6,141 +6,142 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou
import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import { Award, Clock, ShieldCheck } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardCarousel
tag="Secure Academic Portal"
title="Find Your Results in Seconds"
description="Enter your AG number to view your complete academic performance. Quick, secure, and always available."
primaryButton={{
text: "Search Results", href: "#contact"}}
secondaryButton={{
text: "Learn More", href: "#about"}}
items={[
{ imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899442.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/students-studying-sunny-day_23-2147850716.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/agronomist-examines-growing-melon-seedlings-farm-farmers-researchers-analysis-plant_1150-10620.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-motion-flow-background-with-digital-particles_1048-12441.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-sunny-room-with-windows-tv-tables-many-cells_181624-13692.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-colleagues-screaming-happiness_23-2148232806.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
tag="Secure Academic Portal"
title="Find Your Results in Seconds"
description="Enter your AG number to view your complete academic performance. Quick, secure, and always available."
primaryButton={{ text: "Search Results", href: "#contact" }}
secondaryButton={{ text: "Learn More", href: "#about" }}
items={[
{ imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899442.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/students-studying-sunny-day_23-2147850716.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/agronomist-examines-growing-melon-seedlings-farm-farmers-researchers-analysis-plant_1150-10620.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-motion-flow-background-with-digital-particles_1048-12441.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-sunny-room-with-windows-tv-tables-many-cells_181624-13692.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-colleagues-screaming-happiness_23-2148232806.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<FeaturesTaggedCards
tag="How it works"
title="Streamlined Access"
description="Our platform provides instant, secure access to your academic journey."
items={[
{
tag: "Step 1", title: "Enter AG Number", description: "Simply input your registered AG roll number into the search field.", primaryButton: { text: "Start", href: "#" },
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-male-enjoying-remote-work_23-2148475605.jpg"},
{
tag: "Step 2", title: "Instant Verification", description: "Our secure backend validates your credentials in real-time.", primaryButton: { text: "Learn More", href: "#" },
imageSrc: "http://img.b2bpic.net/free-photo/supervisor-doing-server-diagnostic-test_482257-84917.jpg"},
{
tag: "Step 3", title: "View Performance", description: "Retrieve comprehensive academic grades and course history.", primaryButton: { text: "Check Now", href: "#" },
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-analytics-information-report-concept_53876-121035.jpg"},
]}
/>
</SectionErrorBoundary>
</div>
tag="How it works"
title="Streamlined Access"
description="Our platform provides instant, secure access to your academic journey."
items={[
{
tag: "Step 1", title: "Enter AG Number", description: "Simply input your registered AG roll number into the search field.", primaryButton: { text: "Start", href: "#" },
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-male-enjoying-remote-work_23-2148475605.jpg"
},
{
tag: "Step 2", title: "Instant Verification", description: "Our secure backend validates your credentials in real-time.", primaryButton: { text: "Learn More", href: "#" },
imageSrc: "http://img.b2bpic.net/free-photo/supervisor-doing-server-diagnostic-test_482257-84917.jpg"
},
{
tag: "Step 3", title: "View Performance", description: "Retrieve comprehensive academic grades and course history.", primaryButton: { text: "Check Now", href: "#" },
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-analytics-information-report-concept_53876-121035.jpg"
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutFeaturesSplit
tag="Our Commitment"
title="Academic Transparency"
description="We believe in providing students with easy, transparent access to their performance metrics."
items={[
{ icon: "ShieldCheck", title: "Secure Data", description: "Your results are encrypted and protected at all times." },
{ icon: "Clock", title: "Available 24/7", description: "Access your academic portal whenever you need it." },
{ icon: "Award", title: "Accurate Reporting", description: "Verified grades straight from the registrar database." },
]}
imageSrc="http://img.b2bpic.net/free-photo/real-estate-agent-presenting-property-investment-opportunity_482257-113440.jpg"
/>
</SectionErrorBoundary>
</div>
tag="Our Commitment"
title="Academic Transparency"
description="We believe in providing students with easy, transparent access to their performance metrics."
items={[
{ icon: "ShieldCheck", title: "Secure Data", description: "Your results are encrypted and protected at all times." },
{ icon: "Clock", title: "Available 24/7", description: "Access your academic portal whenever you need it." },
{ icon: "Award", title: "Accurate Reporting", description: "Verified grades straight from the registrar database." },
]}
imageSrc="http://img.b2bpic.net/free-photo/real-estate-agent-presenting-property-investment-opportunity_482257-113440.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsMediaCards
tag="Institutional Reach"
title="Impact at Scale"
description="Empowering students across the faculty."
metrics={[
{ value: "15,000+", title: "Active Students", description: "Currently using the platform to track performance.", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-wooden-bench-outside_23-2147657171.jpg" },
{ value: "99.9%", title: "Uptime", description: "Reliable access during examination seasons.", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg" },
{ value: "50+", title: "Departments", description: "Covering the entire range of agricultural studies.", imageSrc: "http://img.b2bpic.net/free-photo/people-studying-college_23-2147678837.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
tag="Institutional Reach"
title="Impact at Scale"
description="Empowering students across the faculty."
metrics={[
{ value: "15,000+", title: "Active Students", description: "Currently using the platform to track performance.", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-wooden-bench-outside_23-2147657171.jpg" },
{ value: "99.9%", title: "Uptime", description: "Reliable access during examination seasons.", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg" },
{ value: "50+", title: "Departments", description: "Covering the entire range of agricultural studies.", imageSrc: "http://img.b2bpic.net/free-photo/people-studying-college_23-2147678837.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialRatingCards
tag="Student Feedback"
title="What Students Say"
description="Hear from those who rely on our portal for their records."
testimonials={[
{ name: "Ali Khan", role: "Senior", quote: "The portal is so fast, I get my results in seconds.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-afro-latin-man-smiling-while-standing-outdoors-street_58466-15613.jpg" },
{ name: "Sara Ahmed", role: "Junior", quote: "Easy to navigate and very reliable during exams.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-student-girl-against-brick-wall_1163-2508.jpg" },
{ name: "Bilal Ahmed", role: "Freshman", quote: "Clear dashboard showing all my course history.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg" },
{ name: "Mariam Ali", role: "Junior", quote: "Saved me a lot of time visiting the office.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-notebook-book_23-2147844900.jpg" },
{ name: "Usman Tariq", role: "Senior", quote: "Simply the best improvement in our university IT.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
tag="Student Feedback"
title="What Students Say"
description="Hear from those who rely on our portal for their records."
testimonials={[
{ name: "Ali Khan", role: "Senior", quote: "The portal is so fast, I get my results in seconds.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-afro-latin-man-smiling-while-standing-outdoors-street_58466-15613.jpg" },
{ name: "Sara Ahmed", role: "Junior", quote: "Easy to navigate and very reliable during exams.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-student-girl-against-brick-wall_1163-2508.jpg" },
{ name: "Bilal Ahmed", role: "Freshman", quote: "Clear dashboard showing all my course history.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg" },
{ name: "Mariam Ali", role: "Junior", quote: "Saved me a lot of time visiting the office.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-notebook-book_23-2147844900.jpg" },
{ name: "Usman Tariq", role: "Senior", quote: "Simply the best improvement in our university IT.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTwoColumn
tag="Common Questions"
title="Help Center"
description="Find answers to frequently asked questions about result lookups."
items={[
{ question: "What if I forget my AG number?", answer: "Contact the registrar office with your student ID." },
{ question: "Can I download my marksheet?", answer: "Yes, PDF download is available once results are published." },
{ question: "Are results final?", answer: "They are provisional until officially declared by the university." },
{ question: "Is the system secure?", answer: "We use end-to-end encryption for all lookups." },
]}
/>
</SectionErrorBoundary>
</div>
tag="Common Questions"
title="Help Center"
description="Find answers to frequently asked questions about result lookups."
items={[
{ question: "What if I forget my AG number?", answer: "Contact the registrar office with your student ID." },
{ question: "Can I download my marksheet?", answer: "Yes, PDF download is available once results are published." },
{ question: "Are results final?", answer: "They are provisional until officially declared by the university." },
{ question: "Is the system secure?", answer: "We use end-to-end encryption for all lookups." },
]}
/>
</SectionErrorBoundary>
</div>
<div id="social" data-section="social">
<SectionErrorBoundary name="social">
<div id="social" data-section="social">
<SectionErrorBoundary name="social">
<SocialProofMarquee
tag="Partnered With"
title="Our Network"
description="Collaborating for excellence across the board."
names={[
"Faisalabad Agri Union", "National Research Council", "Global Agriculture Tech", "AgriSkills Institute", "Academic Excellence Group", "Future Farmers of Pakistan", "Data Solutions Corp"]}
/>
</SectionErrorBoundary>
</div>
tag="Partnered With"
title="Our Network"
description="Collaborating for excellence across the board."
names={[
"Faisalabad Agri Union", "National Research Council", "Global Agriculture Tech", "AgriSkills Institute", "Academic Excellence Group", "Future Farmers of Pakistan", "Data Solutions Corp"
]}
/>
</SectionErrorBoundary>
</div>
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Search Results"
text="Ready to view your academic progress? Enter your details to begin."
primaryButton={{ text: "Search Portal", href: "#" }}
secondaryButton={{ text: "Support", href: "#" }}
/>
</SectionErrorBoundary>
</div>
tag="Search Results"
text="Ready to view your academic progress? Enter your details to begin."
primaryButton={{ text: "Search Portal", href: "#" }}
secondaryButton={{ text: "Support", href: "#" }}
/>
</SectionErrorBoundary>
</div>
</>
);
}