Merge version_1_1781772307062 into main #1
@@ -19,13 +19,9 @@ export default function HomePage() {
|
||||
title="Student life, all in one loop"
|
||||
description="Buy, borrow, and belong—UniLoop brings your scattered campus WhatsApp groups into one trusted, beautifully designed space. Connect with your hostel, discover events, and simplify every exchange."
|
||||
primaryButton={{
|
||||
text: "Join Your Campus",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Join Your Campus", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Learn More", href: "#about"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/returning-item-online_23-2151952966.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -36,9 +32,7 @@ export default function HomePage() {
|
||||
<AboutText
|
||||
title="The Unified Student Ecosystem"
|
||||
primaryButton={{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
}}
|
||||
text: "Explore Features", href: "#features"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -52,19 +46,13 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: ShoppingBag,
|
||||
title: "Trusted Marketplace",
|
||||
description: "Buy and sell essentials safely within your college community.",
|
||||
},
|
||||
title: "Trusted Marketplace", description: "Buy and sell essentials safely within your college community."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Community Connection",
|
||||
description: "Connect with peers, find events, and build authentic relationships.",
|
||||
},
|
||||
title: "Community Connection", description: "Connect with peers, find events, and build authentic relationships."},
|
||||
{
|
||||
icon: BookOpen,
|
||||
title: "Resource Sharing",
|
||||
description: "Borrow books or equipment from verified hostel residents instantly.",
|
||||
},
|
||||
title: "Resource Sharing", description: "Borrow books or equipment from verified hostel residents instantly."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -78,40 +66,19 @@ export default function HomePage() {
|
||||
description="Built mobile-first to keep up with your busy schedule."
|
||||
items={[
|
||||
{
|
||||
title: "Verified Sellers",
|
||||
description: "Only verified campus students.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040217.jpg",
|
||||
},
|
||||
title: "Verified Sellers", description: "Only verified campus students.", imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040217.jpg"},
|
||||
{
|
||||
title: "Secure Messaging",
|
||||
description: "Built-in peer-to-peer chat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21624.jpg",
|
||||
},
|
||||
title: "Secure Messaging", description: "Built-in peer-to-peer chat.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21624.jpg"},
|
||||
{
|
||||
title: "Hostel Feeds",
|
||||
description: "Real-time updates near you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-queer-students-outdoors_23-2150405221.jpg",
|
||||
},
|
||||
title: "Hostel Feeds", description: "Real-time updates near you.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-queer-students-outdoors_23-2150405221.jpg"},
|
||||
{
|
||||
title: "Event Discovery",
|
||||
description: "Never miss campus events.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-176748.jpg",
|
||||
},
|
||||
title: "Event Discovery", description: "Never miss campus events.", imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-176748.jpg"},
|
||||
{
|
||||
title: "Smart Search",
|
||||
description: "Find items in your building.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040210.jpg",
|
||||
},
|
||||
title: "Smart Search", description: "Find items in your building.", imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040210.jpg"},
|
||||
{
|
||||
title: "Profile Stats",
|
||||
description: "Track your campus trust score.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/simple-best-sports-beginners-landscape-tier-list_742173-8978.jpg",
|
||||
},
|
||||
title: "Profile Stats", description: "Track your campus trust score.", imageSrc: "http://img.b2bpic.net/free-vector/simple-best-sports-beginners-landscape-tier-list_742173-8978.jpg"},
|
||||
{
|
||||
title: "Fast Liquidation",
|
||||
description: "Sell in seconds, hassle-free.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/infographic-horizontal-banners-with-round-buttons-colorful-rings-world-icon-percent-rates-isolated_1284-45134.jpg",
|
||||
},
|
||||
title: "Fast Liquidation", description: "Sell in seconds, hassle-free.", imageSrc: "http://img.b2bpic.net/free-vector/infographic-horizontal-banners-with-round-buttons-colorful-rings-world-icon-percent-rates-isolated_1284-45134.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -125,20 +92,11 @@ export default function HomePage() {
|
||||
description="UniLoop is built to simplify the lives of thousands of students."
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
title: "Students onboarded",
|
||||
value: "15,000+",
|
||||
},
|
||||
icon: "Users", title: "Students onboarded", value: "15,000+"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Items exchanged",
|
||||
value: "24,000+",
|
||||
},
|
||||
icon: "ShieldCheck", title: "Items exchanged", value: "24,000+"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Events discovered",
|
||||
value: "1,200+",
|
||||
},
|
||||
icon: "Zap", title: "Events discovered", value: "1,200+"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -149,37 +107,18 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeCards
|
||||
tag="Student voices"
|
||||
title="Built with the community"
|
||||
description="Hear from the students who use UniLoop daily."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah",
|
||||
role: "Hostel Resident",
|
||||
quote: "Finally, a place where I can trust the person selling me a desk lamp.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-holds-modern-laptop-bottle-water-wears-round-spectacles-vision-correction-beige-jacket-poses-against-street_273609-55228.jpg",
|
||||
},
|
||||
name: "Sarah", role: "Hostel Resident", quote: "Finally, a place where I can trust the person selling me a desk lamp.", imageSrc: "http://img.b2bpic.net/free-photo/student-holds-modern-laptop-bottle-water-wears-round-spectacles-vision-correction-beige-jacket-poses-against-street_273609-55228.jpg"},
|
||||
{
|
||||
name: "Michael",
|
||||
role: "Social Connector",
|
||||
quote: "I've discovered more events on UniLoop than in three years of WhatsApp.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-handsome-african-american-male-with-bristle-afro-haircut-looking-aside-while-holding-backpack-strolling-city_176420-19797.jpg",
|
||||
},
|
||||
name: "Michael", role: "Social Connector", quote: "I've discovered more events on UniLoop than in three years of WhatsApp.", imageSrc: "http://img.b2bpic.net/free-photo/charming-handsome-african-american-male-with-bristle-afro-haircut-looking-aside-while-holding-backpack-strolling-city_176420-19797.jpg"},
|
||||
{
|
||||
name: "Emily",
|
||||
role: "Final Year Student",
|
||||
quote: "Liquidating my hostel items was painless. Saved me so much stress.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenager-happy-be-back-university_23-2148586573.jpg",
|
||||
},
|
||||
name: "Emily", role: "Final Year Student", quote: "Liquidating my hostel items was painless. Saved me so much stress.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenager-happy-be-back-university_23-2148586573.jpg"},
|
||||
{
|
||||
name: "David",
|
||||
role: "Freshman",
|
||||
quote: "Made meeting new people and finding gear so much easier.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-having-fun-with-friends_23-2149306182.jpg",
|
||||
},
|
||||
name: "David", role: "Freshman", quote: "Made meeting new people and finding gear so much easier.", imageSrc: "http://img.b2bpic.net/free-photo/teenager-having-fun-with-friends_23-2149306182.jpg"},
|
||||
{
|
||||
name: "Jessica",
|
||||
role: "Campus Leader",
|
||||
quote: "The trust badges are a game changer for our campus community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-notebook-pencil-smiling_23-2147657181.jpg",
|
||||
},
|
||||
name: "Jessica", role: "Campus Leader", quote: "The trust badges are a game changer for our campus community.", imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-notebook-pencil-smiling_23-2147657181.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -190,31 +129,22 @@ export default function HomePage() {
|
||||
<FaqTabbedAccordion
|
||||
tag="Got Questions?"
|
||||
title="Everything you need to know"
|
||||
description="Find answers to common questions about using UniLoop."
|
||||
categories={[
|
||||
{
|
||||
name: "General",
|
||||
items: [
|
||||
name: "General", items: [
|
||||
{
|
||||
question: "Is UniLoop free?",
|
||||
answer: "Yes, basic community usage is free. We offer premium verification for power sellers.",
|
||||
},
|
||||
question: "Is UniLoop free?", answer: "Yes, basic community usage is free. We offer premium verification for power sellers."},
|
||||
{
|
||||
question: "How do you ensure safety?",
|
||||
answer: "We mandate college ID verification for all users to ensure safety.",
|
||||
},
|
||||
question: "How do you ensure safety?", answer: "We mandate college ID verification for all users to ensure safety."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Technical",
|
||||
items: [
|
||||
name: "Technical", items: [
|
||||
{
|
||||
question: "Is it mobile-only?",
|
||||
answer: "UniLoop is mobile-first, designed for the on-the-go student lifestyle.",
|
||||
},
|
||||
question: "Is it mobile-only?", answer: "UniLoop is mobile-first, designed for the on-the-go student lifestyle."},
|
||||
{
|
||||
question: "Are messages secure?",
|
||||
answer: "Yes, all peer-to-peer communication is end-to-end encrypted within the app.",
|
||||
},
|
||||
question: "Are messages secure?", answer: "Yes, all peer-to-peer communication is end-to-end encrypted within the app."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -228,13 +158,9 @@ export default function HomePage() {
|
||||
tag="Ready to Loop?"
|
||||
text="Join your campus community today and start simplifying your student life."
|
||||
primaryButton={{
|
||||
text: "Join Now",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Join Now", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Support",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Contact Support", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user