Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-06-06 05:46:32 +00:00
2 changed files with 141 additions and 48 deletions

View File

@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
@@ -34,25 +33,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", id: "#home"},
name: "Home", id: "/"},
{
name: "About", id: "#about"},
name: "About", id: "/#about"},
{
name: "Services", id: "#services"},
name: "Services", id: "/services"},
{
name: "Packages", id: "#packages"},
name: "Packages", id: "/#packages"},
{
name: "Results", id: "#results"},
name: "Results", id: "/#results"},
{
name: "Testimonials", id: "#testimonials"},
name: "Testimonials", id: "/#testimonials"},
{
name: "FAQ", id: "#faq"},
name: "FAQ", id: "/#faq"},
{
name: "Contact", id: "#contact"},
name: "Contact", id: "/#contact"},
]}
brandName="Digibrando"
button={{
text: "Get a Quote", href: "#contact"}}
text: "Get a Quote", href: "/#contact"}}
/>
</div>
@@ -62,9 +61,9 @@ export default function LandingPage() {
description="Innovative digital marketing strategies designed to drive growth, boost visibility, and deliver measurable results for your business."
buttons={[
{
text: "Our Services", href: "#services"},
text: "Our Services", href: "/services"},
{
text: "Get a Free Consultation", href: "#contact"},
text: "Get a Free Consultation", href: "/#contact"},
]}
avatars={[
{
@@ -98,25 +97,6 @@ export default function LandingPage() {
/>
</div>
<div id="services" data-section="services">
<FeatureCardSix
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Search Engine Optimization (SEO)", description: "Boost your organic visibility, rank higher in search results, and attract more qualified leads to your website with our expert SEO strategies.", imageSrc: "http://img.b2bpic.net/free-vector/seo-flat-concept-set_1284-3767.jpg", imageAlt: "SEO illustration"},
{
title: "Pay-Per-Click (PPC) Advertising", description: "Drive immediate, targeted traffic and conversions with optimized PPC campaigns across Google Ads, social media, and other platforms.", imageSrc: "http://img.b2bpic.net/free-vector/charity-event-youtube-channel-art-template-design_23-2149435879.jpg", imageAlt: "PPC illustration"},
{
title: "Social Media Marketing", description: "Build a strong community, enhance brand awareness, and engage your audience with compelling content and strategic social media campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/blue-bird-3d-illustration_183364-123380.jpg", imageAlt: "Social Media illustration"},
{
title: "Content Marketing", description: "Engage your audience and establish thought leadership with high-quality, valuable content tailored to your target customers' needs.", imageSrc: "http://img.b2bpic.net/free-photo/product-design-drawing-website-graphic_53876-95888.jpg", imageAlt: "Content Marketing illustration"},
]}
title="Comprehensive Digital Solutions"
description="From search engine optimization to engaging social media campaigns, our full suite of services covers every aspect of your online presence."
tag="What We Do"
/>
</div>
<div id="packages" data-section="packages">
<ProductCardThree
@@ -128,15 +108,15 @@ export default function LandingPage() {
{
id: "seo-accelerator", name: "SEO Accelerator", price: "Starting at $1,200/month", imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg", imageAlt: "SEO Accelerator package"},
{
id: "social-growth", name: "Social Media Growth", price: "Starting at $900/month", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-mobile-phone-analyzing-twitter-graph_23-2147847487.jpg", imageAlt: "Social Media Growth package"},
id: "social-growth", name: "Social Media Growth", price: "Starting at $900/month", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-mobile-phone-analyzing-twitter-graph_23-2147847487.jpg", alt: "Social Media Growth package"},
{
id: "ppc-mastery", name: "PPC Mastery", price: "Starting at $1,500/month", imageSrc: "http://img.b2bpic.net/free-photo/profit-income-earning-financial-money-proceeds-concept_53876-132220.jpg", imageAlt: "PPC Mastery package"},
id: "ppc-mastery", name: "PPC Mastery", price: "Starting at $1,500/month", imageSrc: "http://img.b2bpic.net/free-photo/profit-income-earning-financial-money-proceeds-concept_53876-132220.jpg", alt: "PPC Mastery package"},
{
id: "content-powerup", name: "Content Power-Up", price: "Starting at $800/month", imageSrc: "http://img.b2bpic.net/free-photo/idea-symbol-drawn-with-pencil-digital-tablet-orange-backdrop_23-2147890049.jpg", imageAlt: "Content Power-Up package"},
id: "content-powerup", name: "Content Power-Up", price: "Starting at $800/month", imageSrc: "http://img.b2bpic.net/free-photo/idea-symbol-drawn-with-pencil-digital-tablet-orange-backdrop_23-2147890049.jpg", alt: "Content Power-Up package"},
{
id: "email-automation", name: "Email Automation", price: "Starting at $750/month", imageSrc: "http://img.b2bpic.net/free-vector/gradient-crm-infographic_23-2149368723.jpg", imageAlt: "Email Automation package"},
id: "email-automation", name: "Email Automation", price: "Starting at $750/month", imageSrc: "http://img.b2bpic.net/free-vector/gradient-crm-infographic_23-2149368723.jpg", alt: "Email Automation package"},
{
id: "web-analytics", name: "Web Analytics Setup", price: "Starting at $600/month", imageSrc: "http://img.b2bpic.net/free-photo/african-american-freelancer-working-from-home-using-financial-graphs_482257-119054.jpg", imageAlt: "Web Analytics Setup package"},
id: "web-analytics", name: "Web Analytics Setup", price: "Starting at $600/month", imageSrc: "http://img.b2bpic.net/free-photo/african-american-freelancer-working-from-home-using-financial-graphs_482257-119054.jpg", alt: "Web Analytics Setup package"},
]}
title="Tailored Marketing Packages"
description="Explore our specialized digital marketing packages designed to meet diverse business needs and budgets, ensuring maximum ROI."
@@ -258,37 +238,37 @@ export default function LandingPage() {
{
title: "Services", items: [
{
label: "SEO Optimization", href: "#services"},
label: "SEO Optimization", href: "/services"},
{
label: "PPC Advertising", href: "#services"},
label: "PPC Advertising", href: "/services"},
{
label: "Social Media", href: "#services"},
label: "Social Media", href: "/services"},
{
label: "Content Marketing", href: "#services"},
label: "Content Marketing", href: "/services"},
],
},
{
title: "Company", items: [
{
label: "About Us", href: "#about"},
label: "About Us", href: "/#about"},
{
label: "Our Impact", href: "#results"},
label: "Our Impact", href: "/#results"},
{
label: "Client Testimonials", href: "#testimonials"},
label: "Client Testimonials", href: "/#testimonials"},
{
label: "Contact", href: "#contact"},
label: "Contact", href: "/#contact"},
],
},
{
title: "Resources", items: [
{
label: "Blog", href: "#"},
label: "Blog", href: "/#"},
{
label: "FAQ", href: "#faq"},
label: "FAQ", href: "/#faq"},
{
label: "Support", href: "#"},
label: "Support", href: "/#"},
{
label: "Privacy Policy", href: "#"},
label: "Privacy Policy", href: "/#"},
],
},
]}

113
src/app/services/page.tsx Normal file
View File

@@ -0,0 +1,113 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
export default function ServicesPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="largeSizeMediumTitles"
background="fluid"
cardStyle="glass-depth"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/#about" },
{ name: "Services", id: "/services" },
{ name: "Packages", id: "/#packages" },
{ name: "Results", id: "/#results" },
{ name: "Testimonials", id: "/#testimonials" },
{ name: "FAQ", id: "/#faq" },
{ name: "Contact", id: "/#contact" }
]}
brandName="Digibrando"
button={{ text: "Get a Quote", href: "/#contact" }}
/>
</div>
<div id="services-hero" data-section="services-hero">
<HeroOverlay
title="Our Comprehensive Digital Services"
description="Explore how our tailored solutions can elevate your brand and drive measurable growth."
buttons={[
{ text: "Get a Free Consultation", href: "/#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169840.jpg"
imageAlt="Digital Marketing Services Overview"
/>
</div>
<div id="services-main" data-section="services-main">
<FeatureCardSix
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Search Engine Optimization (SEO)", description: "Boost your organic visibility, rank higher in search results, and attract more qualified leads to your website with our expert SEO strategies.", imageSrc: "http://img.b2bpic.net/free-vector/seo-flat-concept-set_1284-3767.jpg", imageAlt: "SEO illustration"
},
{
title: "Pay-Per-Click (PPC) Advertising", description: "Drive immediate, targeted traffic and conversions with optimized PPC campaigns across Google Ads, social media, and other platforms.", imageSrc: "http://img.b2bpic.net/free-vector/charity-event-youtube-channel-art-template-design_23-2149435879.jpg", imageAlt: "PPC illustration"
},
{
title: "Social Media Marketing", description: "Build a strong community, enhance brand awareness, and engage your audience with compelling content and strategic social media campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/blue-bird-3d-illustration_183364-123380.jpg", imageAlt: "Social Media illustration"
},
{
title: "Content Marketing", description: "Engage your audience and establish thought leadership with high-quality, valuable content tailored to your target customers' needs.", imageSrc: "http://img.b2bpic.net/free-photo/product-design-drawing-website-graphic_53876-95888.jpg", imageAlt: "Content Marketing illustration"
}
]}
title="Comprehensive Digital Solutions"
description="From search engine optimization to engaging social media campaigns, our full suite of services covers every aspect of your online presence."
tag="What We Do"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Services", items: [
{ label: "SEO Optimization", href: "/services" },
{ label: "PPC Advertising", href: "/services" },
{ label: "Social Media", href: "/services" },
{ label: "Content Marketing", href: "/services" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "/#about" },
{ label: "Our Impact", href: "/#results" },
{ label: "Client Testimonials", href: "/#testimonials" },
{ label: "Contact", href: "/#contact" }
]
},
{
title: "Resources", items: [
{ label: "Blog", href: "/#" },
{ label: "FAQ", href: "/#faq" },
{ label: "Support", href: "/#" },
{ label: "Privacy Policy", href: "/#" }
]
}
]}
logoText="Digibrando"
copyrightText="© 2024 Digibrando. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}