diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6cba745..16211ab 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,7 +7,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -export default function LandingPage() { +export default function AboutPage() { return ( @@ -71,24 +54,8 @@ export default function LandingPage() { title="Our Milestones" description="Evidence of our commitment to your growth." metrics={[ - { - id: "m1", - value: "500+", - title: "Clients Served", - items: [ - "Global reach", - "Industry expertise", - ], - }, - { - id: "m2", - value: "200%", - title: "Growth Rate", - items: [ - "Consistent ROI", - "Performance driven", - ], - }, + { id: "m1", value: "500+", title: "Clients Served", items: ["Global reach", "Industry expertise"] }, + { id: "m2", value: "200%", title: "Growth Rate", items: ["Consistent ROI", "Performance driven"] }, ]} /> @@ -96,30 +63,8 @@ export default function LandingPage() { @@ -63,35 +46,11 @@ export default function LandingPage() { description="Read our latest marketing articles." blogs={[ { - id: "b1", - category: "Tips", - title: "Digital Growth 2024", - excerpt: "What to expect...", - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893449.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", - date: "2024-01-01", - }, + id: "b1", category: "Tips", title: "Digital Growth 2024", excerpt: "What to expect...", imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893449.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", date: "2024-01-01"}, { - id: "b2", - category: "Trends", - title: "SEO Changes", - excerpt: "Algorithm updates...", - imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-banner-template_23-2148885761.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - date: "2024-01-02", - }, + id: "b2", category: "Trends", title: "SEO Changes", excerpt: "Algorithm updates...", imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-banner-template_23-2148885761.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "2024-01-02"}, { - id: "b3", - category: "PPC", - title: "Ad ROI Tips", - excerpt: "How to scale...", - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-with-raised-arms_1134-418.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", - date: "2024-01-03", - }, + id: "b3", category: "PPC", title: "Ad ROI Tips", excerpt: "How to scale...", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-with-raised-arms_1134-418.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", date: "2024-01-03"}, ]} /> @@ -102,43 +61,15 @@ export default function LandingPage() { useInvertedBackground={false} title="Trusted by Experts" description="Brands we helped succeed." - names={[ - "Nexus", - "Orbit", - "Pulse", - "Summit", - "Vantage", - ]} + names={["Nexus", "Orbit", "Pulse", "Summit", "Vantage"]} />
@@ -72,24 +53,8 @@ export default function LandingPage() { title="Why Work With Us?" description="Let's build your future together." metrics={[ - { - id: "c1", - value: "10+", - title: "Years Experience", - items: [ - "Innovation", - "Strategy", - ], - }, - { - id: "c2", - value: "24/7", - title: "Active Support", - items: [ - "Always on", - "Responsive", - ], - }, + { id: "c1", value: "10+", title: "Years Experience", items: ["Innovation", "Strategy"] }, + { id: "c2", value: "24/7", title: "Active Support", items: ["Always on", "Responsive"] }, ]} /> @@ -97,30 +62,8 @@ export default function LandingPage() { @@ -61,37 +44,14 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - tag: "Standard", - price: "$999", - period: "/mo", - description: "Good for starters.", - button: { - text: "Choose Plan", - href: "/contact", - }, - featuresTitle: "Included", - features: [ - "SEO", - "Analytics", - ], + id: "basic", tag: "Standard", price: "$999", period: "/mo", description: "Good for starters.", button: { + text: "Choose Plan", href: "/contact"}, + featuresTitle: "Included", features: ["SEO", "Analytics"], }, { - id: "pro", - tag: "Advanced", - price: "$2999", - period: "/mo", - description: "High performance.", - button: { - text: "Choose Plan", - href: "/contact", - }, - featuresTitle: "Included", - features: [ - "SEO", - "PPC", - "Social", - ], + id: "pro", tag: "Advanced", price: "$2999", period: "/mo", description: "High performance.", button: { + text: "Choose Plan", href: "/contact"}, + featuresTitle: "Included", features: ["SEO", "PPC", "Social"], }, ]} title="Marketing Plans" @@ -106,42 +66,15 @@ export default function LandingPage() { title="Industry Recognition" description="We are proud to work with the best." names={[ - "Alpha Corp", - "Beta Tech", - "Gamma Inc", - "Delta Labs", - "Epsilon", - ]} + "Alpha Corp", "Beta Tech", "Gamma Inc", "Delta Labs", "Epsilon"]} /> @@ -60,26 +43,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "SEM", - title: "SEM", - subtitle: "Ads", - description: "Manage ads.", - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg", - }, + tag: "SEM", title: "SEM", subtitle: "Ads", description: "Manage ads.", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg"}, { - tag: "Content", - title: "Content", - subtitle: "Writing", - description: "Creative copy.", - imageSrc: "http://img.b2bpic.net/free-photo/social-media-marketing-concept-marketing-with-applications_23-2150063124.jpg", - }, + tag: "Content", title: "Content", subtitle: "Writing", description: "Creative copy.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-marketing-concept-marketing-with-applications_23-2150063124.jpg"}, { - tag: "Strategy", - title: "Strategy", - subtitle: "Planning", - description: "Marketing roadmaps.", - imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-computer_23-2150372439.jpg", - }, + tag: "Strategy", title: "Strategy", subtitle: "Planning", description: "Marketing roadmaps.", imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-computer_23-2150372439.jpg"}, ]} title="Our Services" description="We offer full-cycle digital marketing." @@ -94,24 +62,8 @@ export default function LandingPage() { title="Performance Indicators" description="Data-backed results for your business." metrics={[ - { - id: "s1", - value: "95%", - title: "Client Retention", - items: [ - "Long-term value", - "Dedicated support", - ], - }, - { - id: "s2", - value: "4.8/5", - title: "Average Satisfaction", - items: [ - "Expert guidance", - "Quality delivery", - ], - }, + { id: "s1", value: "95%", title: "Client Retention", items: ["Long-term value", "Dedicated support"] }, + { id: "s2", value: "4.8/5", title: "Average Satisfaction", items: ["Expert guidance", "Quality delivery"] }, ]} /> @@ -119,30 +71,8 @@ export default function LandingPage() {