14 Commits

Author SHA1 Message Date
6ee4d81d79 Update src/app/page.tsx 2026-03-25 20:28:42 +00:00
37eca3e30c Update src/app/page.tsx 2026-03-25 20:26:34 +00:00
912f3a212a Update src/app/page.tsx 2026-03-25 20:24:29 +00:00
f0f9d9291a Update src/app/services/page.tsx 2026-03-25 20:22:27 +00:00
24adb664fd Update src/app/page.tsx 2026-03-25 20:22:26 +00:00
78468fb568 Update src/app/case-studies/page.tsx 2026-03-25 20:22:26 +00:00
6250cc3ba7 Update src/app/page.tsx 2026-03-25 20:18:41 +00:00
bdcec1a392 Update src/app/styles/variables.css 2026-03-25 20:18:03 +00:00
a2e48bdd4c Update src/app/page.tsx 2026-03-25 20:18:02 +00:00
4ef620a402 Merge version_1 into main
Merge version_1 into main
2026-03-25 20:16:08 +00:00
8711febc1c Merge version_1 into main
Merge version_1 into main
2026-03-25 20:15:19 +00:00
ee33ef0cee Merge version_1 into main
Merge version_1 into main
2026-03-25 20:14:27 +00:00
d4bd1446a2 Merge version_1 into main
Merge version_1 into main
2026-03-25 20:12:22 +00:00
33bed9c334 Merge version_1 into main
Merge version_1 into main
2026-03-25 20:10:51 +00:00
4 changed files with 64 additions and 150 deletions

View File

@@ -75,13 +75,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: 1, title: "Data-Driven Decisions", description: "Leveraging analytics to optimize campaigns and ensure maximum ROI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-sleek-modern-digital-marketing-dashboa-1774469379436-cb6598f6.png", imageAlt: "Data analytics dashboard"
id: 1, title: "Data-Driven Decisions", description: "Leveraging analytics to optimize campaigns and ensure maximum ROI.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-sleek-modern-digital-marketing-dashboa-1774469379436-cb6598f6.png?_wi=1", imageAlt: "Data analytics dashboard" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-sleek-modern-digital-marketing-dashboa-1774469379436-cb6598f6.png?_wi=2", imageAlt: "Data analytics dashboard" }
},
{
id: 2, title: "Innovative Strategies", description: "Crafting bespoke marketing plans that stand out and deliver.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-google-logo-in-elec-1774469377730-fd9ec38a.png", imageAlt: "Abstract strategy illustration"
id: 2, title: "Innovative Strategies", description: "Crafting bespoke marketing plans that stand out and deliver.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-google-logo-in-elec-1774469377730-fd9ec38a.png?_wi=1", imageAlt: "Abstract strategy illustration" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-google-logo-in-elec-1774469377730-fd9ec38a.png?_wi=2", imageAlt: "Abstract strategy illustration" }
},
{
id: 3, title: "Transparent Reporting", description: "Providing clear, actionable insights into campaign performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-meta-logo-facebook--1774469378393-650b9ae4.png", imageAlt: "Report graph"
id: 3, title: "Transparent Reporting", description: "Providing clear, actionable insights into campaign performance.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-meta-logo-facebook--1774469378393-650b9ae4.png?_wi=1", imageAlt: "Report graph" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-meta-logo-facebook--1774469378393-650b9ae4.png?_wi=2", imageAlt: "Report graph" }
}
]}
title="Our Approach to Success"

View File

@@ -3,14 +3,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import ContactText from '@/components/sections/contact/ContactText';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Award, DollarSign, Users } from "lucide-react";
export default function LandingPage() {
@@ -165,24 +165,19 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="blur-reveal"
<TestimonialCardFive
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Priya Sharma", role: "CEO", company: "GrowthX Solutions", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-smiling-femal-1774469378068-6c17693a.png", imageAlt: "Priya Sharma, CEO of GrowthX Solutions"},
id: "1", name: "Priya Sharma", date: "May 15, 2024", title: "Skyrocketing our ROI", quote: "VJ Digital Adage transformed our marketing efforts, achieving a 5x ROI and significantly boosting our online presence. Their data-driven approach is truly exceptional!", tag: "CEO, GrowthX Solutions", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-smiling-femal-1774469378068-6c17693a.png", avatarAlt: "Priya Sharma, CEO of GrowthX Solutions"},
{
id: "2", name: "Rajesh Kumar", role: "Founder", company: "InnovateHub", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-confident-mal-1774469378313-9d9476f0.png", imageAlt: "Rajesh Kumar, Founder of InnovateHub"},
id: "2", name: "Rajesh Kumar", date: "April 22, 2024", title: "Unmatched Lead Generation", quote: "InnovateHub saw a massive increase in qualified leads thanks to VJ Digital Adage. Their strategies are innovative and delivered results far beyond our expectations.", tag: "Founder, InnovateHub", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-confident-mal-1774469378313-9d9476f0.png", avatarAlt: "Rajesh Kumar, Founder of InnovateHub"},
{
id: "3", name: "Sneha Patel", role: "Marketing Director", company: "BrandForge", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-discerning-fe-1774469378201-3a9cedd6.png", imageAlt: "Sneha Patel, Marketing Director of BrandForge"},
id: "3", name: "Sneha Patel", date: "March 10, 2024", title: "Exceptional Brand Growth", quote: "Our brand recognition and engagement have never been higher. VJ Digital Adage crafted a compelling brand strategy that truly resonated with our target audience.", tag: "Marketing Director, BrandForge", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-discerning-fe-1774469378201-3a9cedd6.png", avatarAlt: "Sneha Patel, Marketing Director of BrandForge"},
{
id: "4", name: "Amit Singh", role: "Business Owner", company: "Local Pros", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-successful-ma-1774469378528-aafc79f4.png", imageAlt: "Amit Singh, Business Owner of Local Pros"},
id: "4", name: "Amit Singh", date: "February 18, 2024", title: "Local Domination Achieved", quote: "Thanks to VJ Digital Adage, our local business now dominates search results and attracts more customers than ever before. Highly recommend their SEO expertise!", tag: "Business Owner, Local Pros", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/professional-headshot-of-a-successful-ma-1774469378528-aafc79f4.png", avatarAlt: "Amit Singh, Business Owner of Local Pros"},
]}
title="What Our Clients Say"
description="Hear from satisfied business owners who've scaled with VJ Digital Adage."
@@ -190,16 +185,18 @@ export default function LandingPage() {
</div>
<div id="contact-cta" data-section="contact-cta">
<ContactCenter
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient"}}
tag="Ready to Grow?"
title="Unlock Your Growth Potential"
description="Enter your email for a free marketing audit and start generating more leads today."
inputPlaceholder="Enter your business email"
buttonText="Get Free Marketing Audit"
termsText="By clicking Get Free Marketing Audit you're confirming that you agree with our Terms and Conditions."
text="Ready to Grow? Unlock Your Growth Potential. Get in touch with our experts to discuss your business needs and marketing goals."
buttons={[
{
text: "🚀 Book Free Consultation", href: "/contact"},
{
text: "💬 WhatsApp Us", href: "https://wa.me/+919876543210"},
]}
animationType="entrance-slide"
/>
</div>
@@ -245,4 +242,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -8,7 +8,7 @@ import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwent
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import { FileText, Key, Laptop, LineChart, MessageCircle } from "lucide-react";
import { CalendarDays, FileText, Key, Laptop, LineChart, MessageCircle } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,30 +29,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "about",
href: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Case Studies",
id: "case-studies",
href: "/case-studies",
},
name: "Case Studies", id: "/case-studies"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="VJ Digital Adage"
/>
@@ -66,29 +51,17 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Targeted Lead Generation",
description: "Attract high-quality leads with precision targeting and optimized campaigns across various platforms.",
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-displaying-a-perform-1774469378697-699b58b6.png?_wi=2",
imageAlt: "Smartphone showing performance marketing ad campaign interface",
},
title: "Targeted Lead Generation", description: "Attract high-quality leads with precision targeting and optimized campaigns across various platforms.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-displaying-a-perform-1774469378697-699b58b6.png?_wi=2", imageAlt: "Smartphone showing performance marketing ad campaign interface"},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-second-smartphone-mockup-showcasing-de-1774469378939-f16c0602.png?_wi=2",
imageAlt: "Smartphone displaying detailed analytics for a performance marketing campaign",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-second-smartphone-mockup-showcasing-de-1774469378939-f16c0602.png?_wi=2", imageAlt: "Smartphone displaying detailed analytics for a performance marketing campaign"},
},
{
id: 2,
title: "Conversion Rate Optimization",
description: "Boost your conversion rates through continuous A/B testing, landing page optimization, and user experience enhancements.",
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-showing-a-modern-web-1774469378418-ff861449.png?_wi=2",
imageAlt: "Smartphone showing website wireframe with focus on conversion elements",
},
title: "Conversion Rate Optimization", description: "Boost your conversion rates through continuous A/B testing, landing page optimization, and user experience enhancements.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-showing-a-modern-web-1774469378418-ff861449.png?_wi=2", imageAlt: "Smartphone showing website wireframe with focus on conversion elements"},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-second-smartphone-mockup-displaying-a--1774469379075-6045c14e.png?_wi=2",
imageAlt: "Smartphone displaying a live preview of a high-converting website",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-second-smartphone-mockup-displaying-a--1774469379075-6045c14e.png?_wi=2", imageAlt: "Smartphone displaying a live preview of a high-converting website"},
},
]}
showStepNumbers={true}
@@ -105,50 +78,34 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Social Media Domination",
description: "Build a strong brand presence and engage with your audience effectively across all major social platforms.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-featuring-a-social-m-1774469378723-2611c5fd.png?_wi=2",
imageAlt: "Smartphone showing social media content calendar",
},
id: "1", title: "Social Media Domination", description: "Build a strong brand presence and engage with your audience effectively across all major social platforms.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-featuring-a-social-m-1774469378723-2611c5fd.png?_wi=2", imageAlt: "Smartphone showing social media content calendar"},
items: [
{
icon: MessageCircle,
text: "Content Strategy & Creation",
},
text: "Content Strategy & Creation"},
{
icon: CalendarDays,
text: "Audience Engagement",
},
text: "Audience Engagement"},
{
icon: LineChart,
text: "Paid Social Campaigns",
},
text: "Paid Social Campaigns"},
],
reverse: false,
},
{
id: "2",
title: "Search Engine Optimization (SEO)",
description: "Achieve higher rankings and drive organic traffic with our comprehensive SEO strategies, including technical and content optimization.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-showing-an-seo-keywo-1774469378756-a06aa704.png?_wi=2",
imageAlt: "Smartphone showing SEO keyword research tool",
},
id: "2", title: "Search Engine Optimization (SEO)", description: "Achieve higher rankings and drive organic traffic with our comprehensive SEO strategies, including technical and content optimization.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-showing-an-seo-keywo-1774469378756-a06aa704.png?_wi=2", imageAlt: "Smartphone showing SEO keyword research tool"},
items: [
{
icon: Key,
text: "Keyword Research",
},
text: "Keyword Research"},
{
icon: FileText,
text: "Content Optimization",
},
text: "Content Optimization"},
{
icon: Laptop,
text: "Technical SEO Audits",
},
text: "Technical SEO Audits"},
],
reverse: true,
},
@@ -167,26 +124,15 @@ export default function LandingPage() {
tag="Foundational Services"
buttons={[
{
text: "Explore Solutions",
href: "/services",
},
text: "Explore Solutions", href: "/services"},
]}
accordionItems={[
{
id: "1",
title: "Custom Website Development",
content: "From sleek landing pages to complex e-commerce platforms, we build responsive, fast, and user-friendly websites tailored to your business goals. We focus on modern design principles and robust functionality to ensure your online presence is impactful and effective.",
},
id: "1", title: "Custom Website Development", content: "From sleek landing pages to complex e-commerce platforms, we build responsive, fast, and user-friendly websites tailored to your business goals. We focus on modern design principles and robust functionality to ensure your online presence is impactful and effective."},
{
id: "2",
title: "Comprehensive Branding Solutions",
content: "Develop a memorable brand identity that resonates with your target audience. Our services include logo design, brand guidelines, messaging, and visual assets to ensure a cohesive and strong brand image across all channels.",
},
id: "2", title: "Comprehensive Branding Solutions", content: "Develop a memorable brand identity that resonates with your target audience. Our services include logo design, brand guidelines, messaging, and visual assets to ensure a cohesive and strong brand image across all channels."},
{
id: "3",
title: "E-commerce Optimization",
content: "Maximize your online sales with our specialized e-commerce solutions. We optimize product listings, streamline checkout processes, and integrate powerful tools to enhance the shopping experience and drive conversions.",
},
id: "3", title: "E-commerce Optimization", content: "Maximize your online sales with our specialized e-commerce solutions. We optimize product listings, streamline checkout processes, and integrate powerful tools to enhance the shopping experience and drive conversions."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-smartphone-mockup-showing-a-brand-iden-1774469380620-5394ecfe.png?_wi=2"
imageAlt="Smartphone mockup showing a brand identity design interface with glowing neon accents."
@@ -200,14 +146,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-google-logo-in-elec-1774469377730-fd9ec38a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-meta-logo-facebook--1774469378393-650b9ae4.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-shopify-logo-in-ele-1774469377685-a78e50e4.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-hubspot-logo-in-ele-1774469377595-aae3c456.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-mailchimp-logo-in-e-1774469378332-2acc1bd5.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-stripe-logo-in-elec-1774469377548-d946c42d.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-semrush-logo-in-ele-1774469377608-5f64386c.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-google-logo-in-elec-1774469377730-fd9ec38a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-meta-logo-facebook--1774469378393-650b9ae4.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-shopify-logo-in-ele-1774469377685-a78e50e4.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-hubspot-logo-in-ele-1774469377595-aae3c456.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-mailchimp-logo-in-e-1774469378332-2acc1bd5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-stripe-logo-in-elec-1774469377548-d946c42d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-minimalist-glowing-semrush-logo-in-ele-1774469377608-5f64386c.png"]}
names={[]}
title="Trusted by Industry Leaders"
description="Our expertise has helped businesses of all sizes achieve their digital marketing objectives."
tag="Our Partners"
@@ -220,58 +160,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Performance Marketing",
href: "/services#performance-marketing",
},
label: "Performance Marketing", href: "/services#performance-marketing"},
{
label: "Social Media Marketing",
href: "/services#social-media-marketing",
},
label: "Social Media Marketing", href: "/services#social-media-marketing"},
{
label: "SEO & Content",
href: "/services#seo-content",
},
label: "SEO & Content", href: "/services#seo-content"},
{
label: "Website Development",
href: "/services#website-development",
},
label: "Website Development", href: "/services#website-development"},
{
label: "Branding & Strategy",
href: "/services#branding-strategy",
},
label: "Branding & Strategy", href: "/services#branding-strategy"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Case Studies",
href: "/case-studies",
},
label: "Case Studies", href: "/case-studies"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
{
label: "FAQs",
href: "/contact#faqs",
},
label: "FAQs", href: "/contact#faqs"},
],
},
]}

View File

@@ -13,12 +13,12 @@
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
--background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);