Update src/app/page.tsx
This commit is contained in:
355
src/app/page.tsx
355
src/app/page.tsx
@@ -34,33 +34,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="LBDigital"
|
||||
/>
|
||||
@@ -69,44 +55,23 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="Crafting Digital Experiences That Convert"
|
||||
description="LBDigital specializes in designing and developing stunning websites that drive results for businesses. Let's elevate your online presence."
|
||||
tag="Your Digital Partner"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-works-with-sound-laptop-early-morning_169016-26471.jpg",
|
||||
imageAlt: "Modern web design interface with analytics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-works-with-sound-laptop-early-morning_169016-26471.jpg", imageAlt: "Modern web design interface with analytics"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blog-blogging-digital-networking-www-global-concept_53876-21189.jpg",
|
||||
imageAlt: "Responsive website layout on multiple devices",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-working-laptop-network-graphic-overlay_53876-124039.jpg",
|
||||
imageAlt: "Hands working on laptop network graphic overlay",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484781.jpg",
|
||||
imageAlt: "3d rendering on website hosting concept",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-with-computer_23-2149930993.jpg",
|
||||
imageAlt: "Side view man working with computer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blog-blogging-digital-networking-www-global-concept_53876-21189.jpg", imageAlt: "Responsive website layout on multiple devices"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -121,17 +86,11 @@ export default function LandingPage() {
|
||||
description="We are a passionate team of web design and development experts dedicated to bringing your unique vision to life. From initial concept to seamless launch, we deliver pixel-perfect, high-performing websites that captivate audiences and achieve business goals."
|
||||
metrics={[
|
||||
{
|
||||
value: "500+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
value: "500+", title: "Projects Completed"},
|
||||
{
|
||||
value: "10",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "10", title: "Years Experience"},
|
||||
{
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
},
|
||||
value: "98%", title: "Client Satisfaction"},
|
||||
]}
|
||||
tag="Who We Are"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-team-working-brainstorming-concept_329181-12367.jpg"
|
||||
@@ -148,23 +107,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Custom Website Design",
|
||||
description: "Unique, brand-aligned designs that stand out and reflect your business identity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg",
|
||||
imageAlt: "Abstract custom website design",
|
||||
},
|
||||
title: "Custom Website Design", description: "Unique, brand-aligned designs that stand out and reflect your business identity.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg", imageAlt: "Abstract custom website design"},
|
||||
{
|
||||
title: "Responsive Development",
|
||||
description: "Flawless performance and aesthetics across all devices and screen sizes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-professional-updating-ai-systems_482257-90811.jpg",
|
||||
imageAlt: "Code snippets representing responsive development",
|
||||
},
|
||||
title: "Responsive Development", description: "Flawless performance and aesthetics across all devices and screen sizes.", imageSrc: "http://img.b2bpic.net/free-photo/it-professional-updating-ai-systems_482257-90811.jpg", imageAlt: "Code snippets representing responsive development"},
|
||||
{
|
||||
title: "SEO Optimization",
|
||||
description: "Boost your visibility and rank higher on search engines to attract more organic traffic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg",
|
||||
imageAlt: "SEO optimization graphic with charts and magnifying glass",
|
||||
},
|
||||
title: "SEO Optimization", description: "Boost your visibility and rank higher on search engines to attract more organic traffic.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg", imageAlt: "SEO optimization graphic with charts and magnifying glass"},
|
||||
]}
|
||||
title="Our Core Web Design Services"
|
||||
description="We offer a comprehensive suite of services crafted to ensure your online presence is not just visible, but truly impactful and performs exceptionally."
|
||||
@@ -180,53 +127,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "project-1",
|
||||
name: "Corporate Solutions",
|
||||
price: "View Case Study",
|
||||
variant: "B2B Website",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/world-water-day-concept-landing-page-template_23-2148806517.jpg",
|
||||
imageAlt: "Corporate Solutions Website",
|
||||
},
|
||||
id: "project-1", name: "Corporate Solutions", price: "View Case Study", variant: "B2B Website", imageSrc: "http://img.b2bpic.net/free-psd/world-water-day-concept-landing-page-template_23-2148806517.jpg", imageAlt: "Corporate Solutions Website"},
|
||||
{
|
||||
id: "project-2",
|
||||
name: "E-commerce Platform",
|
||||
price: "View Case Study",
|
||||
variant: "Online Store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-symbol-shopping-cart-online-shopping-concept_1387-882.jpg",
|
||||
imageAlt: "E-commerce Platform Website",
|
||||
},
|
||||
id: "project-2", name: "E-commerce Platform", price: "View Case Study", variant: "Online Store", imageSrc: "http://img.b2bpic.net/free-photo/wooden-symbol-shopping-cart-online-shopping-concept_1387-882.jpg", imageAlt: "E-commerce Platform Website"},
|
||||
{
|
||||
id: "project-3",
|
||||
name: "Creative Portfolio",
|
||||
price: "View Case Study",
|
||||
variant: "Artist Showcase",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-smart-businesswoman-is-reading-important-document-while-sitting-her-office_613910-3136.jpg",
|
||||
imageAlt: "Creative Portfolio Website",
|
||||
},
|
||||
id: "project-3", name: "Creative Portfolio", price: "View Case Study", variant: "Artist Showcase", imageSrc: "http://img.b2bpic.net/free-photo/focused-smart-businesswoman-is-reading-important-document-while-sitting-her-office_613910-3136.jpg", imageAlt: "Creative Portfolio Website"},
|
||||
{
|
||||
id: "project-4",
|
||||
name: "SaaS Dashboard",
|
||||
price: "View Case Study",
|
||||
variant: "App Interface",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-dots-lines-connected_1048-11946.jpg",
|
||||
imageAlt: "SaaS Dashboard Website",
|
||||
},
|
||||
id: "project-4", name: "SaaS Dashboard", price: "View Case Study", variant: "App Interface", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-dots-lines-connected_1048-11946.jpg", imageAlt: "SaaS Dashboard Website"},
|
||||
{
|
||||
id: "project-5",
|
||||
name: "Event Landing Page",
|
||||
price: "View Case Study",
|
||||
variant: "Promotional Site",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dj-mixing-equipment-underground-club_482257-78401.jpg",
|
||||
imageAlt: "Event Landing Page Website",
|
||||
},
|
||||
id: "project-5", name: "Event Landing Page", price: "View Case Study", variant: "Promotional Site", imageSrc: "http://img.b2bpic.net/free-photo/dj-mixing-equipment-underground-club_482257-78401.jpg", imageAlt: "Event Landing Page Website"},
|
||||
{
|
||||
id: "project-6",
|
||||
name: "Modern Blog",
|
||||
price: "View Case Study",
|
||||
variant: "Content Hub",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/vacation-from-home-landing-page-template_23-2149622101.jpg",
|
||||
imageAlt: "Modern Blog Website",
|
||||
},
|
||||
id: "project-6", name: "Modern Blog", price: "View Case Study", variant: "Content Hub", imageSrc: "http://img.b2bpic.net/free-psd/vacation-from-home-landing-page-template_23-2149622101.jpg", imageAlt: "Modern Blog Website"},
|
||||
]}
|
||||
title="Our Latest Projects"
|
||||
description="Explore a selection of our recent website design and development projects that showcase our expertise, creativity, and commitment to excellence."
|
||||
@@ -241,64 +152,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
tag: "Starter",
|
||||
tagIcon: Sparkles,
|
||||
price: "$999",
|
||||
period: "one-time",
|
||||
description: "Ideal for startups and small businesses needing a foundational online presence.",
|
||||
button: {
|
||||
text: "Choose Basic",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Custom 5-Page Website",
|
||||
"Responsive Design",
|
||||
"Basic SEO Setup",
|
||||
"1 Month Free Support",
|
||||
"Google Analytics Integration",
|
||||
],
|
||||
id: "basic", tag: "Starter", tagIcon: Sparkles,
|
||||
price: "$999", period: "one-time", description: "Ideal for startups and small businesses needing a foundational online presence.", button: {
|
||||
text: "Choose Basic"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Custom 5-Page Website", "Responsive Design", "Basic SEO Setup", "1 Month Free Support", "Google Analytics Integration"],
|
||||
},
|
||||
{
|
||||
id: "standard",
|
||||
tag: "Popular",
|
||||
tagIcon: Sparkles,
|
||||
price: "$2499",
|
||||
period: "one-time",
|
||||
description: "Perfect for growing businesses seeking a comprehensive and engaging digital platform.",
|
||||
button: {
|
||||
text: "Choose Standard",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Custom 10-Page Website",
|
||||
"Advanced Responsive Design",
|
||||
"Full SEO Optimization",
|
||||
"3 Months Free Support",
|
||||
"Content Management System",
|
||||
"Basic E-commerce Functionality",
|
||||
],
|
||||
id: "standard", tag: "Popular", tagIcon: Sparkles,
|
||||
price: "$2499", period: "one-time", description: "Perfect for growing businesses seeking a comprehensive and engaging digital platform.", button: {
|
||||
text: "Choose Standard"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Custom 10-Page Website", "Advanced Responsive Design", "Full SEO Optimization", "3 Months Free Support", "Content Management System", "Basic E-commerce Functionality"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
tag: "Enterprise",
|
||||
tagIcon: Sparkles,
|
||||
price: "$4999+",
|
||||
period: "one-time",
|
||||
description: "Tailored for large enterprises and complex projects requiring bespoke solutions.",
|
||||
button: {
|
||||
text: "Choose Premium",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Unlimited Custom Pages",
|
||||
"Premium Responsive Design",
|
||||
"Advanced SEO & Analytics",
|
||||
"6 Months Free Support",
|
||||
"Custom CRM Integration",
|
||||
"Full E-commerce Suite & POS",
|
||||
"Dedicated Project Manager",
|
||||
],
|
||||
id: "premium", tag: "Enterprise", tagIcon: Sparkles,
|
||||
price: "$4999+", period: "one-time", description: "Tailored for large enterprises and complex projects requiring bespoke solutions.", button: {
|
||||
text: "Choose Premium"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Unlimited Custom Pages", "Premium Responsive Design", "Advanced SEO & Analytics", "6 Months Free Support", "Custom CRM Integration", "Full E-commerce Suite & POS", "Dedicated Project Manager"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Website Packages"
|
||||
@@ -314,23 +186,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
icon: Cog,
|
||||
title: "Uptime",
|
||||
value: "99.9%",
|
||||
},
|
||||
id: "metric-1", icon: Cog,
|
||||
title: "Uptime", value: "99.9%"},
|
||||
{
|
||||
id: "metric-2",
|
||||
icon: Users,
|
||||
title: "Happy Clients",
|
||||
value: "200+",
|
||||
},
|
||||
id: "metric-2", icon: Users,
|
||||
title: "Happy Clients", value: "200+"},
|
||||
{
|
||||
id: "metric-3",
|
||||
icon: Star,
|
||||
title: "Average Rating",
|
||||
value: "5 Stars",
|
||||
},
|
||||
id: "metric-3", icon: Star,
|
||||
title: "Average Rating", value: "5 Stars"},
|
||||
]}
|
||||
title="Driving Success with Data"
|
||||
description="Our unwavering commitment to excellence and client satisfaction consistently translates into measurable results and tangible achievements across all our projects."
|
||||
@@ -345,50 +208,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@TechInnovateCEO",
|
||||
testimonial: "LBDigital transformed our online presence! Their team was incredibly professional, creative, and delivered a website that exceeded our expectations. Our conversions have doubled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg",
|
||||
imageAlt: "Sarah Johnson, CEO of TechInnovate",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@TechInnovateCEO", testimonial: "LBDigital transformed our online presence! Their team was incredibly professional, creative, and delivered a website that exceeded our expectations. Our conversions have doubled.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", imageAlt: "Sarah Johnson, CEO of TechInnovate"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@LocalCafeOwner",
|
||||
testimonial: "As a small business, we needed a simple yet effective website. LBDigital understood our vision perfectly and created a beautiful, easy-to-manage site that our customers love.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1138.jpg",
|
||||
imageAlt: "Michael Chen, Owner of The Daily Grind Cafe",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@LocalCafeOwner", testimonial: "As a small business, we needed a simple yet effective website. LBDigital understood our vision perfectly and created a beautiful, easy-to-manage site that our customers love.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1138.jpg", imageAlt: "Michael Chen, Owner of The Daily Grind Cafe"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@GrowthCoMarketing",
|
||||
testimonial: "Their SEO expertise is unmatched! LBDigital not only built us a stunning website but also helped us rank higher for key terms, bringing in valuable organic traffic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-hipster-girl-winks-eye-makes-cheeky-expression-dressed-green-fashionable-costume-carries-bag-has-bun-hairstyle-vivid-makeup-poses-outdoors-urban-lifestyle_273609-56220.jpg",
|
||||
imageAlt: "Emily Rodriguez, Marketing Director at GrowthCo",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@GrowthCoMarketing", testimonial: "Their SEO expertise is unmatched! LBDigital not only built us a stunning website but also helped us rank higher for key terms, bringing in valuable organic traffic.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-hipster-girl-winks-eye-makes-cheeky-expression-dressed-green-fashionable-costume-carries-bag-has-bun-hairstyle-vivid-makeup-poses-outdoors-urban-lifestyle_273609-56220.jpg", imageAlt: "Emily Rodriguez, Marketing Director at GrowthCo"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@StartupXYZFounder",
|
||||
testimonial: "Working with LBDigital was a game-changer for our startup. They delivered a scalable, high-performance platform that perfectly captures our brand identity. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-employee-happy-be-back-work_23-2148727616.jpg",
|
||||
imageAlt: "David Kim, Founder of StartupXYZ",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@StartupXYZFounder", testimonial: "Working with LBDigital was a game-changer for our startup. They delivered a scalable, high-performance platform that perfectly captures our brand identity. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-employee-happy-be-back-work_23-2148727616.jpg", imageAlt: "David Kim, Founder of StartupXYZ"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
handle: "@BrandInsights",
|
||||
testimonial: "The attention to detail and creative input from LBDigital was exceptional. They took our complex ideas and translated them into a user-friendly and aesthetically pleasing website.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-beautiful-woman-with-folded-arms-looking-camera_23-2147876783.jpg",
|
||||
imageAlt: "Jessica Lee, Brand Strategist at Insightful Solutions",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", handle: "@BrandInsights", testimonial: "The attention to detail and creative input from LBDigital was exceptional. They took our complex ideas and translated them into a user-friendly and aesthetically pleasing website.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-beautiful-woman-with-folded-arms-looking-camera_23-2147876783.jpg", imageAlt: "Jessica Lee, Brand Strategist at Insightful Solutions"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
@@ -402,15 +235,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"TechInnovate",
|
||||
"GlobalConnect",
|
||||
"BrandBoost",
|
||||
"DigitalEdge",
|
||||
"WebSolutions Inc.",
|
||||
"CreativeHub",
|
||||
"Evolve Digital",
|
||||
"FutureMetrics",
|
||||
]}
|
||||
"TechInnovate", "GlobalConnect", "BrandBoost", "DigitalEdge", "WebSolutions Inc.", "CreativeHub", "Evolve Digital", "FutureMetrics"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We've had the privilege of partnering with a diverse range of clients, from dynamic startups to established enterprises, helping them achieve their digital ambitions."
|
||||
tag="Our Partners"
|
||||
@@ -421,20 +246,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Build Your Dream Website?"
|
||||
description="Let's discuss your project and turn your innovative ideas into a stunning, high-performing digital reality. Contact us today for a free consultation!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Project",
|
||||
href: "#",
|
||||
},
|
||||
text: "Start Your Project", href: "#"},
|
||||
{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
text: "Call Us Now", href: "tel:+1234567890"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -444,66 +264,39 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Web Design",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Web Design", href: "#services"},
|
||||
{
|
||||
label: "Development",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Development", href: "#services"},
|
||||
{
|
||||
label: "SEO",
|
||||
href: "#services",
|
||||
},
|
||||
label: "SEO", href: "#services"},
|
||||
{
|
||||
label: "E-commerce",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "E-commerce", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com/lbdigital",
|
||||
},
|
||||
label: "Twitter", href: "https://twitter.com/lbdigital"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com/company/lbdigital",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com/company/lbdigital"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user