Skip to content

Commit

Permalink
Test: Change the main title
Browse files Browse the repository at this point in the history
  • Loading branch information
VinayakVispute committed Aug 18, 2024
1 parent c37d59f commit 453441f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/shared/HomePage/HeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function HeroSection() {
<div className="px-12 mx-auto max-w-7xl">
<div className="w-full mx-auto text-left md:w-11/12 xl:w-9/12 md:text-center">
<h1 className="mb-8 text-4xl lg:text-7xl font-extrabold tracking-normal text-gray-700 dark:text-white md:text-6xl md:tracking-tight md:leading-[4.35rem]">
<HighitlightText text="DevCollab Hub" />
<HighitlightText text="Vinayak Vispute" />
</h1>
<p className="px-0 mb-8 text-lg text-gray-600 dark:text-white md:text-xl lg:px-24">
Uniting India with AI-Powered Sign Language Recognition, Instant
Expand Down

0 comments on commit 453441f

Please sign in to comment.