forked from ourworld_web/www_engage_os
		
	ok
This commit is contained in:
		
							
								
								
									
										44
									
								
								src/components/Cta.tsx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										44
									
								
								src/components/Cta.tsx
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,44 @@
 | 
			
		||||
export default function Cta() {
 | 
			
		||||
  return (
 | 
			
		||||
    <div className="bg-white">
 | 
			
		||||
      <div className="mx-auto max-w-7xl py-24 sm:px-6 sm:py-32 lg:px-8">
 | 
			
		||||
        <div className="relative isolate overflow-hidden bg-gray-900 px-6 py-24 text-center shadow-2xl sm:rounded-3xl sm:px-16">
 | 
			
		||||
          <h2 className="text-4xl font-semibold tracking-tight text-balance text-white sm:text-5xl">
 | 
			
		||||
            Scale Your Impact, Not Your Costs
 | 
			
		||||
          </h2>
 | 
			
		||||
          <p className="mx-auto mt-6 max-w-xl text-lg/8 text-pretty text-gray-300">
 | 
			
		||||
            EngageOS gives purpose-driven teams the power to mobilize communities, grow movements, and fundraise faster—
 | 
			
		||||
            all from one unified platform.
 | 
			
		||||
          </p>
 | 
			
		||||
          <div className="mt-10 flex items-center justify-center gap-x-6">
 | 
			
		||||
            <a
 | 
			
		||||
              href="/contact"
 | 
			
		||||
              className="rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-xs hover:bg-gray-100 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white"
 | 
			
		||||
            >
 | 
			
		||||
              Contact Us
 | 
			
		||||
            </a>
 | 
			
		||||
            <a href="/demo" className="text-sm/6 font-semibold text-white">
 | 
			
		||||
              Book a Demo <span aria-hidden="true">→</span>
 | 
			
		||||
            </a>
 | 
			
		||||
          </div>
 | 
			
		||||
 | 
			
		||||
          <svg
 | 
			
		||||
            viewBox="0 0 1024 1024"
 | 
			
		||||
            aria-hidden="true"
 | 
			
		||||
            className="absolute top-1/2 left-1/2 -z-10 size-256 -translate-x-1/2 mask-[radial-gradient(closest-side,white,transparent)]"
 | 
			
		||||
          >
 | 
			
		||||
            <circle r={512} cx={512} cy={512} fill="url(#engage-gradient)" fillOpacity="0.7" />
 | 
			
		||||
            <defs>
 | 
			
		||||
              <radialGradient id="engage-gradient">
 | 
			
		||||
                <stop offset="0%" stop-color="#caa5f0" />
 | 
			
		||||
                <stop offset="50%" stop-color="#8f79f9" />
 | 
			
		||||
                <stop offset="100%" stop-color="#5d84e1" />
 | 
			
		||||
                </radialGradient>
 | 
			
		||||
 | 
			
		||||
            </defs>
 | 
			
		||||
          </svg>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  )
 | 
			
		||||
}
 | 
			
		||||
@@ -224,7 +224,7 @@ export function Pricing() {
 | 
			
		||||
    <section
 | 
			
		||||
      id="pricing"
 | 
			
		||||
      aria-labelledby="pricing-title"
 | 
			
		||||
      className="border-t border-gray-200 bg-gray-100 py-20 sm:py-32"
 | 
			
		||||
      className="border-t border-gray-200 bg-white py-24"
 | 
			
		||||
    >
 | 
			
		||||
      <Container>
 | 
			
		||||
        <div className="mx-auto max-w-2xl text-center">
 | 
			
		||||
@@ -286,7 +286,7 @@ export function Pricing() {
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
 | 
			
		||||
        <div className="mx-auto mt-16 grid max-w-2xl grid-cols-1 items-start gap-x-8 gap-y-10 sm:mt-20 lg:max-w-none lg:grid-cols-3">
 | 
			
		||||
        <div className="mx-auto bg-white mt-16 grid max-w-2xl grid-cols-1 items-start gap-x-8 gap-y-10 sm:mt-20 lg:max-w-none lg:grid-cols-3">
 | 
			
		||||
          {plans.map((plan) => (
 | 
			
		||||
            <Plan key={plan.name} {...plan} activePeriod={activePeriod} />
 | 
			
		||||
          ))}
 | 
			
		||||
 
 | 
			
		||||
@@ -39,7 +39,7 @@ const features = [
 | 
			
		||||
  {
 | 
			
		||||
    name: 'Invite friends for better returns',
 | 
			
		||||
    description:
 | 
			
		||||
      'For every friend you invite to Pocket, you get insider notifications 5 seconds sooner. And it’s 10 seconds if you invite an insider.',
 | 
			
		||||
      'For every friend you invite to EngageOS, you get insider notifications 5 seconds sooner. And it’s 10 seconds if you invite an insider.',
 | 
			
		||||
    icon: DeviceUserIcon,
 | 
			
		||||
    screen: InviteScreen,
 | 
			
		||||
  },
 | 
			
		||||
@@ -580,9 +580,9 @@ export function PrimaryFeatures() {
 | 
			
		||||
            Every feature you need to win. Try it for yourself.
 | 
			
		||||
          </h2>
 | 
			
		||||
          <p className="mt-2 lg:text-lg text-base text-gray-400">
 | 
			
		||||
            Pocket was built for investors like you who play by their own rules
 | 
			
		||||
            EngageOS was built for investors like you who play by their own rules
 | 
			
		||||
            and aren’t going to let SEC regulations get in the way of their
 | 
			
		||||
            dreams. If other investing tools are afraid to build it, Pocket has
 | 
			
		||||
            dreams. If other investing tools are afraid to build it, EngageOS has
 | 
			
		||||
            it.
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
 
 | 
			
		||||
@@ -259,7 +259,7 @@ export function Reviews() {
 | 
			
		||||
          id="reviews-title"
 | 
			
		||||
          className="text-3xl font-medium tracking-tight text-gray-900 sm:text-center"
 | 
			
		||||
        >
 | 
			
		||||
          Everyone is changing their life with Pocket.
 | 
			
		||||
          Everyone is changing their life with EngageOS.
 | 
			
		||||
        </h2>
 | 
			
		||||
        <p className="mt-2 lg:text-lg text-base text-gray-600 sm:text-center">
 | 
			
		||||
          Thousands of people have doubled their net-worth in the last 30 days.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user