diff --git a/src/app/page.tsx b/src/app/page.tsx
index ddada53..6804141 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -57,74 +45,23 @@ export default function LandingPage() {
title="We Scale Brands Through Performance Marketing"
description="Meta Ads, Google Ads, Creative Strategy & Conversion Optimization"
testimonials={[
- {
- name: "Alex Rivers",
- handle: "@growth_lab",
- testimonial: "The best creative strategy team we've worked with.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
- },
- {
- name: "Sarah Chen",
- handle: "@tech_startup",
- testimonial: "Exponential growth in just 3 months of collaboration.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg",
- },
- {
- name: "Mark Jones",
- handle: "@brand_x",
- testimonial: "Their data-driven approach changed our entire funnel.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg",
- },
- {
- name: "Elena V.",
- handle: "@startup_hq",
- testimonial: "Finally, a team that understands ROAS properly.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
- },
- {
- name: "Sam K.",
- handle: "@dev_agency",
- testimonial: "Scale has never been this consistent.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-his-arms-crossed_23-2148737964.jpg",
- },
+ { name: "Alex Rivers", handle: "@growth_lab", testimonial: "The best creative strategy team we've worked with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg" },
+ { name: "Sarah Chen", handle: "@tech_startup", testimonial: "Exponential growth in just 3 months of collaboration.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg" },
+ { name: "Mark Jones", handle: "@brand_x", testimonial: "Their data-driven approach changed our entire funnel.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg" },
+ { name: "Elena V.", handle: "@startup_hq", testimonial: "Finally, a team that understands ROAS properly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg" },
+ { name: "Sam K.", handle: "@dev_agency", testimonial: "Scale has never been this consistent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-his-arms-crossed_23-2148737964.jpg" }
]}
buttons={[
- {
- text: "Book a Call",
- href: "#contact",
- },
- {
- text: "View Case Studies",
- href: "#results",
- },
+ { text: "Book a Call", href: "#contact" },
+ { text: "View Case Studies", href: "#results" }
]}
imageSrc="http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
- alt: "Customer avatar 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
- alt: "Customer avatar 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
- alt: "Customer avatar 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
- alt: "Customer avatar 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg",
- alt: "Customer avatar 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", alt: "Customer avatar 1" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Customer avatar 2" },
+ { src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Customer avatar 3" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", alt: "Customer avatar 4" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg", alt: "Customer avatar 5" }
]}
avatarText="Trusted by 100+ growth-stage founders"
/>
@@ -134,15 +71,7 @@ export default function LandingPage() {
@@ -155,42 +84,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
- {
- title: "Meta Ads",
- description: "High-ROAS social campaigns for scalable growth.",
- imageSrc: "http://img.b2bpic.net/free-photo/women-power-speech-bubble-with-megaphone_23-2148403563.jpg",
- imageAlt: "Meta Ads",
- },
- {
- title: "Google Ads",
- description: "Targeted intent-based traffic for conversion.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-letter-g_1187-2091.jpg",
- imageAlt: "Google Ads",
- },
- {
- title: "TikTok Ads",
- description: "Viral creative formats for Gen Z audiences.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-opening-present_23-2149426558.jpg",
- imageAlt: "TikTok Ads",
- },
- {
- title: "Creative Production",
- description: "High-conversion assets designed to stop the scroll.",
- imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-front-side_187299-39548.jpg",
- imageAlt: "Creative",
- },
- {
- title: "CRO & Analytics",
- description: "Data-backed optimization for every touchpoint.",
- imageSrc: "http://img.b2bpic.net/free-vector/set-statistic-data-tools-finance-diagram-graphic-chart-business_24908-59543.jpg",
- imageAlt: "CRO",
- },
- {
- title: "Branding Strategy",
- description: "Unified visual identity that speaks to your users.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-instagram-logo_23-2152000227.jpg",
- imageAlt: "Branding",
- },
+ { title: "Meta Ads", description: "High-ROAS social campaigns for scalable growth.", imageSrc: "http://img.b2bpic.net/free-photo/women-power-speech-bubble-with-megaphone_23-2148403563.jpg", imageAlt: "Meta Ads" },
+ { title: "Google Ads", description: "Targeted intent-based traffic for conversion.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-letter-g_1187-2091.jpg", imageAlt: "Google Ads" },
+ { title: "TikTok Ads", description: "Viral creative formats for Gen Z audiences.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-opening-present_23-2149426558.jpg", imageAlt: "TikTok Ads" },
+ { title: "Creative Production", description: "High-conversion assets designed to stop the scroll.", imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-front-side_187299-39548.jpg", imageAlt: "Creative" },
+ { title: "CRO & Analytics", description: "Data-backed optimization for every touchpoint.", imageSrc: "http://img.b2bpic.net/free-vector/set-statistic-data-tools-finance-diagram-graphic-chart-business_24908-59543.jpg", imageAlt: "CRO" },
+ { title: "Branding Strategy", description: "Unified visual identity that speaks to your users.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-instagram-logo_23-2152000227.jpg", imageAlt: "Branding" }
]}
title="Performance-Driven Services"
description="Custom strategies tailored for high-growth digital brands."
@@ -199,46 +98,17 @@ export default function LandingPage() {