Merge version_3 into main #3

Merged
bender merged 3 commits from version_3 into main 2026-03-05 08:24:26 +00:00
3 changed files with 40 additions and 58 deletions

View File

@@ -1,43 +1,27 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Manrope } from "next/font/google";
import { DM_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const manrope = Manrope({
variable: "--font-manrope", subsets: ["latin"],
});
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Real Connect - Verified Social Connections & Real Meetups", description: "Experience genuine connections with verified profiles and real-world meetups. Real Connect eliminates fake profiles and brings verified people together.", keywords: "verified connections, real meetups, authentic friendships, social app, location-based networking", metadataBase: new URL("https://realconnect.app"),
title: "Insidz - Real Social Connections Made Simple", description: "Connect with real people through verified profiles and authentic experiences. Insidz brings genuine friendships to life.", keywords: "verified connections, real meetups, authentic friendships, social app, location-based networking", metadataBase: new URL("https://insidz.app"),
alternates: {
canonical: "https://realconnect.app"
canonical: "https://insidz.app"
},
openGraph: {
title: "Real Connect - Ready to Experience Real Connections", description: "Verified profiles. Authentic moments. Genuine friendships. Join the most trusted social platform.", url: "https://realconnect.app", siteName: "Real Connect", type: "website", images: [
title: "Insidz - Real Social Connections Made Simple", description: "Connect with real people through verified profiles and authentic experiences.", url: "https://insidz.app", siteName: "Insidz", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/attractive-friends-sitting-cafe-looking-phone_171337-19708.jpg", alt: "Real Connect - Verified social connections platform"
url: "http://img.b2bpic.net/free-photo/attractive-friends-sitting-cafe-looking-phone_171337-19708.jpg", alt: "Insidz - Real social connections platform"
}
]
},
twitter: {
card: "summary_large_image", title: "Real Connect - Verified Social Connections", description: "Experience genuine connections with verified profiles. Ready to experience real connections?", images: ["http://img.b2bpic.net/free-photo/attractive-friends-sitting-cafe-looking-phone_171337-19708.jpg"]
card: "summary_large_image", title: "Insidz - Real Social Connections", description: "Connect with real people through verified profiles and authentic experiences.", images: ["http://img.b2bpic.net/free-photo/attractive-friends-sitting-cafe-looking-phone_171337-19708.jpg"]
},
robots: {
index: true,
@@ -53,9 +37,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${manrope.variable} ${dmSans.variable} antialiased`}
>
<body className={`${inter.variable} antialiased`}>
<Tag />
{children}

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Real Connect"
brandName="Insidz"
navItems={[
{ name: "How It Works", id: "features" },
{ name: "Features", id: "product" },
@@ -44,16 +44,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="REAL CONNECT"
description="Ready to Experience Real Connections. Verified profiles. Authentic moments. Genuine friendships. Join the most trusted social platform where real people meet real people."
logoText="INSIDZ"
description="Connect with real people through verified profiles and authentic experiences. Insidz brings genuine friendships to life with real-world meetups and verified connections."
buttons={[
{ text: "Get Started Free", href: "#contact" },
{ text: "Learn More", href: "#features" }
{ text: "Register Now", href: "#contact" }
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/attractive-friends-sitting-cafe-looking-phone_171337-19708.jpg"
imageAlt="Real Connect app interface showing verified connections"
imageAlt="Insidz app interface showing verified connections"
mediaAnimation="blur-reveal"
frameStyle="browser"
background={{ variant: "radial-gradient" }}
@@ -62,12 +62,12 @@ export default function LandingPage() {
<div id="about" data-section="about">
<AboutMetric
title="Eliminating Fake Profiles. Building Real Trust. Transforming Strangers into Friends through Verified, Real-World Meetups."
title="Real Connections. Verified Trust. Authentic Friendships."
metrics={[
{ icon: CheckCircle, label: "Verified Profiles", value: "100%" },
{ icon: MapPin, label: "Real Meetups", value: "Week 6" },
{ icon: Users, label: "Friends Ranking", value: "Live" },
{ icon: Shield, label: "Trust Score", value: "Auth" }
{ icon: MapPin, label: "Real Meetups", value: "Live" },
{ icon: Users, label: "Friend Network", value: "Growing" },
{ icon: Shield, label: "Trust Score", value: "Verified" }
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -76,17 +76,17 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardNine
title="Five Powerful Tabs. One Mission: Real Connection."
description="Experience a beautifully designed 5-tab interface that makes genuine connection effortless. Each tab serves a unique purpose in bringing verified people together."
title="Five Powerful Features. One Mission: Real Connection."
description="Experience a beautifully designed platform that makes genuine connection effortless. Each feature serves a unique purpose in bringing verified people together."
features={[
{
id: 1,
title: "Feed & Discovery", description: "Horizon shows everyone's verified posts. Circle lets you discover photos from people within 10km. One photo per 24 hours keeps things authentic. No likes, no comments—just genuine sharing without the pressure of validation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=1" },
title: "Feed & Discovery", description: "Discover authentic posts from verified profiles. Share moments from your day with one photo per 24 hours. No likes, no comments—just genuine sharing without the pressure of validation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=1" }
},
{
id: 2,
title: "Connect Nearby", description: "See who's around you within 100 meters. Send friend requests directly. Meet people in your immediate vicinity. This is where location-based connection comes alive, solving the 'meeting people nearby' need with precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-holding-smartphone_23-2150233664.jpg?_wi=1" },
title: "Connect Nearby", description: "See verified people around you within your chosen distance. Send friend requests directly. Meet people in your immediate vicinity with location-based connection precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-holding-smartphone_23-2150233664.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg?_wi=1" }
},
{
@@ -105,13 +105,13 @@ export default function LandingPage() {
<div id="product" data-section="product">
<ProductCardOne
title="Experience the Platform"
description="Five carefully designed tabs work together to create the most intuitive connection experience"
description="Five carefully designed features work together to create the most intuitive connection experience"
products={[
{
id: "1", name: "Feed Tab", price: "🏠", imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=2", imageAlt: "Feed tab showing Horizon and Circle discovery"
id: "1", name: "Feed Tab", price: "🏠", imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=2", imageAlt: "Feed tab showing discovery and sharing"
},
{
id: "2", name: "Post Tab", price: "📸", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-holding-smartphone_23-2150233664.jpg?_wi=2", imageAlt: "Post tab with camera and GPS location picker"
id: "2", name: "Post Tab", price: "📸", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-holding-smartphone_23-2150233664.jpg?_wi=2", imageAlt: "Post tab with daily sharing"
},
{
id: "3", name: "Connect Tab", price: "🤝", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-home-with-smartphone-mug_23-2148708937.jpg?_wi=2", imageAlt: "Connect tab for nearby users"
@@ -129,12 +129,12 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardThree
title="Mission Accomplished"
description="Real Connect is built on verified connections, real experiences, and authentic friendships. Here's what makes us different."
title="Why Insidz"
description="Insidz is built on verified connections, real experiences, and authentic friendships. Here's what makes us different."
metrics={[
{ id: "1", icon: Shield, title: "Zero Fake Profiles", value: "100%" },
{ id: "2", icon: Camera, title: "Real Photos Only", value: "Verified" },
{ id: "3", icon: Users, title: "Friends Ranking", value: "Real" },
{ id: "3", icon: Users, title: "Friends Network", value: "Real" },
{ id: "4", icon: Globe, title: "Trusted Platform", value: "Most" }
]}
textboxLayout="default"
@@ -146,13 +146,13 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="Stories from Real Connections"
description="Hear from early adopters who've already experienced the power of verified, authentic meetups"
description="Hear from early adopters who've already experienced the power of verified, authentic meetups on Insidz"
testimonials={[
{
id: "1", name: "Sarah Chen, Software Engineer", date: "Date: 15 January 2025", title: "Finally, genuine connections without the noise", quote: "Real Connect changed how I meet people. No more catfishing, no more fake profiles. I've made real friends who I actually meet up with. The verification system works perfectly.", tag: "Beta Tester", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=3"
id: "1", name: "Sarah Chen, Software Engineer", date: "Date: 15 January 2025", title: "Finally, genuine connections without the noise", quote: "Insidz changed how I meet people. No more catfishing, no more fake profiles. I've made real friends who I actually meet up with. The verification system works perfectly.", tag: "Beta Tester", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=3"
},
{
id: "2", name: "Marcus Johnson, Marketing Manager", date: "Date: 18 January 2025", title: "The connect feature is a game changer", quote: "Seeing people within 100 meters nearby is incredible. I've made friends I would never have met otherwise. The app respects privacy while enabling real connection.", tag: "Early Adopter", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-holding-smartphone_23-2150233664.jpg?_wi=3"
id: "2", name: "Marcus Johnson, Marketing Manager", date: "Date: 18 January 2025", title: "The connect feature is a game changer", quote: "Seeing people nearby is incredible. I've made friends I would never have met otherwise. The app respects privacy while enabling real connection.", tag: "Early Adopter", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-holding-smartphone_23-2150233664.jpg?_wi=3"
},
{
id: "3", name: "Elena Rodriguez, Designer", date: "Date: 20 January 2025", title: "Beautiful design meets real functionality", quote: "The interface is intuitive and gorgeous. But what impressed me most is that it actually delivers on its promise—real people, real connections, zero fake profiles.", tag: "Community Leader", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=3"
@@ -161,10 +161,10 @@ export default function LandingPage() {
id: "4", name: "James Park, Entrepreneur", date: "Date: 22 January 2025", title: "No spam, no harassment, just real friends", quote: "The verified friends system and verified messaging creates a safe environment. I can actually build meaningful relationships here without worrying about authenticity.", tag: "Beta Partner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-home-with-smartphone-mug_23-2148708937.jpg?_wi=3"
},
{
id: "5", name: "Priya Kapoor, Artist", date: "Date: 25 January 2025", title: "A platform that respects authenticity", quote: "Real Connect isn't just another social app. It's a movement toward genuine human connection. I love that I can upload one photo per day and actually build real friendships.", tag: "Community Member", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg?_wi=3"
id: "5", name: "Priya Kapoor, Artist", date: "Date: 25 January 2025", title: "A platform that respects authenticity", quote: "Insidz isn't just another social app. It's a movement toward genuine human connection. I love that I can share authentically and actually build real friendships.", tag: "Community Member", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg?_wi=3"
},
{
id: "6", name: "David Walsh, Student", date: "Date: 28 January 2025", title: "Meeting people has never been easier", quote: "The circle feature for discovering nearby photos is amazing. I've already made friends in my area through verified connections. This app actually works.", tag: "Active User", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=4"
id: "6", name: "David Walsh, Student", date: "Date: 28 January 2025", title: "Meeting people has never been easier", quote: "The nearby feature is amazing. I've already made friends through verified connections. This app actually works.", tag: "Active User", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/global-communications-network-perforated-paper-speech-bubble_53876-31066.jpg?_wi=4"
}
]}
textboxLayout="default"
@@ -179,8 +179,8 @@ export default function LandingPage() {
title="Join the Beta Launch Today"
description="Become part of the movement transforming strangers into friends through verified, real-world meetups. Experience a social platform where authenticity is guaranteed and real connections flourish."
buttons={[
{ text: "Get Early Access", href: "#" },
{ text: "Learn More", href: "#" }
{ text: "Join Beta", href: "#" },
{ text: "Register", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "animated-grid" }}
@@ -190,7 +190,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Real Connect"
logoText="Insidz"
columns={[
{
title: "Product", items: [
@@ -225,7 +225,7 @@ export default function LandingPage() {
]
}
]}
copyrightText="© 2025 Real Connect. All rights reserved. Verified connections. Real friendships."
copyrightText="© 2025 Insidz. All rights reserved. Verified connections. Real friendships."
/>
</div>
</ThemeProvider>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);