Making small copy changes

This commit is contained in:
Frank
2024-02-18 12:41:04 -07:00
parent 4622f5737c
commit 8778f28cc2
2 changed files with 3 additions and 8 deletions

View File

@@ -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&apos;s goals, target consultations to understand the project&apos;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&apos;s Build Your Website! Let&apos;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"

View File

@@ -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&apos;m looking for freelance clients. Let&apos;s talk, and get Need a custom website? Let&apos;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>