diff --git a/src/app/page.tsx b/src/app/page.tsx
index 96fac7c..a512615 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,14 +31,10 @@ export default function LandingPage() {
@@ -46,56 +42,26 @@ export default function LandingPage() {
@@ -104,18 +70,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Discovery Feed", description: "See the world through a clean, algorithm-friendly scrolling feed.", imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_23-2148432991.jpg", buttonIcon: Zap,
- },
- {
- title: "User Profile", description: "Curate your bio and showcase your aesthetic through a beautiful grid.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-colorless-apps_52683-54285.jpg", buttonIcon: User,
- },
- {
- title: "Live Messenger", description: "Chat with friends in real-time with Socket.io integration.", imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-studio-social-media-concept_23-2151459508.jpg", buttonIcon: MessageCircle,
- },
- {
- title: "24h Stories", description: "Share disappearing moments with your community.", imageSrc: "http://img.b2bpic.net/free-psd/gradient-marketing-instagram-stories_23-2150133922.jpg", buttonIcon: Clock,
- },
+ { title: "Discovery Feed", description: "See the world through a clean, algorithm-friendly scrolling feed.", imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_23-2148432991.jpg", buttonIcon: Zap },
+ { title: "User Profile", description: "Curate your bio and showcase your aesthetic through a beautiful grid.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-colorless-apps_52683-54285.jpg", buttonIcon: User },
+ { title: "Live Messenger", description: "Chat with friends in real-time with Socket.io integration.", imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-studio-social-media-concept_23-2151459508.jpg", buttonIcon: MessageCircle },
+ { title: "24h Stories", description: "Share disappearing moments with your community.", imageSrc: "http://img.b2bpic.net/free-psd/gradient-marketing-instagram-stories_23-2150133922.jpg", buttonIcon: Clock },
]}
title="Core Features Built for You"
description="Everything you need to grow your social footprint in one place."
@@ -129,15 +87,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1", value: "1M+", title: "Active Users", description: "People sharing daily", icon: Users,
- },
- {
- id: "m2", value: "5M+", title: "Daily Posts", description: "Created and shared", icon: Image,
- },
- {
- id: "m3", value: "100ms", title: "Latency", description: "Real-time response", icon: Zap,
- },
+ { id: "m1", value: "1M+", title: "Active Users", description: "People sharing daily", icon: Users },
+ { id: "m2", value: "5M+", title: "Daily Posts", description: "Created and shared", icon: Image },
+ { id: "m3", value: "100ms", title: "Latency", description: "Real-time response", icon: Zap },
]}
title="Global Engagement"
description="Growing community statistics"
@@ -151,12 +103,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
members={[
- {
- id: "t1", name: "Sarah Chen", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-smiling-close-up_23-2148508995.jpg"},
- {
- id: "t2", name: "Marcus Doe", role: "Lead Dev", imageSrc: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-3044.jpg"},
- {
- id: "t3", name: "Elena Rossi", role: "UI Lead", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-agency-office-coding-her-computer_482257-126122.jpg"},
+ { id: "t1", name: "Sarah Chen", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-smiling-close-up_23-2148508995.jpg" },
+ { id: "t2", name: "Marcus Doe", role: "Lead Dev", imageSrc: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-3044.jpg" },
+ { id: "t3", name: "Elena Rossi", role: "UI Lead", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-agency-office-coding-her-computer_482257-126122.jpg" },
]}
title="Built by Visionaries"
description="The team behind ConnectHub."
@@ -169,16 +118,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1", name: "Sarah Johnson", handle: "@sarah", testimonial: "Fantastic experience!", imageSrc: "http://img.b2bpic.net/free-photo/business-young-woman-with-smartphone-blurred-background-city_169016-22096.jpg"},
- {
- id: "2", name: "Michael Chen", handle: "@mike", testimonial: "So intuitive.", imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-park_23-2148162600.jpg"},
- {
- id: "3", name: "Emily Rodriguez", handle: "@emily", testimonial: "I love the UI.", imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg"},
- {
- id: "4", name: "David Kim", handle: "@david", testimonial: "Fast and smooth.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-girl-red-hat-sits-stairs-uses-mobile-phone-modern-woman-holding-smartphone-texting_1258-196245.jpg"},
- {
- id: "5", name: "Ana Silva", handle: "@ana", testimonial: "Best social platform.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150152290.jpg"},
+ { id: "1", name: "Sarah Johnson", handle: "@sarah", testimonial: "Fantastic experience!", imageSrc: "http://img.b2bpic.net/free-photo/business-young-woman-with-smartphone-blurred-background-city_169016-22096.jpg" },
+ { id: "2", name: "Michael Chen", handle: "@mike", testimonial: "So intuitive.", imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-park_23-2148162600.jpg" },
+ { id: "3", name: "Emily Rodriguez", handle: "@emily", testimonial: "I love the UI.", imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg" },
+ { id: "4", name: "David Kim", handle: "@david", testimonial: "Fast and smooth.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-girl-red-hat-sits-stairs-uses-mobile-phone-modern-woman-holding-smartphone-texting_1258-196245.jpg" },
+ { id: "5", name: "Ana Silva", handle: "@ana", testimonial: "Best social platform.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150152290.jpg" },
]}
title="Loved by Creators"
description="Join our community today"
@@ -189,12 +133,9 @@ export default function LandingPage() {
@@ -221,20 +158,10 @@ export default function LandingPage() {
logoText="ConnectHub"
columns={[
{
- title: "Company", items: [
- {
- label: "About", href: "#"},
- {
- label: "Careers", href: "#"},
- ],
+ title: "Company", items: [{ label: "About", href: "#" }, { label: "Careers", href: "#" }],
},
{
- title: "Resources", items: [
- {
- label: "Help", href: "#"},
- {
- label: "Privacy", href: "#"},
- ],
+ title: "Resources", items: [{ label: "Help", href: "#" }, { label: "Privacy", href: "#" }],
},
]}
/>
@@ -242,4 +169,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/profile/page.tsx b/src/app/profile/page.tsx
new file mode 100644
index 0000000..cfbcc93
--- /dev/null
+++ b/src/app/profile/page.tsx
@@ -0,0 +1,36 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
+import ReactLenis from "lenis/react";
+
+export default function ProfilePage() {
+ return (
+