diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a591994..a12b384 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,6 +1,5 @@ import type { Metadata } from "next"; import { Manrope } from "next/font/google"; -import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; @@ -10,11 +9,6 @@ const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], }); -const halant = Halant({ - variable: "--font-halant", subsets: ["latin"], - weight: ["300", "400", "500", "600", "700"], -}); - const inter = Inter({ variable: "--font-inter", subsets: ["latin"], }); @@ -27,13 +21,14 @@ export const metadata: Metadata = { openGraph: { title: "Orsay AI – Leads Qualifiés en 5 Minutes", description: "Automatisez votre prospection sur Instagram et WhatsApp avec IA. Safe-by-design. Essai gratuit 7 jours.", url: "{{url}}", siteName: "Orsay AI", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARKdYBHG7FKwV3UuBnTWKty10v/modern-saas-dashboard-for-ai-prospection-1772552288444-b5f3f9bd.png", width: 1200, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARKdYBHG7FKwV3UuBnTWKty10v/modern-saas-dashboard-for-ai-prospection-1772551947680-ffed76e2.png", width: 1200, height: 630, alt: "Orsay AI Dashboard"}, ], }, twitter: { - card: "summary_large_image", title: "Orsay AI – Leads Qualifiés en 5 Minutes", description: "Automatisez votre prospection sur Instagram et WhatsApp avec IA.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARKdYBHG7FKwV3UuBnTWKty10v/modern-saas-dashboard-for-ai-prospection-1772552288444-b5f3f9bd.png"], + card: "summary_large_image", title: "Orsay AI – Leads Qualifiés en 5 Minutes", description: "Automatisez votre prospection sur Instagram et WhatsApp avec IA.", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARKdYBHG7FKwV3UuBnTWKty10v/modern-saas-dashboard-for-ai-prospection-1772551947680-ffed76e2.png"], }, }; @@ -46,7 +41,7 @@ export default function RootLayout({ {children} diff --git a/src/app/page.tsx b/src/app/page.tsx index b9a9e57..141ef24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,70 +1,18 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; -import HeroLogoBillboardSplit from "@/components/sections/hero/HeroLogoBillboardSplit"; -import TextSplitAbout from "@/components/sections/about/TextSplitAbout"; -import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne"; -import PricingCardNine from "@/components/sections/pricing/PricingCardNine"; -import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; -import ContactText from "@/components/sections/contact/ContactText"; -import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; -import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; +import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit'; +import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne'; +import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; +import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; +import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; +import ContactText from '@/components/sections/contact/ContactText'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; export default function LandingPage() { - const navItems = [ - { name: "Fonctionnalités", id: "#features" }, - { name: "Pricing", id: "#pricing" }, - { name: "FAQ", id: "#faq" }, - { name: "Blog", id: "#blog" }, - { name: "Essai gratuit", id: "{{trial_url}}" }, - ]; - - const pricingPlans = [ - { - id: "plan-97", title: "Plan Orsay AI", price: "97", period: "$/mois", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARKdYBHG7FKwV3UuBnTWKty10v/modern-pricing-plan-card-visualization-s-1772552287498-d5dc3e39.png", imageAlt: "Plan Orsay AI Pro", features: [ - "Lead Finder illimité (analyse quotidienne)", "Outreach Instagram illimité (limites safe)", "WhatsApp automation", "Agents IA illimités", "Séquences illimitées", "Conversations centralisées", "Intégrations Zapier + CSV", "Support email", "+ 0,15 $ par lead généré"], - button: { - text: "Démarrer l'essai gratuit (7 jours)", href: "{{trial_url}}"}, - }, - ]; - - const footerColumns = [ - { - title: "Produit", items: [ - { label: "Fonctionnalités", href: "#features" }, - { label: "Pricing", href: "#pricing" }, - { label: "Intégrations", href: "#integrations" }, - { label: "FAQ", href: "#faq" }, - ], - }, - { - title: "Entreprise", items: [ - { label: "À propos", href: "https://orsay.ai/about" }, - { label: "Blog", href: "https://orsay.ai/blog" }, - { label: "Carrières", href: "https://orsay.ai/careers" }, - { label: "Contact", href: "{{support_email}}" }, - ], - }, - { - title: "Légal", items: [ - { label: "Conditions d'utilisation", href: "#" }, - { label: "Politique de confidentialité", href: "#" }, - { label: "Mentions légales", href: "#" }, - { label: "RGPD", href: "#" }, - ], - }, - { - title: "Ressources", items: [ - { label: "Documentation", href: "#" }, - { label: "API", href: "#" }, - { label: "Guides", href: "#" }, - { label: "Support", href: "{{support_email}}" }, - ], - }, - ]; - return (