cd471695b7
This commit introduces the first version of the Opp lens landing page, replacing the default Next.js starter content. The new page is designed to attract SMEs by showcasing the AI-powered tender management platform. It includes several key sections: - A hero section with a clear value proposition. - Sections detailing the problem, how the platform works, its features, and its benefits. - A call-to-action form for users to sign up for early access. - A comprehensive footer with contact and social media links. Key changes include: - **`app/page.tsx`**: Completely rewritten to build the landing page structure and content. - **`app/globals.css`**: Updated with a new dark theme, custom brand colors, and a gradient text utility class for headings. - **Dependencies**: Added `axios` to handle the early access form submission. - **SEO**: Implemented detailed metadata for improved search engine visibility.
12 lines
1.5 KiB
XML
12 lines
1.5 KiB
XML
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_2115_6735)">
|
|
<path d="M472 256C472 136.706 375.293 40 256 40C136.706 40 40 136.706 40 256C40 375.293 136.706 472 256 472V512C114.615 512 0 397.385 0 256C0 114.615 114.615 0 256 0C397.385 0 512 114.615 512 256C512 397.385 397.385 512 256 512V472C375.293 472 472 375.293 472 256Z" fill="#0164FF"/>
|
|
<path d="M449.341 256.052C449.341 151.97 367.099 67.1059 264.055 62.8824V127.22C334.265 129.309 390.789 185.842 392.879 256.052H449.341ZM63.3325 272.164C71.3024 368.762 150.271 445.21 247.943 449.214V392.452C184.175 386.706 133.401 335.932 127.654 272.164H63.3325ZM392.399 272.164C386.412 338.595 331.558 390.923 264.055 392.932V449.214C361.726 445.21 440.695 368.762 448.665 272.164H392.399ZM264.055 175.493H247.943V143.89C190.42 149.802 145.28 197.451 143.294 256.052H167.383V272.164H143.837C149.476 327.026 193.08 370.623 247.943 376.262V344.667H264.055V376.812C322.655 374.827 370.304 329.686 376.216 272.164H344.614V256.052H376.759C374.681 194.741 325.365 145.417 264.055 143.34V175.493ZM127.174 256.052C129.184 188.548 181.511 133.686 247.943 127.7V62.8824C144.899 67.1059 62.656 151.97 62.656 256.052H127.174ZM465.453 256.052C465.453 371.731 371.677 465.507 255.999 465.507C140.32 465.507 46.5441 371.731 46.5441 256.052C46.5441 140.373 140.32 46.5974 255.999 46.5974C371.677 46.5974 465.453 140.373 465.453 256.052Z" fill="#24A6B4"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_2115_6735">
|
|
<rect width="512" height="512" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|