Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #17.
This commit is contained in:
@@ -62,7 +62,7 @@ export default function BlogPage() {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ title: "Product", items: [{ label: "Features", href: "/#features" }, { label: "Pricing", href: "/#pricing" }] },
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/#about" }] },
|
||||
{ title: "Company", items: [] },
|
||||
{ title: "Resources", items: [{ label: "Blog", href: "/blog" }, { label: "Support", href: "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
|
||||
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
|
||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
@@ -57,18 +57,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="Unlock Unprecedented Productivity"
|
||||
description="NoteGenius AI revolutionizes how B2B teams manage information, turning unstructured conversations into actionable intelligence. Our advanced AI listens, learns, and delivers precise summaries, freeing your team to innovate faster."
|
||||
tag="About NoteGenius AI"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-clean-modern-ai-notetaking-dashboard-i-1771701006792-1be35ae6.png?_wi=2"
|
||||
imageAlt="AI powered note taking software interface"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBorderGlow
|
||||
title="Intelligent Features Designed for Business"
|
||||
@@ -158,7 +147,7 @@ export default function LandingPage() {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ title: "Product", items: [{ label: "Features", href: "/#features" }, { label: "Pricing", href: "/#pricing" }] },
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/#about" }] },
|
||||
{ title: "Company", items: [] },
|
||||
{ title: "Resources", items: [{ label: "Blog", href: "/blog" }, { label: "Support", href: "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
|
||||
@@ -113,7 +113,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ "title": "Product", "items": [{ "label": "Features", "href": "/#features" }, { "label": "Pricing", "href": "/#pricing" }] },
|
||||
{ "title": "Company", "items": [{ "label": "About Us", "href": "/#about" }] },
|
||||
{ "title": "Company", "items": [] },
|
||||
{ "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
@@ -172,7 +172,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ "title": "Product", "items": [{ "label": "Features", "href": "/#features" }, { "label": "Pricing", "href": "/#pricing" }] },
|
||||
{ "title": "Company", "items": [{ "label": "About Us", "href": "/#about" }] },
|
||||
{ "title": "Company", "items": [] },
|
||||
{ "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
@@ -253,7 +253,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ "title": "Product", "items": [{ "label": "Features", "href": "/#features" }, { "label": "Pricing", "href": "/#pricing" }] },
|
||||
{ "title": "Company", "items": [{ "label": "About Us", "href": "/#about" }] },
|
||||
{ "title": "Company", "items": [] },
|
||||
{ "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
import { Suspense } from "react";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { ThemeProvider }东from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import ProductCatalog from "@/components/ecommerce/productCatalog/ProductCatalog";
|
||||
@@ -56,7 +56,7 @@ function ShopPageContent() {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ "title": "Product", "items": [{ "label": "Features", "href": "/#features" }, { "label": "Pricing", "href": "/#pricing" }] },
|
||||
{ "title": "Company", "items": [{ "label": "About Us", "href": "/#about" }] },
|
||||
{ "title": "Company", "items": [] },
|
||||
{ "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
@@ -112,7 +112,7 @@ function ShopPageContent() {
|
||||
imageAlt="NoteGenius AI Dashboard Footer"
|
||||
columns={[
|
||||
{ "title": "Product", "items": [{ "label": "Features", "href": "/#features" }, { "label": "Pricing", "href": "/#pricing" }] },
|
||||
{ "title": "Company", "items": [{ "label": "About Us", "href": "/#about" }] },
|
||||
{ "title": "Company", "items": [] },
|
||||
{ "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "/#faq" }] }
|
||||
]}
|
||||
logoText="NoteGenius AI"
|
||||
|
||||
Reference in New Issue
Block a user