Skip to content

Commit

Permalink
Merge pull request #2 from geekspod/geekspod-updated-site
Browse files Browse the repository at this point in the history
Fixed linting and some other warnings for clear build
  • Loading branch information
Ghassan-Gillani committed Aug 15, 2023
2 parents a7c7b34 + ba71931 commit cf80ccb
Show file tree
Hide file tree
Showing 9 changed files with 409 additions and 399 deletions.
106 changes: 61 additions & 45 deletions src/components/AboutHome.jsx
Original file line number Diff line number Diff line change
@@ -1,51 +1,71 @@
import { InboxIcon, SparklesIcon } from '@heroicons/react/24/outline'
import Abouthome1 from "@/images/AboutHome1.svg"
import Abouthome1 from '@/images/AboutHome1.svg'
import Image from 'next/image'


export function AboutHome(){
export function AboutHome() {
return (
<div className="bg-white">
<main>

<div className="overflow-hidden bg-white py-12 lg:py-12">
<div className="relative mx-auto max-w-xl px-4 sm:px-6 lg:max-w-7xl lg:px-8">


<div className="relative mt-12 lg:grid lg:grid-cols-2 lg:items-center lg:gap-8">
<div className="mt-6">
<svg
className="absolute left-full hidden -translate-x-1/2 -translate-y-1/4 transform lg:block px0"
width={750}
height={784}
fill="none"
viewBox="-120 0 1 784"
aria-hidden="true"
>
<defs>
<pattern
id="b1e6e422-73f8-40a6-b5d9-c8586e37e0e7"
x={0}
y={0}
width={20}
height={20}
patternUnits="userSpaceOnUse"
>
<rect x={0} y={0} width={4} height={4} className="text-gray-200" fill="currentColor" />
</pattern>
</defs>
<rect width={400} height={784} fill="url(#b1e6e422-73f8-40a6-b5d9-c8586e37e0e7)" />
</svg>
<div>
<span className="flex h-12 w-12 items-center justify-center rounded-md bg-[#3300FF]">
<InboxIcon className="h-6 w-6 text-white" aria-hidden="true" />
</span>
</div>
<br></br>
<h2 className="text-2xl lg:text-3xl font-bold tracking-tight text-gray-900">What is GeeksPod?</h2>
<div className="relative mt-12 lg:grid lg:grid-cols-2 lg:items-center lg:gap-8">
<div className="mt-6">
<svg
className="px0 absolute left-full hidden -translate-x-1/2 -translate-y-1/4 transform lg:block"
width={750}
height={784}
fill="none"
viewBox="-120 0 1 784"
aria-hidden="true"
>
<defs>
<pattern
id="b1e6e422-73f8-40a6-b5d9-c8586e37e0e7"
x={0}
y={0}
width={20}
height={20}
patternUnits="userSpaceOnUse"
>
<rect
x={0}
y={0}
width={4}
height={4}
className="text-gray-200"
fill="currentColor"
/>
</pattern>
</defs>
<rect
width={400}
height={784}
fill="url(#b1e6e422-73f8-40a6-b5d9-c8586e37e0e7)"
/>
</svg>
<div>
<span className="flex h-12 w-12 items-center justify-center rounded-md bg-[#3300FF]">
<InboxIcon
className="h-6 w-6 text-white"
aria-hidden="true"
/>
</span>
</div>
<br></br>
<h2 className="text-2xl font-bold tracking-tight text-gray-900 lg:text-3xl">
What is GeeksPod?
</h2>
<p className="mt-4 text-lg text-gray-500">
In a world where finding the best engineer is difficult and matching people with businesses is far from possible. So, at GeeksPod we use special techniques to make this possible.
In the ever-evolving galaxy of technology, GeeksPod stands at the forefront, revolutionizing the way businesses access top tier talent and harness the power of Artificial Intelligence. Our two-pronged approach, encompassing AI Augmentation and Staff Augmentation, empowers your business with unparalleled capabilities and expertise. </p>
In a world where finding the best engineer is difficult and
matching people with businesses is far from possible. So, at
GeeksPod we use special techniques to make this possible. In
the ever-evolving galaxy of technology, GeeksPod stands at the
forefront, revolutionizing the way businesses access top tier
talent and harness the power of Artificial Intelligence. Our
two-pronged approach, encompassing AI Augmentation and Staff
Augmentation, empowers your business with unparalleled
capabilities and expertise.{' '}
</p>
<div className="mt-6">
<a
href="#"
Expand All @@ -57,19 +77,15 @@ In the ever-evolving galaxy of technology, GeeksPod stands at the forefront, rev
</div>

<div className="relative -mx-4 mt-10 lg:mt-0" aria-hidden="true">


<img
<Image
className="relative mx-auto"
width={340}
height={340}
src={Abouthome1.src}
alt="geekspod-candidate-card"
/>
</div>
</div>



</div>
</div>
{/* More main page content here... */}
Expand Down
179 changes: 91 additions & 88 deletions src/components/AboutHome2.jsx
Original file line number Diff line number Diff line change
@@ -1,113 +1,116 @@
import Link from 'next/link'
import {
BoltIcon,
ChatBubbleBottomCenterTextIcon,
EnvelopeIcon,
GlobeAltIcon,
ScaleIcon,
} from '@heroicons/react/24/outline'

import AboutHome from '@/images/aboutHome2.png'
import Image from 'next/image'
BoltIcon,
ChatBubbleBottomCenterTextIcon,
EnvelopeIcon,
GlobeAltIcon,
ScaleIcon,
} from '@heroicons/react/24/outline'

const transferFeatures = [
{
id: 1,
name: 'What’s a Pod?',
description: 'An ideal team of people that combine their skills for your company’s needs.',
icon: GlobeAltIcon,
},
{
id: 2,
name: 'How to make one?',
description:
'Fill a form with your requirements and let us assemble the perfect team. ',
icon: ScaleIcon,
},
{
id: 3,
name: 'Not sure about what you need?',
description:
'Book an appointment with one of our consultants and let’s figure it out together. ',
icon: BoltIcon,
},
]
const communicationFeatures = [
{
id: 1,
name: 'Mobile notifications',
description:
'Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.',
icon: ChatBubbleBottomCenterTextIcon,
},
{
id: 2,
name: 'Reminder emails',
description:
'Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.',
icon: EnvelopeIcon,
},
]
import AboutHome from '@/images/aboutHome2.png'
import Image from 'next/image'

const transferFeatures = [
{
id: 1,
name: 'What’s a Pod?',
description:
'An ideal team of people that combine their skills for your company’s needs.',
icon: GlobeAltIcon,
},
{
id: 2,
name: 'How to make one?',
description:
'Fill a form with your requirements and let us assemble the perfect team. ',
icon: ScaleIcon,
},
{
id: 3,
name: 'Not sure about what you need?',
description:
'Book an appointment with one of our consultants and let’s figure it out together. ',
icon: BoltIcon,
},
]
const communicationFeatures = [
{
id: 1,
name: 'Mobile notifications',
description:
'Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.',
icon: ChatBubbleBottomCenterTextIcon,
},
{
id: 2,
name: 'Reminder emails',
description:
'Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.',
icon: EnvelopeIcon,
},
]

export function AboutHome2(){
return (
<div >
<main >

<div className="overflow-hidden bg-gray-50 py-16 lg:py-24" style={{ backgroundImage: `linear-gradient(180deg, #1A27C8 0%, #0D1465 100%)`}}>
export function AboutHome2() {
return (
<div>
<main>
<div
className="overflow-hidden bg-gray-50 py-16 lg:py-24"
style={{
backgroundImage: `linear-gradient(180deg, #1A27C8 0%, #0D1465 100%)`,
}}
>
<div className="relative mx-auto max-w-xl px-4 sm:px-6 lg:max-w-7xl lg:px-8">


<div className="relative mt-12 lg:mt-24 lg:grid lg:grid-cols-2 lg:items-center lg:gap-8">
<div className="mt-6">
<div className="mt-6">
<dl className="mt-10 space-y-10">
<h3 className="text-2xl font-bold tracking-tight text-white sm:text-3xl">
Let&apos;s Make A Pod!
</h3>

{transferFeatures.map((item) => (
<div key={item.id} className="relative ">
<dt>
<div className="absolute flex h-12 w-12 items-center justify-center rounded-md bg-[#000000] text-white">
<item.icon className="h-6 w-6" aria-hidden="true" />
</div>
<p className="ml-16 text-lg font-medium leading-6 text-white">
{item.name}
</p>
</dt>
<dd
style={{ color: '#CDCDCD' }}
className="mt-2 ml-16 text-base"
>
{item.description}
</dd>
</div>
))}
</dl>

<dl className="mt-10 space-y-10">
<h3 className="text-2xl font-bold tracking-tight text-white sm:text-3xl">Let&apos;s Make A Pod!</h3>

{transferFeatures.map((item) => (
<div key={item.id} className="relative ">
<dt>
<div className="absolute flex h-12 w-12 items-center justify-center rounded-md bg-[#000000] text-white">
<item.icon className="h-6 w-6" aria-hidden="true" />
</div>
<p className="ml-16 text-lg font-medium leading-6 text-white">{item.name}</p>
</dt>
<dd style= {{color:'#CDCDCD'}} className="mt-2 ml-16 text-base">{item.description}</dd>
</div>
))}
</dl>


<div className="mt-7">
<Link
href="/make-a-pod"

>
<p className="inline-flex rounded-md border border-transparent bg-white px-4 py-2 text-base font-medium text-indigo-900 shadow-sm">Accelerate</p>
</Link>
<div className="mt-7">
<Link href="/make-a-pod">
<p className="inline-flex rounded-md border border-transparent bg-white px-4 py-2 text-base font-medium text-indigo-900 shadow-sm">
Accelerate
</p>
</Link>
</div>
</div>

<div className="relative -mx-4 mt-10 lg:mt-0" aria-hidden="true">

<img
<Image
className="relative mx-auto"
width={656}
height= {300}
src={AboutHome.src}
alt="geekspod-lets-make-a-pod"
/>
</div>
</div>

</div>
</div>
{/* More main page content here... */}
</main>
</div>
)
}



)
}

0 comments on commit cf80ccb

Please sign in to comment.