diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6389ca5..bebab2e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -23,25 +23,28 @@ const inter = Inter({ export const metadata: Metadata = { title: "Luc - Design & AI Automation Agency", description: "Premium design and AI automation solutions for ambitious brands. Custom web design, SaaS development, branding, and marketing.", keywords: "design agency, AI automation, SaaS development, web design, branding, digital marketing", metadataBase: new URL("https://luc.design"), alternates: { - canonical: "https://luc.design"}, + canonical: "https://luc.design" + }, openGraph: { title: "Luc - Design & AI Automation", description: "Transform your digital presence with premium design and AI-powered automation solutions.", url: "https://luc.design", siteName: "Luc", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/realistic-volumetric-3d-clouds-with-soft-1772481412178-ab8a8ced.png", alt: "Luc - Premium design and AI automation"}, - ], + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/realistic-volumetric-3d-clouds-with-soft-1772481412178-ab8a8ced.png", alt: "Luc - Premium design and AI automation" + } + ] }, twitter: { card: "summary_large_image", title: "Luc - Design & AI Automation Agency", description: "Premium design and AI automation solutions for ambitious brands.", images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/realistic-volumetric-3d-clouds-with-soft-1772481412178-ab8a8ced.png"], + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/realistic-volumetric-3d-clouds-with-soft-1772481412178-ab8a8ced.png" + ] }, robots: { index: true, - follow: true, - }, + follow: true + } }; export default function RootLayout({ - children, + children }: Readonly<{ children: React.ReactNode; }>) { diff --git a/src/app/page.tsx b/src/app/page.tsx index 42b3ab5..83b4aac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, ]} button={{ - text: "Request a demo", href: "#contact"}} + text: "Request a demo", href: "#contact" + }} /> @@ -47,16 +48,18 @@ export default function LandingPage() { description="Design, automate, and launch beautiful digital experiences. We combine creative excellence with AI-powered automation to transform your vision into reality." buttons={[ { text: "Request a demo", href: "#contact" }, - { text: "Contact us", href: "#contact" }, + { text: "View Portfolio", href: "#work" }, ]} slides={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/realistic-volumetric-3d-clouds-with-soft-1772481412178-ab8a8ced.png", imageAlt: "Realistic volumetric cloud animation"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/realistic-volumetric-3d-clouds-with-soft-1772481412178-ab8a8ced.png", imageAlt: "Realistic volumetric cloud animation" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/modern-saas-dashboard-interface-card-flo-1772481413499-257f51c6.png", imageAlt: "Premium SaaS dashboard interface"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/modern-saas-dashboard-interface-card-flo-1772481413499-257f51c6.png", imageAlt: "Premium SaaS dashboard interface" + }, ]} autoplayDelay={5000} - showDimOverlay={true} + showDimOverlay={false} ariaLabel="Hero section with cloud animation" /> @@ -68,15 +71,20 @@ export default function LandingPage() { tag="Services" features={[ { - id: "1", title: "Web Design", description: "Beautiful, responsive websites that convert visitors into customers. Custom designs built with modern technologies and best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/modern-web-design-showcase-featuring-res-1772481412280-a207803c.png", imageAlt: "Web design showcase"}, + id: "1", title: "Web Design", description: "Beautiful, responsive websites that convert visitors into customers. Custom designs built with modern technologies and best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/modern-web-design-showcase-featuring-res-1772481412280-a207803c.png", imageAlt: "Web design showcase" + }, { - id: "2", title: "Marketing", description: "Strategic digital marketing campaigns that drive growth. From strategy to execution, we optimize every touchpoint.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/digital-marketing-strategy-visualization-1772481411730-05d2d749.png", imageAlt: "Marketing analytics dashboard"}, + id: "2", title: "Marketing", description: "Strategic digital marketing campaigns that drive growth. From strategy to execution, we optimize every touchpoint.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/digital-marketing-strategy-visualization-1772481411730-05d2d749.png", imageAlt: "Marketing analytics dashboard" + }, { - id: "3", title: "AI Automation", description: "Intelligent automation workflows that save time and reduce costs. Deploy cutting-edge AI solutions for your business processes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/ai-automation-workflow-visualization-wit-1772481411840-50f9e950.png", imageAlt: "AI automation workflow"}, + id: "3", title: "AI Automation", description: "Intelligent automation workflows that save time and reduce costs. Deploy cutting-edge AI solutions for your business processes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/ai-automation-workflow-visualization-wit-1772481411840-50f9e950.png", imageAlt: "AI automation workflow" + }, { - id: "4", title: "Branding", description: "Premium brand identity systems that stand out. Logo design, color strategy, and complete brand guidelines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/brand-identity-design-showcase-featuring-1772481412732-d700acf4.png", imageAlt: "Brand identity design"}, + id: "4", title: "Branding", description: "Premium brand identity systems that stand out. Logo design, color strategy, and complete brand guidelines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/brand-identity-design-showcase-featuring-1772481412732-d700acf4.png", imageAlt: "Brand identity design" + }, { - id: "5", title: "SaaS", description: "End-to-end SaaS product development. From concept to market, we build scalable software solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/saas-product-interface-with-modern-clean-1772481411831-285b5a78.jpg", imageAlt: "SaaS product interface"}, + id: "5", title: "SaaS", description: "End-to-end SaaS product development. From concept to market, we build scalable software solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/saas-product-interface-with-modern-clean-1772481411831-285b5a78.jpg", imageAlt: "SaaS product interface" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -118,7 +126,8 @@ export default function LandingPage() { plans={[ { id: "starter", price: "€29/mo", name: "Starter", badge: "", features: [ - "1 landing page design", "Basic AI automation (email triggers)", "2 design revisions", "Monthly email support"], + "1 landing page design", "Basic AI automation (email triggers)", "2 design revisions", "Monthly email support" + ], buttons: [ { text: "Get started", href: "#contact" }, { text: "Learn more", href: "#" }, @@ -127,7 +136,8 @@ export default function LandingPage() { { id: "pro", price: "€99/mo", name: "Pro", badge: "Most Popular", badgeIcon: Sparkles, features: [ - "Full agency landing + 3 page templates", "Lottie hero animations + micro-interactions", "AI automation flows", "Monthly analytics snapshot", "Priority email & chat support"], + "Full agency landing + 3 page templates", "Lottie hero animations + micro-interactions", "AI automation flows", "Monthly analytics snapshot", "Priority email & chat support" + ], buttons: [ { text: "Request demo", href: "#contact" }, { text: "Talk to sales", href: "#contact" }, @@ -135,7 +145,8 @@ export default function LandingPage() { }, { id: "enterprise", price: "€349/mo", name: "Enterprise", badge: "", features: [ - "Custom design + SaaS-ready frontend", "3 Lottie/3D components", "Dedicated onboarding specialist", "Priority phone & email support", "Custom integrations", "Quarterly strategy reviews"], + "Custom design + SaaS-ready frontend", "3 Lottie/3D components", "Dedicated onboarding specialist", "Priority phone & email support", "Custom integrations", "Quarterly strategy reviews" + ], buttons: [ { text: "Request demo", href: "#contact" }, { text: "Talk to sales", href: "#contact" }, @@ -155,11 +166,14 @@ export default function LandingPage() { tag="Portfolio" blogs={[ { - id: "1", category: "Website", title: "Premium SaaS Landing Page", excerpt: "A beautiful, conversion-focused landing page for an innovative SaaS platform featuring animated hero and interactive pricing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/premium-website-portfolio-example-showin-1772481415358-ec5735e9.png", imageAlt: "Premium SaaS landing page", authorName: "Luc Design Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-conf-1772481411440-a315388d.png", date: "2025-01-15"}, + id: "1", category: "Website", title: "Premium SaaS Landing Page", excerpt: "A beautiful, conversion-focused landing page for an innovative SaaS platform featuring animated hero and interactive pricing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/premium-website-portfolio-example-showin-1772481415358-ec5735e9.png", imageAlt: "Premium SaaS landing page", authorName: "Luc Design Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-conf-1772481411440-a315388d.png", date: "2025-01-15" + }, { - id: "2", category: "Product", title: "AI-Powered Analytics Dashboard", excerpt: "Custom SaaS application with real-time analytics, user management, and predictive AI insights. Built for scalability and performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/saas-application-interface-portfolio-exa-1772481412626-dbe71510.png", imageAlt: "Analytics dashboard interface", authorName: "Luc Design Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-crea-1772481411283-6dd2c4eb.png", date: "2025-01-10"}, + id: "2", category: "Product", title: "AI-Powered Analytics Dashboard", excerpt: "Custom SaaS application with real-time analytics, user management, and predictive AI insights. Built for scalability and performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/saas-application-interface-portfolio-exa-1772481412626-dbe71510.png", imageAlt: "Analytics dashboard interface", authorName: "Luc Design Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-crea-1772481411283-6dd2c4eb.png", date: "2025-01-10" + }, { - id: "3", category: "Branding", title: "Complete Brand Identity System", excerpt: "Full rebrand for a modern agency including logo, color system, typography, and comprehensive brand guidelines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/brand-identity-and-marketing-collateral--1772481412617-8bd1fdcd.png", imageAlt: "Brand identity system", authorName: "Luc Design Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-tech-1772481410969-58cc969a.png", date: "2025-01-05"}, + id: "3", category: "Branding", title: "Complete Brand Identity System", excerpt: "Full rebrand for a modern agency including logo, color system, typography, and comprehensive brand guidelines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/brand-identity-and-marketing-collateral--1772481412617-8bd1fdcd.png", imageAlt: "Brand identity system", authorName: "Luc Design Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-tech-1772481410969-58cc969a.png", date: "2025-01-05" + }, ]} animationType="slide-up" textboxLayout="default" @@ -175,17 +189,23 @@ export default function LandingPage() { author="Sarah Chen, CEO of TechVenture" avatars={[ { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-conf-1772481411440-a315388d.png", alt: "Sarah Chen"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-conf-1772481411440-a315388d.png", alt: "Sarah Chen" + }, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-crea-1772481411283-6dd2c4eb.png", alt: "Michael Rodriguez"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-crea-1772481411283-6dd2c4eb.png", alt: "Michael Rodriguez" + }, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-tech-1772481410969-58cc969a.png", alt: "Emma Thompson"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-tech-1772481410969-58cc969a.png", alt: "Emma Thompson" + }, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-busi-1772481411476-4a236786.png", alt: "David Park"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-busi-1772481411476-4a236786.png", alt: "David Park" + }, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-mark-1772481411523-b64300ba.png", alt: "Lisa Anderson"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-a-mark-1772481411523-b64300ba.png", alt: "Lisa Anderson" + }, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-an-ent-1772481411095-c78c8945.png", alt: "James Wilson"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5LrCJiOllqjUPSbg9UAzL1o6/professional-headshot-portrait-of-an-ent-1772481411095-c78c8945.png", alt: "James Wilson" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up"