Making small copy changes
This commit is contained in:
@@ -48,8 +48,8 @@ export default function Freelance(): JSX.Element {
|
|||||||
First, lets talk about your project!
|
First, lets talk about your project!
|
||||||
</h2>
|
</h2>
|
||||||
<p className="font-roboto text-left md:text-center font-light max-w-[919px] mx-auto leading-loose">
|
<p className="font-roboto text-left md:text-center font-light max-w-[919px] mx-auto leading-loose">
|
||||||
Effective requirement gather is the foundation of a successful web
|
Effective requirement gathering is the foundation of a successful
|
||||||
design project. It beings with in-depth research and client
|
web design project. It beings with in-depth research and client
|
||||||
consultations to understand the project's goals, target
|
consultations to understand the project's goals, target
|
||||||
audience, and unique objectives. This crucial process involves
|
audience, and unique objectives. This crucial process involves
|
||||||
gathering information, such as content, design preferences, and
|
gathering information, such as content, design preferences, and
|
||||||
@@ -130,10 +130,6 @@ export default function Freelance(): JSX.Element {
|
|||||||
<h1 className="text-center text-4xl font-bold text-foreground mb-2">
|
<h1 className="text-center text-4xl font-bold text-foreground mb-2">
|
||||||
Let's Build Your Website!
|
Let's Build Your Website!
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
|
||||||
I will be contacting you shortly to discuss your exciting project
|
|
||||||
further!
|
|
||||||
</p>
|
|
||||||
<Button
|
<Button
|
||||||
asChild
|
asChild
|
||||||
className="mt-2"
|
className="mt-2"
|
||||||
|
|||||||
@@ -18,8 +18,7 @@ export default function Home(): JSX.Element {
|
|||||||
and Web Designer
|
and Web Designer
|
||||||
</h1>
|
</h1>
|
||||||
<p className="md:w-1/2 opacity-60 text-white my-2">
|
<p className="md:w-1/2 opacity-60 text-white my-2">
|
||||||
I'm looking for freelance clients. Let's talk, and get
|
Need a custom website? Let's talk!
|
||||||
your website built!
|
|
||||||
</p>
|
</p>
|
||||||
<Button asChild>
|
<Button asChild>
|
||||||
<Link href="/freelance">Hiring a freelancer?</Link>
|
<Link href="/freelance">Hiring a freelancer?</Link>
|
||||||
|
|||||||
Reference in New Issue
Block a user