Update src/app/page.tsx
This commit is contained in:
@@ -111,8 +111,6 @@ export default function LandingPage() {
|
||||
}}
|
||||
ariaLabel="Feature comparison - Traditional vs ConnectTrue"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-light"
|
||||
descriptionClassName="text-base text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -143,8 +141,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
ariaLabel="Team section - Meet ConnectTrue experts"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-light"
|
||||
descriptionClassName="text-base text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,8 +175,6 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
ariaLabel="Social proof section - Customer groups"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-light"
|
||||
descriptionClassName="text-base text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -222,8 +216,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
ariaLabel="FAQ section - Common questions"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-light"
|
||||
descriptionClassName="text-base text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user