diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8e1080e..99f356f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -55,41 +43,26 @@ export default function LandingPage() {
@@ -101,9 +74,7 @@ export default function LandingPage() {
title="Empowering Your Business Through Digital Expertise"
buttons={[
{
- text: "View Our Services",
- href: "#services",
- },
+ text: "View Our Services", href: "#services"},
]}
/>
@@ -115,28 +86,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "SEO Optimization",
- description: "Boost your visibility and organic search rankings effectively.",
- bentoComponent: "reveal-icon",
- icon: Search,
- imageSrc: "http://img.b2bpic.net/free-photo/business-team-working-office-worker-concept_53876-23476.jpg",
- imageAlt: "Business Team Working Office Worker Concept",
+ title: "SEO Optimization", description: "Boost your visibility and organic search rankings effectively.", bentoComponent: "reveal-icon", icon: Search,
},
{
- title: "Lead Generation",
- description: "High-intent lead acquisition strategies for your business.",
- bentoComponent: "reveal-icon",
- icon: Target,
- imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=2",
- imageAlt: "Business Team Working Office Worker Concept",
+ title: "Lead Generation", description: "High-intent lead acquisition strategies for your business.", bentoComponent: "reveal-icon", icon: Target,
},
{
- title: "Social Media Marketing",
- description: "Engage your audience and build your brand identity online.",
- bentoComponent: "reveal-icon",
- icon: Share2,
- imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=2",
- imageAlt: "Business Team Working Office Worker Concept",
+ title: "Social Media Marketing", description: "Engage your audience and build your brand identity online.", bentoComponent: "reveal-icon", icon: Share2,
},
]}
title="Digital Services That Deliver"
@@ -146,27 +102,19 @@ export default function LandingPage() {
@@ -283,29 +184,19 @@ export default function LandingPage() {