diff --git a/src/app/page.tsx b/src/app/page.tsx index 16c8e24..133c26c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwe import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; @@ -30,97 +30,45 @@ export default function LandingPage() { >
@@ -131,30 +79,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Brand Kits & Logos", - descriptions: [ - "Generate professional logos and complete brand kits in minutes.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-supplies-one-color_23-2149669131.jpg", - }, - { - id: "f2", - title: "Content Strategy", - descriptions: [ - "AI-driven reel ideas, captions, and scheduling for maximum reach.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-developing-photos-darkroom-side-view_23-2149893807.jpg", - }, - { - id: "f3", - title: "Media Production", - descriptions: [ - "Custom AI avatars, thumbnail creation, and website mockups.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688361.jpg", - }, + { id: "f1", title: "Brand Kits & Logos", descriptions: ["Generate professional logos and complete brand kits in minutes."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-supplies-one-color_23-2149669131.jpg" }, + { id: "f2", title: "Content Strategy", descriptions: ["AI-driven reel ideas, captions, and scheduling for maximum reach."], imageSrc: "http://img.b2bpic.net/free-photo/woman-developing-photos-darkroom-side-view_23-2149893807.jpg" }, + { id: "f3", title: "Media Production", descriptions: ["Custom AI avatars, thumbnail creation, and website mockups."], imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688361.jpg" }, ]} title="Everything You Need to Create" description="Scale your brand with specialized tools designed to handle your creative workflow automatically." @@ -168,60 +95,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Toolkit", - name: "AI Logo Engine", - price: "Included", - rating: 5, - reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320719.jpg", - }, - { - id: "p2", - brand: "Toolkit", - name: "Reel Idea Generator", - price: "Included", - rating: 5, - reviewCount: "980", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-celebrating-home_23-2149426557.jpg", - }, - { - id: "p3", - brand: "Toolkit", - name: "Brand Site Mockup", - price: "Included", - rating: 5, - reviewCount: "850", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_52683-162013.jpg", - }, - { - id: "p4", - brand: "Toolkit", - name: "Brand Identity Kit", - price: "Included", - rating: 5, - reviewCount: "720", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320702.jpg", - }, - { - id: "p5", - brand: "Toolkit", - name: "Thumbnail Studio", - price: "Included", - rating: 5, - reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-photo/photo-processing-software-interface-computer-screens-creative-agency-studio_482257-82219.jpg", - }, - { - id: "p6", - brand: "Toolkit", - name: "AI Persona Avatars", - price: "Included", - rating: 5, - reviewCount: "640", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character_23-2151021959.jpg", - }, + { id: "p1", brand: "Toolkit", name: "AI Logo Engine", price: "Included", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320719.jpg" }, + { id: "p2", brand: "Toolkit", name: "Reel Idea Generator", price: "Included", rating: 5, reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-celebrating-home_23-2149426557.jpg" }, + { id: "p3", brand: "Toolkit", name: "Brand Site Mockup", price: "Included", rating: 5, reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_52683-162013.jpg" }, + { id: "p4", brand: "Toolkit", name: "Brand Identity Kit", price: "Included", rating: 5, reviewCount: "720", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320702.jpg" }, + { id: "p5", brand: "Toolkit", name: "Thumbnail Studio", price: "Included", rating: 5, reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/photo-processing-software-interface-computer-screens-creative-agency-studio_482257-82219.jpg" }, + { id: "p6", brand: "Toolkit", name: "AI Persona Avatars", price: "Included", rating: 5, reviewCount: "640", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character_23-2151021959.jpg" }, ]} title="Creator Tool Catalog" description="A comprehensive suite of tools built for the modern creator economy." @@ -234,41 +113,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} plans={[ - { - id: "basic", - badge: "Essential", - price: "$19/mo", - subtitle: "For new starters", - buttons: [ - { - text: "Get Started", - href: "#contact", - }, - ], - features: [ - "1 Logo Kit", - "5 Reels Ideas", - "Basic Avatars", - ], - }, - { - id: "pro", - badge: "Pro", - price: "$49/mo", - subtitle: "For growing brands", - buttons: [ - { - text: "Get Started", - href: "#contact", - }, - ], - features: [ - "Unlimited Logos", - "All Content Tools", - "AI Avatars", - "Priority Support", - ], - }, + { id: "basic", badge: "Essential", price: "$19/mo", subtitle: "For new starters", buttons: [{ text: "Get Started", href: "#contact" }], features: ["1 Logo Kit", "5 Reels Ideas", "Basic Avatars"] }, + { id: "pro", badge: "Pro", price: "$49/mo", subtitle: "For growing brands", buttons: [{ text: "Get Started", href: "#contact" }], features: ["Unlimited Logos", "All Content Tools", "AI Avatars", "Priority Support"] }, ]} title="Simple Creator Pricing" description="Get full access to all creative tools." @@ -281,33 +127,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "10k+", - title: "Creators Empowered", - items: [ - "Across 40+ niches", - "Global impact", - ], - }, - { - id: "m2", - value: "200k+", - title: "Content Assets Generated", - items: [ - "High quality output", - "Efficiency gains", - ], - }, - { - id: "m3", - value: "45%", - title: "Average Growth Increase", - items: [ - "In audience reach", - "Engagement rates", - ], - }, + { id: "m1", value: "10k+", title: "Creators Empowered", items: ["Across 40+ niches", "Global impact"] }, + { id: "m2", value: "200k+", title: "Content Assets Generated", items: ["High quality output", "Efficiency gains"] }, + { id: "m3", value: "45%", title: "Average Growth Increase", items: ["In audience reach", "Engagement rates"] }, ]} title="Results You Can See" description="Our community is already seeing massive growth." @@ -318,15 +140,7 @@ export default function LandingPage() { @@ -338,41 +152,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Miller", - handle: "@smiller_design", - testimonial: "I generated my brand kit in 10 minutes. It looks like I hired a pro agency.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020771.jpg", - }, - { - id: "2", - name: "James Chen", - handle: "@jchen_tech", - testimonial: "The AI avatar feature saved me hours of filming. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/curly-brunette-plus-size-model-with-two-long-led-lamp-black-room_627829-8080.jpg", - }, - { - id: "3", - name: "Elena Rodriguez", - handle: "@elena_studio", - testimonial: "My engagement skyrocketed after using the reel ideas from this tool.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-creative-girl-with-tattooes-her-hands-is-sitting-cafe-while-sketching-her-digital-notepad_613910-5287.jpg", - }, - { - id: "4", - name: "David Park", - handle: "@david_vlog", - testimonial: "Thumbnail creation used to be my biggest headache. Not anymore.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-entertainer-presenting-mobile-phone-from-brand-sponsoring-video_482257-128142.jpg", - }, - { - id: "5", - name: "Chloe Smith", - handle: "@chloe_creatives", - testimonial: "Everything I need, in one interface. A game changer for small businesses.", - imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-graphic-tablet-perform-editing-operations-correct-images-creative-agency_482257-82275.jpg", - }, + { id: "1", name: "Sarah Miller", handle: "@smiller_design", testimonial: "I generated my brand kit in 10 minutes. It looks like I hired a pro agency.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020771.jpg" }, + { id: "2", name: "James Chen", handle: "@jchen_tech", testimonial: "The AI avatar feature saved me hours of filming. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/curly-brunette-plus-size-model-with-two-long-led-lamp-black-room_627829-8080.jpg" }, + { id: "3", name: "Elena Rodriguez", handle: "@elena_studio", testimonial: "My engagement skyrocketed after using the reel ideas from this tool.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-creative-girl-with-tattooes-her-hands-is-sitting-cafe-while-sketching-her-digital-notepad_613910-5287.jpg" }, + { id: "4", name: "David Park", handle: "@david_vlog", testimonial: "Thumbnail creation used to be my biggest headache. Not anymore.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-entertainer-presenting-mobile-phone-from-brand-sponsoring-video_482257-128142.jpg" }, + { id: "5", name: "Chloe Smith", handle: "@chloe_creatives", testimonial: "Everything I need, in one interface. A game changer for small businesses.", imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-graphic-tablet-perform-editing-operations-correct-images-creative-agency_482257-82275.jpg" }, ]} title="Creator Success Stories" description="See how CreatorKit AI transformed brands." @@ -384,21 +168,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Is the AI free to use?", - content: "We offer a generous free trial for all creators.", - }, - { - id: "q2", - title: "Can I export my logos?", - content: "Yes, high-resolution vector exports are standard in all plans.", - }, - { - id: "q3", - title: "How do AI avatars work?", - content: "Upload a few photos, and we generate a high-fidelity virtual persona.", - }, + { id: "q1", title: "Is the AI free to use?", content: "We offer a generous free trial for all creators." }, + { id: "q2", title: "Can I export my logos?", content: "Yes, high-resolution vector exports are standard in all plans." }, + { id: "q3", title: "How do AI avatars work?", content: "Upload a few photos, and we generate a high-fidelity virtual persona." }, ]} title="Common Questions" description="Get clarity on how the platform helps your brand." @@ -411,56 +183,19 @@ export default function LandingPage() {