Merge version_1_1781556489990 into main #2
@@ -19,29 +19,15 @@ export default function HomePage() {
|
||||
title="We Go Bananas for Results"
|
||||
description="Ignite your brand with data-driven strategies and creative brilliance. Your partner in digital scaling."
|
||||
primaryButton={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Our Portfolio",
|
||||
href: "#portfolio",
|
||||
}}
|
||||
text: "Our Portfolio", href: "#portfolio"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-doing-teamwork-plan-sales-analysis-researching-documents-with-charts-statistics-company-office-workmates-brainstorming-ideas-develop-expertise_482257-37406.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991208.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diagram-social-media-s-elements_1134-70.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-121371.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-doing-teamwork-plan-sales-analysis-researching-documents-with-charts-statistics-company-office-workmates-brainstorming-ideas-develop-expertise_482257-37406.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991208.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/diagram-social-media-s-elements_1134-70.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-121371.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -54,10 +40,8 @@ export default function HomePage() {
|
||||
title="Turning Brands Into Icons"
|
||||
description="We specialize in pushing boundaries. Our team blends technical precision with wild creativity to ensure your brand stands out in the crowded digital jungle."
|
||||
primaryButton={{
|
||||
text: "Meet the Team",
|
||||
href: "#team",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=1"
|
||||
text: "Meet the Team", href: "#team"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -70,44 +54,18 @@ export default function HomePage() {
|
||||
description="Everything we do is designed to scale your business and drive ROI."
|
||||
features={[
|
||||
{
|
||||
title: "SEO & Growth",
|
||||
description: "Dominate search rankings.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logotype_23-2148144452.jpg",
|
||||
imageAlt: "tech company minimalist logo white background",
|
||||
title: "SEO & Growth", description: "Dominate search rankings.", bentoComponent: "animated-bar-chart"},
|
||||
{
|
||||
title: "Social Strategy", description: "Engage your audience deeply.", bentoComponent: "orbiting-icons", centerIcon: "Zap", orbitIcons: [
|
||||
"Instagram", "Twitter", "Facebook", "LinkedIn"],
|
||||
},
|
||||
{
|
||||
title: "Social Strategy",
|
||||
description: "Engage your audience deeply.",
|
||||
bentoComponent: "orbiting-icons",
|
||||
centerIcon: Zap,
|
||||
orbitIcons: [
|
||||
"Instagram",
|
||||
"Twitter",
|
||||
"Facebook",
|
||||
"LinkedIn",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg?_wi=2",
|
||||
imageAlt: "tech company minimalist logo white background",
|
||||
},
|
||||
{
|
||||
title: "Performance PPC",
|
||||
description: "Targeted high-conversion ads.",
|
||||
bentoComponent: "info-card-marquee",
|
||||
infoCards: [
|
||||
title: "Performance PPC", description: "Targeted high-conversion ads.", bentoComponent: "info-card-marquee", infoCards: [
|
||||
{
|
||||
icon: DollarSign,
|
||||
label: "ROAS",
|
||||
value: "4.5x",
|
||||
},
|
||||
icon: "DollarSign", label: "ROAS", value: "4.5x"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Conversion",
|
||||
value: "12%",
|
||||
},
|
||||
icon: "TrendingUp", label: "Conversion", value: "12%"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=2",
|
||||
imageAlt: "tech company minimalist logo white background",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -122,47 +80,19 @@ export default function HomePage() {
|
||||
description="See how we helped our clients grow their digital presence."
|
||||
items={[
|
||||
{
|
||||
title: "Project Alpha",
|
||||
description: "Increased leads by 200%.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg",
|
||||
},
|
||||
title: "Project Alpha", description: "Increased leads by 200%.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg"},
|
||||
{
|
||||
title: "Project Beta",
|
||||
description: "Doubled organic traffic.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-podium-minimal-abstract-background-halloween-d-rendering-geometric-shape-stage-aw_1258-111299.jpg",
|
||||
},
|
||||
title: "Project Beta", description: "Doubled organic traffic.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/orange-podium-minimal-abstract-background-halloween-d-rendering-geometric-shape-stage-aw_1258-111299.jpg"},
|
||||
{
|
||||
title: "Project Gamma",
|
||||
description: "Social media viral growth.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg",
|
||||
},
|
||||
title: "Project Gamma", description: "Social media viral growth.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg"},
|
||||
{
|
||||
title: "Project Delta",
|
||||
description: "Brand redesign success.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-economist_23-2150062321.jpg",
|
||||
},
|
||||
title: "Project Delta", description: "Brand redesign success.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-economist_23-2150062321.jpg"},
|
||||
{
|
||||
title: "Project Epsilon",
|
||||
description: "PPC efficiency boost.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1472.jpg",
|
||||
},
|
||||
title: "Project Epsilon", description: "PPC efficiency boost.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1472.jpg"},
|
||||
{
|
||||
title: "Project Zeta",
|
||||
description: "Market leader position.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-building-collaboration-development-support_53876-133779.jpg",
|
||||
},
|
||||
title: "Project Zeta", description: "Market leader position.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/team-building-collaboration-development-support_53876-133779.jpg"},
|
||||
{
|
||||
title: "Project Eta",
|
||||
description: "New product launch win.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/production-manufacture-process-chart-diagram_53876-120646.jpg",
|
||||
},
|
||||
title: "Project Eta", description: "New product launch win.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/production-manufacture-process-chart-diagram_53876-120646.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -176,17 +106,11 @@ export default function HomePage() {
|
||||
description="Our impact is tangible."
|
||||
metrics={[
|
||||
{
|
||||
value: "$10M+",
|
||||
description: "Client Revenue Generated",
|
||||
},
|
||||
value: "$10M+", description: "Client Revenue Generated"},
|
||||
{
|
||||
value: "500+",
|
||||
description: "Successful Campaigns",
|
||||
},
|
||||
value: "500+", description: "Successful Campaigns"},
|
||||
{
|
||||
value: "24/7",
|
||||
description: "Strategy Monitoring",
|
||||
},
|
||||
value: "24/7", description: "Strategy Monitoring"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -200,25 +124,15 @@ export default function HomePage() {
|
||||
author="Sarah Miller, CEO"
|
||||
avatars={[
|
||||
{
|
||||
name: "Client 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg",
|
||||
},
|
||||
name: "Client 1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg"},
|
||||
{
|
||||
name: "Client 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg",
|
||||
},
|
||||
name: "Client 2", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg"},
|
||||
{
|
||||
name: "Client 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg",
|
||||
},
|
||||
name: "Client 3", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg"},
|
||||
{
|
||||
name: "Client 4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg",
|
||||
},
|
||||
name: "Client 4", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg"},
|
||||
{
|
||||
name: "Client 5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
},
|
||||
name: "Client 5", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -232,17 +146,11 @@ export default function HomePage() {
|
||||
description="Learn more about our agency approach."
|
||||
items={[
|
||||
{
|
||||
question: "What is your process?",
|
||||
answer: "We audit, strategy, execute, and iterate.",
|
||||
},
|
||||
question: "What is your process?", answer: "We audit, strategy, execute, and iterate."},
|
||||
{
|
||||
question: "Do you offer consultations?",
|
||||
answer: "Yes, book a discovery call today.",
|
||||
},
|
||||
question: "Do you offer consultations?", answer: "Yes, book a discovery call today."},
|
||||
{
|
||||
question: "Are your results guaranteed?",
|
||||
answer: "We guarantee 100% effort and transparent reporting.",
|
||||
},
|
||||
question: "Are your results guaranteed?", answer: "We guarantee 100% effort and transparent reporting."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -254,13 +162,9 @@ export default function HomePage() {
|
||||
tag="Contact Us"
|
||||
text="Ready to scale your business? Let's go bananas together."
|
||||
primaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Contact Us", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Email Us",
|
||||
href: "mailto:hello@gobananas.com",
|
||||
}}
|
||||
text: "Email Us", href: "mailto:hello@gobananas.com"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user