diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1107781..d966180 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -8,7 +8,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import { Linkedin, Twitter } from "lucide-react"; -export default function LandingPage() { +export default function AboutPage() { return ( @@ -51,9 +40,14 @@ export default function LandingPage() { @@ -61,8 +55,8 @@ export default function LandingPage() { @@ -71,16 +65,8 @@ export default function LandingPage() { logoText="302 Connections" copyrightText="© 2025 | 302 Connections" socialLinks={[ - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Linkedin, - href: "#", - ariaLabel: "LinkedIn", - }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7c24d76..ea213a0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,7 +8,7 @@ import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import { Linkedin, Twitter } from "lucide-react"; -export default function LandingPage() { +export default function ContactPage() { return (
@@ -70,16 +57,8 @@ export default function LandingPage() { description="Check our most frequently asked questions." faqsAnimation="blur-reveal" faqs={[ - { - id: "c1", - title: "How can I book a call?", - content: "Simply fill out the form, and our team will contact you within 24 hours.", - }, - { - id: "c2", - title: "Where are you located?", - content: "We are based in Delaware, but we serve clients nationwide.", - }, + { id: "c1", title: "How can I book a call?", content: "Fill out the form." }, + { id: "c2", title: "Where are you located?", content: "Delaware, nationwide." }, ]} />
@@ -89,16 +68,8 @@ export default function LandingPage() { logoText="302 Connections" copyrightText="© 2025 | 302 Connections" socialLinks={[ - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Linkedin, - href: "#", - ariaLabel: "LinkedIn", - }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 128b44b..16da513 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,90 +29,41 @@ export default function LandingPage() {
@@ -121,23 +72,15 @@ export default function LandingPage() { @@ -148,48 +91,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Customer Acquisition", - description: "Direct outreach that engages and converts audience.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-133453.jpg?_wi=2", - imageAlt: "Acquisition", - }, + id: "f1", title: "Customer Acquisition", description: "Direct outreach that engages and converts audience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-133453.jpg", imageAlt: "Acquisition" }, items: [ - { - icon: Target, - text: "Precision Targeting", - }, - { - icon: Users, - text: "Human Engagement", - }, + { icon: Target, text: "Precision Targeting" }, + { icon: Users, text: "Human Engagement" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-133453.jpg?_wi=3", - imageAlt: "business meeting modern professional office", + reverse: false }, { - id: "f2", - title: "Brand Representation", - description: "Elevating your brand presence through high-impact interactions.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167760.jpg?_wi=2", - imageAlt: "Brand", - }, + id: "f2", title: "Brand Representation", description: "Elevating your brand presence through high-impact interactions.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167760.jpg", imageAlt: "Brand" }, items: [ - { - icon: ShieldCheck, - text: "Professionalism", - }, - { - icon: Award, - text: "Brand Integrity", - }, + { icon: ShieldCheck, text: "Professionalism" }, + { icon: Award, text: "Brand Integrity" }, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167760.jpg?_wi=3", - imageAlt: "professional team studio group photo", + reverse: true }, ]} title="What We Do Best" @@ -200,30 +115,15 @@ export default function LandingPage() {
@@ -257,16 +149,8 @@ export default function LandingPage() { logoText="302 Connections" copyrightText="© 2025 | 302 Connections" socialLinks={[ - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Linkedin, - href: "#", - ariaLabel: "LinkedIn", - }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }, ]} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f2aa46f..f1eccc2 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -8,7 +8,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import { Linkedin, Twitter } from "lucide-react"; -export default function LandingPage() { +export default function ServicesPage() { return ( @@ -54,30 +43,14 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "s1", - title: "Direct Marketing Campaigns", - description: "High-impact, in-person outreach tailored to your audience.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-133453.jpg?_wi=4", - imageAlt: "Marketing", - }, + id: "s1", title: "Direct Marketing Campaigns", description: "High-impact, in-person outreach.", media: { imageSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-133453.jpg", imageAlt: "Marketing" }, items: [], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-background-with-golden-stripe_84443-82399.jpg?_wi=1", - imageAlt: "abstract architectural luxury background", + reverse: false }, { - id: "s2", - title: "Customer Acquisition", - description: "We identify, engage, and convert your ideal customers.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167760.jpg?_wi=6", - imageAlt: "Acquisition", - }, + id: "s2", title: "Customer Acquisition", description: "We engage, and convert your ideal customers.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167760.jpg", imageAlt: "Acquisition" }, items: [], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-133453.jpg?_wi=5", - imageAlt: "business meeting modern professional office", + reverse: true }, ]} title="Strategic. Personal. Effective." @@ -89,8 +62,8 @@ export default function LandingPage() { @@ -99,16 +72,8 @@ export default function LandingPage() { logoText="302 Connections" copyrightText="© 2025 | 302 Connections" socialLinks={[ - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Linkedin, - href: "#", - ariaLabel: "LinkedIn", - }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }, ]} />