diff --git a/src/app/page.tsx b/src/app/page.tsx
index 34345f3..2b5a6a6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,80 +28,49 @@ export default function LandingPage() {
@@ -111,14 +80,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Our Approach",
- },
+ type: "text", content: "Our Approach"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/multiethnic-tech-venture-company-securing-funding-pioneering-software_482257-125200.jpg",
- alt: "About Tooks.in",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/multiethnic-tech-venture-company-securing-funding-pioneering-software_482257-125200.jpg", alt: "About Tooks.in"},
]}
/>
@@ -130,26 +94,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "Website Development",
- description: "High-performance, responsive websites built with conversion-focused strategy.",
- tag: "Development",
- imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-front-data-center-workers-calibrating-energy-usage_482257-117976.jpg",
- },
+ id: "s1", title: "Website Development", description: "High-performance, responsive websites built with conversion-focused strategy.", tag: "Development", imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-front-data-center-workers-calibrating-energy-usage_482257-117976.jpg"},
{
- id: "s2",
- title: "Google Ads Management",
- description: "High-converting ad campaigns optimized for ROI and qualified lead generation.",
- tag: "Paid Ads",
- imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-man-working-his-laptop-looking-work-report-graphs_662251-2165.jpg",
- },
+ id: "s2", title: "Google Ads Management", description: "High-converting ad campaigns optimized for ROI and qualified lead generation.", tag: "Paid Ads", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-man-working-his-laptop-looking-work-report-graphs_662251-2165.jpg"},
{
- id: "s3",
- title: "Social Media Marketing",
- description: "Strategic content creation that builds brand awareness and engagement.",
- tag: "SMM",
- imageSrc: "http://img.b2bpic.net/free-photo/man-giving-business-presentation-using-high-technology-digital-pen_53876-104783.jpg",
- },
+ id: "s3", title: "Social Media Marketing", description: "Strategic content creation that builds brand awareness and engagement.", tag: "SMM", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-business-presentation-using-high-technology-digital-pen_53876-104783.jpg"},
]}
title="Our Digital Services"
description="Everything you need to scale your online presence, from development to marketing."
@@ -161,14 +110,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Google",
- "Meta",
- "Amazon",
- "Microsoft",
- "Salesforce",
- "Shopify",
- "HubSpot",
- ]}
+ "Google", "Meta", "Amazon", "Microsoft", "Salesforce", "Shopify", "HubSpot"]}
title="Trusted by Growing Businesses"
description="We partner with brands to deliver exceptional digital experiences and results."
/>
@@ -178,8 +120,7 @@ export default function LandingPage() {