Merge version_1 into main #2
332
src/app/page.tsx
332
src/app/page.tsx
@@ -32,144 +32,58 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Upload",
|
||||
id: "upload",
|
||||
},
|
||||
name: "Upload", id: "upload"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "support",
|
||||
},
|
||||
name: "Support", id: "support"},
|
||||
]}
|
||||
brandName="Preserve"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Organize Your Corporate Presentations"
|
||||
description="Preserve provides a secure, centralized database for employees to upload, store, and manage their professional presentations. Effortless organization for the modern workplace."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg?_wi=1",
|
||||
imageAlt: "Dashboard Preview",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1",
|
||||
imageAlt: "File List",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/different-app-concepts_23-2148647224.jpg",
|
||||
imageAlt: "File Management",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-back-up-download-network_53876-21330.jpg",
|
||||
imageAlt: "Upload Progress",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-employees-using-tablet_23-2148339334.jpg",
|
||||
imageAlt: "User Portal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040189.jpg",
|
||||
imageAlt: "Search UI",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg", imageAlt: "Dashboard Preview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "File List" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/different-app-concepts_23-2148647224.jpg", imageAlt: "File Management" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-back-up-download-network_53876-21330.jpg", imageAlt: "Upload Progress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-employees-using-tablet_23-2148339334.jpg", imageAlt: "User Portal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040189.jpg", imageAlt: "Search UI" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg",
|
||||
imageAlt: "Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-with-different-types-graphics_1134-417.jpg",
|
||||
imageAlt: "Dashboard Preview",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg",
|
||||
imageAlt: "File List",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/file-type-icons_1057-1636.jpg",
|
||||
imageAlt: "File Management",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template-with-flat-design_23-2147885569.jpg",
|
||||
imageAlt: "Upload Progress",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cv-template-online_23-2148553381.jpg",
|
||||
imageAlt: "User Portal",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-with-different-types-graphics_1134-417.jpg", imageAlt: "Dashboard Preview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg", imageAlt: "File List" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/file-type-icons_1057-1636.jpg", imageAlt: "File Management" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template-with-flat-design_23-2147885569.jpg", imageAlt: "Upload Progress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/cv-template-online_23-2148553381.jpg", imageAlt: "User Portal" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Upload Presentation",
|
||||
href: "#upload",
|
||||
},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
{ text: "Upload Presentation", href: "#upload" },
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/employee-choking-office-helped-by-coworker-performing-heimlich-maneuver_482257-91749.jpg",
|
||||
alt: "Employee 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833342.jpg",
|
||||
alt: "Employee 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884885.jpg",
|
||||
alt: "Employee 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/transparent-tablet-with-smart-speaker-smart-home-technology_53876-98543.jpg",
|
||||
alt: "Employee 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-cad-engineer-using-tablet-app-office-upgrade-turbine-boosting-power-output_482257-132905.jpg",
|
||||
alt: "Employee 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/employee-choking-office-helped-by-coworker-performing-heimlich-maneuver_482257-91749.jpg", alt: "Employee 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833342.jpg", alt: "Employee 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884885.jpg", alt: "Employee 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/transparent-tablet-with-smart-speaker-smart-home-technology_53876-98543.jpg", alt: "Employee 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-cad-engineer-using-tablet-app-office-upgrade-turbine-boosting-power-output_482257-132905.jpg", alt: "Employee 5" },
|
||||
]}
|
||||
avatarText="Trusted by thousands of corporate professionals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-105191.jpg",
|
||||
alt: "Partner 1",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-using-smart-home-application-with-voice-command-turn-light-by-tablet-lady-usin_482257-1940.jpg",
|
||||
alt: "Partner 2",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg",
|
||||
alt: "Partner 3",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg",
|
||||
alt: "Partner 4",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/smartwatch-with-different-types-graphics_1134-417.jpg",
|
||||
alt: "Partner 5",
|
||||
},
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-105191.jpg", alt: "Partner 1" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-woman-using-smart-home-application-with-voice-command-turn-light-by-tablet-lady-usin_482257-1940.jpg", alt: "Partner 2" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg", alt: "Partner 3" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg", alt: "Partner 4" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/smartwatch-with-different-types-graphics_1134-417.jpg", alt: "Partner 5" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -179,7 +93,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A Smarter Way to Work"
|
||||
description="Stop searching through local drives. With Preserve, all your professional work is categorized, searchable, and stored in a secure cloud database, accessible to you whenever you need it."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg"
|
||||
imageAlt="Efficiency at Work"
|
||||
/>
|
||||
</div>
|
||||
@@ -191,46 +105,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Simple Uploads",
|
||||
description: "Drag and drop your work in seconds.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-using-touchpad-office_1262-2328.jpg",
|
||||
imageAlt: "Upload",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-using-digital-tablet_107420-74316.jpg",
|
||||
imageAlt: "Upload",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg?_wi=2",
|
||||
imageAlt: "tablet document upload interface",
|
||||
title: "Simple Uploads", description: "Drag and drop your work in seconds.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-using-touchpad-office_1262-2328.jpg", imageAlt: "Upload" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-using-digital-tablet_107420-74316.jpg", imageAlt: "Upload" },
|
||||
},
|
||||
{
|
||||
title: "Smart Categorization",
|
||||
description: "Auto-tagging based on file type and project.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-notebook-table_23-2148036937.jpg",
|
||||
imageAlt: "Tags",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg",
|
||||
imageAlt: "Tags",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg?_wi=2",
|
||||
imageAlt: "tablet document upload interface",
|
||||
title: "Smart Categorization", description: "Auto-tagging based on file type and project.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-notebook-table_23-2148036937.jpg", imageAlt: "Tags" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg", imageAlt: "Tags" },
|
||||
},
|
||||
{
|
||||
title: "Secure Access",
|
||||
description: "Enterprise-grade security for your intellectual property.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens-collection_23-2148616460.jpg",
|
||||
imageAlt: "Security",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-cute-woman-looking-laptop-home_197531-33815.jpg",
|
||||
imageAlt: "Security",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2",
|
||||
imageAlt: "tablet document upload interface",
|
||||
title: "Secure Access", description: "Enterprise-grade security for your intellectual property.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app-screens-collection_23-2148616460.jpg", imageAlt: "Security" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/picture-cute-woman-looking-laptop-home_197531-33815.jpg", imageAlt: "Security" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -246,54 +130,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Module",
|
||||
name: "Presentation List",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Module",
|
||||
name: "File Metadata",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241774.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Module",
|
||||
name: "Progress Tracker",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blackboard-with-business-strategy_1134-79.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Module",
|
||||
name: "User Portal",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Module",
|
||||
name: "Global Search",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-hand-touching-search-icon-bar-seo-search-engine-optimisation-marketing-survey-concept-by-3d-render-illustration_616485-114.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Module",
|
||||
name: "Usage Analytics",
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-conducting-financial-planning-goal-setting_482257-122658.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Module", name: "Presentation List", price: "Free", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg" },
|
||||
{ id: "2", brand: "Module", name: "File Metadata", price: "Free", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241774.jpg" },
|
||||
{ id: "3", brand: "Module", name: "Progress Tracker", price: "Free", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/blackboard-with-business-strategy_1134-79.jpg" },
|
||||
{ id: "4", brand: "Module", name: "User Portal", price: "Free", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg" },
|
||||
{ id: "5", brand: "Module", name: "Global Search", price: "Free", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/businessman-hand-touching-search-icon-bar-seo-search-engine-optimisation-marketing-survey-concept-by-3d-render-illustration_616485-114.jpg" },
|
||||
{ id: "6", brand: "Module", name: "Usage Analytics", price: "Free", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-conducting-financial-planning-goal-setting_482257-122658.jpg" },
|
||||
]}
|
||||
title="Dashboard Modules"
|
||||
description="Powerful tools included in every account."
|
||||
@@ -307,27 +149,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "20%",
|
||||
title: "Time Saved",
|
||||
description: "On average file management.",
|
||||
icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "10k+",
|
||||
title: "Uploads",
|
||||
description: "Files securely managed.",
|
||||
icon: Shield,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "99.9%",
|
||||
title: "Uptime",
|
||||
description: "Accessible when needed.",
|
||||
icon: Zap,
|
||||
},
|
||||
{ id: "1", value: "20%", title: "Time Saved", description: "On average file management.", icon: Clock },
|
||||
{ id: "2", value: "10k+", title: "Uploads", description: "Files securely managed.", icon: Shield },
|
||||
{ id: "3", value: "99.9%", title: "Uptime", description: "Accessible when needed.", icon: Zap },
|
||||
]}
|
||||
title="Impact in Numbers"
|
||||
description="Saving time, one presentation at a time."
|
||||
@@ -339,21 +163,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Can I upload multiple files?",
|
||||
content: "Yes, our bulk upload feature supports hundreds of files at once.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is my data private?",
|
||||
content: "Absolutely. All presentations are encrypted and accessible only by you and your authorized team members.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do I need a special account?",
|
||||
content: "Just a standard employee login provided by your company.",
|
||||
},
|
||||
{ id: "1", title: "Can I upload multiple files?", content: "Yes, our bulk upload feature supports hundreds of files at once." },
|
||||
{ id: "2", title: "Is my data private?", content: "Absolutely. All presentations are encrypted and accessible only by you and your authorized team members." },
|
||||
{ id: "3", title: "Do I need a special account?", content: "Just a standard employee login provided by your company." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-futuristic-screen_23-2149126945.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -366,17 +178,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Need technical support?"
|
||||
description="Our IT team is available 24/7 to help with any issues or questions about your presentation storage."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "#",
|
||||
},
|
||||
{ text: "Contact Support", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -386,42 +193,21 @@ export default function LandingPage() {
|
||||
logoText="Preserve"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Security",
|
||||
href: "#",
|
||||
},
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Security", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Help Desk",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Status",
|
||||
href: "#",
|
||||
},
|
||||
title: "Support", items: [
|
||||
{ label: "Help Desk", href: "#" },
|
||||
{ label: "Status", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy", href: "#" },
|
||||
{ label: "Terms", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user