Skip to content

Commit b35db3a

Browse files
committed
gradient text
1 parent 0258b05 commit b35db3a

File tree

8 files changed

+33
-22
lines changed

8 files changed

+33
-22
lines changed

src/components/Features1.jsx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ export const Features1 = () => {
2121
>
2222
<div className="w-11/12 xl:w-10/12 2xl:w-[1280px] mx-auto md:pl-4 xl:pr-16 xl:pl-16">
2323
<div className="w-full xl:w-2/3 mb-12 lg:mb-0">
24-
<span className="custom-block-subtitle">Kickstart innovation</span>
25-
<h2 className="mt-6 mb-8 text-4xl lg:text-5xl custom-block-big-title">
26-
🚀 A solid foundation tailored to your requirements
24+
<span className="custom-block-subtitle">
25+
🚀 Kickstart innovation
26+
</span>
27+
<h2 className="gradient-text mt-6 mb-8 text-4xl lg:text-5xl custom-block-big-title">
28+
A solid foundation tailored to your requirements
2729
</h2>
2830
<p className="mb-10 text-customGrayText leading-loose">
2931
Code Genie takes care of the undifferentiated heavy lifting so

src/components/Features2.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ export const Features2 = () => (
2020
<div className="w-full flex justify-end mb-8">
2121
<div className="w-full xl:w-2/3 lg:mb-0">
2222
<span className="custom-block-subtitle">
23-
Superb Developer Experience
23+
🧑‍💻 Superb Developer Experience
2424
</span>
25-
<h2 className="mt-6 mb-8 text-4xl md:text-5xl custom-block-big-title">
26-
🧑‍💻 Technology that devs know and love
25+
<h2 className="gradient-text mt-6 mb-8 text-4xl md:text-5xl custom-block-big-title">
26+
Technology that devs know and love
2727
</h2>
2828
<p className="text-customGrayText leading-loose">
2929
Code Genie generates source code written in languages and

src/components/Features3.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ export const Features3 = () => {
2020
<div className="w-11/12 xl:w-10/12 2xl:w-[1280px] mx-auto md:pl-4 xl:pr-16 xl:pl-16">
2121
<div className="w-full xl:w-2/3 mb-12 lg:mb-0">
2222
<span className="custom-block-subtitle">
23-
Scale from zero to infinity
23+
☁️ Scale from zero to infinity
2424
</span>
25-
<h2 className="mt-6 mb-8 text-4xl lg:text-5xl custom-block-big-title">
26-
☁️ Backed by AWS Cloud Native, Serverless Services
25+
<h2 className="gradient-text mt-6 mb-8 text-4xl lg:text-5xl custom-block-big-title">
26+
Backed by AWS Cloud Native, Serverless Services
2727
</h2>
2828
<p className="mb-10 text-customGrayText leading-loose">
2929
Code Genie leverages the power of AWS to provide infinitely

src/components/FeaturesDiagonal.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ export const FeaturesDiagonal = ({ children }) => {
3030
>
3131
<div className=" 2xl:w-[1150px] xl:w-[1050px] md:w-4/5 flex justify-center bg-customDarkBg1 pt-12 lg:pt-24 pb-8 lg:pb-20 mx-auto lg:flex-row flex-col">
3232
<div className="w-3/4 lg:w-1/2 flex flex-col lg:mx-unset mx-auto">
33-
<span className="custom-block-subtitle">Built for you</span>
34-
<h2 className="mt-10 mb-8 text-4xl lg:text-5xl custom-block-big-title">
33+
<span className="custom-block-subtitle">🏗️ Built for you</span>
34+
<h2 className="gradient-text mt-10 mb-8 text-4xl lg:text-5xl custom-block-big-title">
3535
Relevant source code based on your data model or idea
3636
</h2>
3737
<p className="mb-16 text-customGrayText leading-loose">

src/components/Hero.jsx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,12 @@ export const Hero = () => {
2828
transition={{ duration: 0.5, delay: 0.05 }}
2929
>
3030
<div className="text-5xl sm:text-6xl lg:text-7xl xl:text-7xl font-bold tracking-wide text-white px-8 sm:px-8 md:px-20 lg:px-4">
31-
<span className="inline md:hidden">No-code</span>
32-
<span className="hidden md:inline">No-code/Low-code</span>
31+
<span className="inline md:hidden gradient-text">No-code</span>
32+
<span className="hidden md:inline gradient-text">
33+
No-code/Low-code
34+
</span>
3335
</div>
34-
<div className="mt-2 sm:mt-2 text-4xl sm:text-6xl lg:text-7xl xl:text-7xl font-bold tracking-wide text-white px-8 sm:px-20 md:px-24 lg:px-24">
36+
<div className="gradient-text mt-2 sm:mt-2 text-4xl sm:text-6xl lg:text-7xl xl:text-7xl font-bold tracking-wide text-white px-8 sm:px-20 md:px-24 lg:px-24">
3537
for developers
3638
</div>
3739
{/* <div className="text-5xl sm:text-6xl lg:text-7xl xl:text-7xl font-bold tracking-wide text-white px-8 sm:px-8 md:px-20 lg:px-4">

src/components/Pricing.jsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,23 @@ export const Pricing = () => {
3232
>
3333
<div className="container mx-auto px-4">
3434
<div className="max-w-2xl mx-auto text-center mb-16">
35-
<span className="custom-block-subtitle">Get in touch</span>
36-
<h2 className="mt-6 mb-6 text-4xl lg:text-5xl font-bold font-heading text-white">
35+
<span className="custom-block-subtitle">📧 Get in touch</span>
36+
<h2 className="gradient-text mt-6 mb-6 text-4xl lg:text-5xl font-bold font-heading text-white">
3737
Custom pricing available now
3838
</h2>
3939
<p className="mb-6 text-customGrayText">
40-
Code Genie is not yet generally available and we're currently
40+
Code Genie is not yet generally available. We're currently
4141
working closely with partners to jumpstart the development of
4242
their new software projects. We're also offering free builds for
4343
some Nonprofits.{' '}
4444
<a href="mailto:[email protected]">
45-
Shoot us an email to schedule a demo
45+
Contact us to schedule a demo
4646
</a>
4747
.
4848
</p>
4949
<div className="flex justify-center">
5050
<div
51-
className="w-[210px] h-12 custom-button-colored mr-10 "
51+
className="h-12 custom-button-colored"
5252
onClick={() =>
5353
window.open(
5454
'mailto:[email protected]?subject=Code Genie Demo'

src/styles/Theme.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,12 @@ html {
6262
}
6363

6464
a:not(.unstyled) {
65-
@apply underline text-blue-600 hover:text-blue-800 visited:text-purple-600
65+
@apply underline text-blue-600 hover:text-blue-400
66+
}
67+
68+
.gradient-text {
69+
-webkit-text-fill-color: transparent;
70+
background-image: linear-gradient(132deg, #185a9d, #43cea2);
71+
-webkit-background-clip: text;
72+
background-clip: text;
6673
}

tailwind.config.cjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ module.exports = {
44
theme: {
55
extend: {
66
colors: {
7-
customPrimary: "rgb(34, 136, 221)",
8-
customSecondary: "rgb(16, 225, 183)",
7+
customPrimary: "rgb(34, 136, 221)", //#579ddd
8+
customSecondary: "rgb(16, 225, 183)", //#10e1b8
99
customDarkBg1: "rgb(31, 32, 35)",
1010
customDarkBg2: "rgb(38, 39, 43)",
1111
customDarkBg3: "rgb(48, 49, 54)",

0 commit comments

Comments
 (0)