Skip to content

Commit

Permalink
update landing page path
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur committed Jan 7, 2025
1 parent c55a72b commit 748e096
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const LandingCTASection = () => {
discuss your business goals and challenges.{" "}
<span>Limited slots available—book now to secure your spot!</span>
</p>
<Link href="/landing/#contact" className="inline-block">
<Link href="/meet-with-yeatiq/#contact" className="inline-block">
<ShimmerButton>Book Your Free Strategy Session Now!</ShimmerButton>
</Link>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const LandingHeroSection = () => {
Meet Yeatiq, a trusted expert with 700+ successful projects and 500+
glowing reviews, ready to help your business grow.
</p>
<Link href="/landing/#contact" className="inline-block">
<Link href="/meet-with-yeatiq/#contact" className="inline-block">
<ShimmerButton>Book Your Free Strategy Session Now!</ShimmerButton>
</Link>
</div>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const LandingReviewSection = () => {
winning strategy
</p>
</div>
<Link href="/landing/#contact" className="inline-block">
<Link href="/meet-with-yeatiq/#contact" className="inline-block">
<ShimmerButton>Book Your Free Meeting Today!</ShimmerButton>
</Link>
</div>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 748e096

Please sign in to comment.