Update src/app/page.tsx
This commit is contained in:
@@ -91,7 +91,6 @@ export default function WebAgencyThemePage() {
|
||||
marqueeClassName="md:mb-5"
|
||||
/>
|
||||
<TextAbout
|
||||
id="about"
|
||||
title="We craft digital experiences that captivate audiences and drive meaningful results for ambitious brands worldwide."
|
||||
buttons={[
|
||||
{ text: "Our Process", href: "#process" },
|
||||
@@ -100,7 +99,6 @@ export default function WebAgencyThemePage() {
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FeatureCardNineteen
|
||||
id="services"
|
||||
title="Our Services"
|
||||
description="A proven methodology that delivers results consistently across every project."
|
||||
tag="What We Do"
|
||||
@@ -160,7 +158,6 @@ export default function WebAgencyThemePage() {
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FeatureCardTen
|
||||
id="process"
|
||||
tag="How We Work"
|
||||
tagIcon={Layers}
|
||||
title="Our Process"
|
||||
|
||||
Reference in New Issue
Block a user