Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d488f95dc | |||
| b293257397 | |||
| b4d63eb31e | |||
| c0ea487b8b | |||
| 73a1cdd9ae | |||
| 0bc5b8dd7c | |||
| 83041778ea | |||
| 6b1be00417 | |||
| 0850112c18 |
@@ -1396,4 +1396,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
|||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardTwentySeven
|
<FeatureCardTwentySeven
|
||||||
title="Our Services"
|
title="Our Services"
|
||||||
description="Comprehensive digital solutions tailored to your business needs"
|
description="Trusted by 120+ companies who increased their digital revenue by an average of 35%"
|
||||||
tag="What We Offer"
|
tag="What We Offer"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -160,7 +160,7 @@ export default function HomePage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardThirteen
|
<TestimonialCardThirteen
|
||||||
title="What Our Clients Say"
|
title="What Our Clients Say"
|
||||||
description="Real feedback from businesses we've helped transform their digital presence"
|
description="Real results: businesses saw average 35% revenue growth after partnering with us"
|
||||||
tag="Client Reviews"
|
tag="Client Reviews"
|
||||||
tagIcon={Quote}
|
tagIcon={Quote}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -217,4 +217,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user