Merge version_2 into main #2
@@ -106,6 +106,36 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="mockups" data-section="mockups">
|
||||
<FeatureCardMedia
|
||||
title="App Screenshots"
|
||||
description="See KYNCT in action across iOS, Android, and Web. Beautiful design meets seamless functionality."
|
||||
features={[
|
||||
{
|
||||
id: "mockup-1", title: "iOS App", description: "Optimized for iPhone with intuitive navigation, smooth animations, and native iOS controls. Experience the full power of KYNCT on your iPhone.", tag: "iPhone Ready", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-student-browsed-mobile-phone-walking-city-street_231208-1202.jpg", imageAlt: "iPhone mockup showing KYNCT feed interface"
|
||||
},
|
||||
{
|
||||
id: "mockup-2", title: "Android App", description: "Fully featured Android experience with Material Design principles, fast performance, and complete feature parity with iOS. Download on Google Play.", tag: "Android Ready", imageSrc: "http://img.b2bpic.net/free-photo/schedule-time-management-planner-concept_53876-120482.jpg", imageAlt: "Android phone mockup displaying KYNCT events interface"
|
||||
},
|
||||
{
|
||||
id: "mockup-3", title: "Web Platform", description: "Access KYNCT on desktop or tablet. Full responsive design ensures perfect viewing on any screen size. Continue your connections from anywhere.", tag: "Web Ready", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management-laptop-screen-app_23-2148639320.jpg", imageAlt: "Desktop browser showing KYNCT web application"
|
||||
},
|
||||
{
|
||||
id: "mockup-4", title: "Messaging Hub", description: "Direct messages with fellow students, group chats for study groups or event planning, and instant notifications. Stay connected with your community.", tag: "Messaging", imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg", imageAlt: "Mobile phone showing messaging interface on KYNCT"
|
||||
},
|
||||
{
|
||||
id: "mockup-5", title: "Event Discovery", description: "Browse real-time events across Rotterdam. Filter by interests, location, and time. RSVP instantly and invite friends to join you.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cellphone-male-hands_1262-20875.jpg", imageAlt: "Smartphone displaying event listing and details on KYNCT"
|
||||
},
|
||||
{
|
||||
id: "mockup-6", title: "Community Profiles", description: "Create your authentic profile, showcase your interests, and connect with like-minded students. Build your network organically and genuinely.", tag: "Profiles", imageSrc: "http://img.b2bpic.net/free-photo/message-young-women-phone-sms-drink_1301-1108.jpg", imageAlt: "Phone screen showing user profile with KYNCT community features"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Growing Community"
|
||||
|
||||
Reference in New Issue
Block a user