Stupid apostrophe error
This commit is contained in:
@@ -22,7 +22,7 @@ export default function Freelance(): JSX.Element {
|
|||||||
>
|
>
|
||||||
<div className="absolute text-center inset-y-auto inset-x-0">
|
<div className="absolute text-center inset-y-auto inset-x-0">
|
||||||
<h1 className="text-center text-4xl font-bold text-foreground mb-4">
|
<h1 className="text-center text-4xl font-bold text-foreground mb-4">
|
||||||
Let's Build Your Website!
|
Let's Build Your Website!
|
||||||
</h1>
|
</h1>
|
||||||
<Button asChild>
|
<Button asChild>
|
||||||
<Link
|
<Link
|
||||||
@@ -50,16 +50,17 @@ export default function Freelance(): JSX.Element {
|
|||||||
<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 gather is the foundation of a successful web
|
||||||
design project. It beings with in-depth research and client
|
design project. It beings with in-depth research and client
|
||||||
consultations to understand the project's goals, target audience,
|
consultations to understand the project's goals, target
|
||||||
and unique objectives. This crucial process involves gathering
|
audience, and unique objectives. This crucial process involves
|
||||||
information, such as content, design preferences, and technical
|
gathering information, such as content, design preferences, and
|
||||||
specifications, while considering SEO best practices to ensure
|
technical specifications, while considering SEO best practices to
|
||||||
search engine visibility. Thoroughly documented requirements serve
|
ensure search engine visibility. Thoroughly documented requirements
|
||||||
as a roadmap for the design phase, resulting in a user-friendly,
|
serve as a roadmap for the design phase, resulting in a
|
||||||
visually appealing, and search engine optimized website that aligns
|
user-friendly, visually appealing, and search engine optimized
|
||||||
with the clients vision and objectives. Proper requirement gathering
|
website that aligns with the clients vision and objectives. Proper
|
||||||
ensures a seamless and efficient web design process, ultimately
|
requirement gathering ensures a seamless and efficient web design
|
||||||
benefiting the project's online presence and search engine rankings.
|
process, ultimately benefiting the project's online presence
|
||||||
|
and search engine rankings.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -127,7 +128,7 @@ export default function Freelance(): JSX.Element {
|
|||||||
>
|
>
|
||||||
<div className="text-center">
|
<div className="text-center">
|
||||||
<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>
|
<p>
|
||||||
I will be contacting your shortly to discuss your exciting project
|
I will be contacting your shortly to discuss your exciting project
|
||||||
|
|||||||
Reference in New Issue
Block a user