Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
396
src/app/page.tsx
396
src/app/page.tsx
@@ -31,140 +31,58 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Work",
|
||||
id: "work",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Work", id: "work" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
brandName="West Lane"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Your customers are searching for you."
|
||||
description="Professional web design for North Carolina businesses. One person, no runaround, real results."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160824.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-using-laptops-night_74855-2605.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-managers-analyzing-financial-statistics-discussing-investment-strategy-while-working-overhours-startup-office-businessmen-planning-brainstorming-management-ideas-business-concept_482257-63805.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345447.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-52267.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160824.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-using-laptops-night_74855-2605.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/executive-managers-analyzing-financial-statistics-discussing-investment-strategy-while-working-overhours-startup-office-businessmen-planning-brainstorming-management-ideas-business-concept_482257-63805.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345447.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-52267.jpg" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shape-star-with-shadow-copy-space_23-2148330478.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall-holds-tree-branch_8353-7851.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/branding-trademark-marketing-name-concept_53876-120017.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-geometrical-background-with-round-lines_23-2148811530.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-frame-red-blue-3d-glasses-with-shadow-white-backdrop_23-2148188148.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-creative-visual-trendy-ideas-style-purpose_53876-16492.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shape-star-with-shadow-copy-space_23-2148330478.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall-holds-tree-branch_8353-7851.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/branding-trademark-marketing-name-concept_53876-120017.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-geometrical-background-with-round-lines_23-2148811530.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-frame-red-blue-3d-glasses-with-shadow-white-backdrop_23-2148188148.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/design-creative-visual-trendy-ideas-style-purpose_53876-16492.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "See My Work",
|
||||
href: "#work",
|
||||
},
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "See My Work", href: "#work" },
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-shaking-hands_23-2150433381.jpg",
|
||||
alt: "Client review",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-woman-creating-vision-board_23-2149934525.jpg",
|
||||
alt: "Client review",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-assortment-supplies-one-color_23-2149669131.jpg",
|
||||
alt: "Client review",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg",
|
||||
alt: "Client review",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-using-laptop-night-top-view-web-banner-with-copy-space_169016-53022.jpg",
|
||||
alt: "Client review",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-shaking-hands_23-2150433381.jpg", alt: "Client review" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/high-angle-woman-creating-vision-board_23-2149934525.jpg", alt: "Client review" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-assortment-supplies-one-color_23-2149669131.jpg", alt: "Client review" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg", alt: "Client review" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-using-laptop-night-top-view-web-banner-with-copy-space_169016-53022.jpg", alt: "Client review" },
|
||||
]}
|
||||
avatarText="Trusted by NC business leaders"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "SEO Optimized",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Performance",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Mobile First",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Conversion Focused",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Design",
|
||||
},
|
||||
{ type: "text", text: "SEO Optimized" },
|
||||
{ type: "text", text: "Fast Performance" },
|
||||
{ type: "text", text: "Mobile First" },
|
||||
{ type: "text", text: "Conversion Focused" },
|
||||
{ type: "text", text: "Modern Design" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -175,26 +93,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Speed",
|
||||
title: "Lightning Performance",
|
||||
subtitle: "Built for speed",
|
||||
description: "Every site I build is optimized for fast loading and top-tier SEO performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-empty-work-environment-used-business-industry-corporate-culture_482257-125734.jpg",
|
||||
},
|
||||
tag: "Speed", title: "Lightning Performance", subtitle: "Built for speed", description: "Every site I build is optimized for fast loading and top-tier SEO performance.", imageSrc: "http://img.b2bpic.net/free-photo/high-end-empty-work-environment-used-business-industry-corporate-culture_482257-125734.jpg"},
|
||||
{
|
||||
tag: "Design",
|
||||
title: "Modern Layouts",
|
||||
subtitle: "Looks great everywhere",
|
||||
description: "Fully responsive, sharp, and custom tailored to your business brand.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-girl-relaxing-park-watching-videos-reading-digital-tablet-sitting_1258-196187.jpg",
|
||||
},
|
||||
tag: "Design", title: "Modern Layouts", subtitle: "Looks great everywhere", description: "Fully responsive, sharp, and custom tailored to your business brand.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-girl-relaxing-park-watching-videos-reading-digital-tablet-sitting_1258-196187.jpg"},
|
||||
{
|
||||
tag: "Strategy",
|
||||
title: "Result Driven",
|
||||
subtitle: "Built to convert",
|
||||
description: "Focusing on clear calls to action that make your customers call you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg",
|
||||
},
|
||||
tag: "Strategy", title: "Result Driven", subtitle: "Built to convert", description: "Focusing on clear calls to action that make your customers call you.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg"},
|
||||
]}
|
||||
title="Built for Growth"
|
||||
description="I build professional, fast, and SEO-friendly websites that turn visitors into customers."
|
||||
@@ -208,60 +111,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Retail",
|
||||
name: "Boutique Refresh",
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-tablet-device_23-2149749887.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Service",
|
||||
name: "Contractor Portal",
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Local",
|
||||
name: "Cafe Experience",
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-businesswoman-giving-presentation-while-coworkers-take-notes_23-2148804411.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Studio",
|
||||
name: "Creative Agency",
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-landing-page_23-2150842511.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Health",
|
||||
name: "Wellness Center",
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Professional",
|
||||
name: "Law Office Site",
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-building-collaboration-development-support_53876-133779.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Retail", name: "Boutique Refresh", price: "View Project", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-tablet-device_23-2149749887.jpg" },
|
||||
{ id: "2", brand: "Service", name: "Contractor Portal", price: "View Project", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg" },
|
||||
{ id: "3", brand: "Local", name: "Cafe Experience", price: "View Project", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-businesswoman-giving-presentation-while-coworkers-take-notes_23-2148804411.jpg" },
|
||||
{ id: "4", brand: "Studio", name: "Creative Agency", price: "View Project", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-landing-page_23-2150842511.jpg" },
|
||||
{ id: "5", brand: "Health", name: "Wellness Center", price: "View Project", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg" },
|
||||
{ id: "6", brand: "Professional", name: "Law Office Site", price: "View Project", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/team-building-collaboration-development-support_53876-133779.jpg" },
|
||||
]}
|
||||
title="Selected Work"
|
||||
description="A glimpse into recent projects built for local business owners."
|
||||
@@ -273,60 +128,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
uniformGridCustomHeightClasses="min-h-80"
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Essential",
|
||||
price: "$1,500",
|
||||
subtitle: "Perfect for small local shops",
|
||||
features: [
|
||||
"Custom Design",
|
||||
"Mobile Responsive",
|
||||
"SEO Essentials",
|
||||
"Hosting Set-up",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Start Today",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
id: "starter", badge: "Essential", price: "$1,500", subtitle: "Perfect for small local shops", features: ["Custom Design", "Mobile Responsive", "SEO Essentials", "Hosting Set-up"],
|
||||
buttons: [{ text: "Start Today", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "growth",
|
||||
badge: "Popular",
|
||||
price: "$2,800",
|
||||
subtitle: "For businesses ready to scale",
|
||||
features: [
|
||||
"Everything in Starter",
|
||||
"Advanced Analytics",
|
||||
"Lead Form Integration",
|
||||
"Custom Content Strategy",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
id: "growth", badge: "Popular", price: "$2,800", subtitle: "For businesses ready to scale", features: ["Everything in Starter", "Advanced Analytics", "Lead Form Integration", "Custom Content Strategy"],
|
||||
buttons: [{ text: "Get Started", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Pro",
|
||||
price: "Custom",
|
||||
subtitle: "Complete digital presence",
|
||||
features: [
|
||||
"E-Commerce Ready",
|
||||
"Custom API Integrations",
|
||||
"Monthly Maintenance",
|
||||
"Dedicated Strategy Call",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Contact Me",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
id: "enterprise", badge: "Pro", price: "Custom", subtitle: "Complete digital presence", features: ["E-Commerce Ready", "Custom API Integrations", "Monthly Maintenance", "Dedicated Strategy Call"],
|
||||
buttons: [{ text: "Contact Me", href: "#contact" }],
|
||||
},
|
||||
]}
|
||||
title="Straightforward Pricing"
|
||||
@@ -339,12 +153,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="One Person, No Runaround."
|
||||
description="I'm West Lane Digital. I build everything myself right here in North Carolina. You get a direct line, real results, and a website that actually helps your local business grow without the corporate fluff."
|
||||
buttons={[
|
||||
{
|
||||
text: "Let's Talk",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Let's Talk", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/influencer-studio-films-wireless-speaker-video-review-tech-enthusiasts_482257-123068.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -355,41 +164,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarahsmiller",
|
||||
testimonial: "West Lane Digital changed how we look online. Finally, a site that reflects our quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Davis",
|
||||
handle: "@mdavis_builds",
|
||||
testimonial: "No corporate nonsense. He delivered a high-end site faster than any agency I've tried.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jenny Wilson",
|
||||
handle: "@jennyw_cafe",
|
||||
testimonial: "Simple process, incredible outcome. My local traffic has increased by 40%.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thorne",
|
||||
handle: "@dthorne_law",
|
||||
testimonial: "Professional, direct, and very talented. A true local partner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elena_wellness",
|
||||
testimonial: "I finally feel proud to send my clients to my website. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Miller", handle: "@sarahsmiller", testimonial: "West Lane Digital changed how we look online. Finally, a site that reflects our quality.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg" },
|
||||
{ id: "2", name: "Mark Davis", handle: "@mdavis_builds", testimonial: "No corporate nonsense. He delivered a high-end site faster than any agency I've tried.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg" },
|
||||
{ id: "3", name: "Jenny Wilson", handle: "@jennyw_cafe", testimonial: "Simple process, incredible outcome. My local traffic has increased by 40%.", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg" },
|
||||
{ id: "4", name: "David Thorne", handle: "@dthorne_law", testimonial: "Professional, direct, and very talented. A true local partner.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg" },
|
||||
{ id: "5", name: "Elena Rodriguez", handle: "@elena_wellness", testimonial: "I finally feel proud to send my clients to my website. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg" },
|
||||
]}
|
||||
title="Clients Who Get It"
|
||||
description="Small business owners who needed a real digital partner."
|
||||
@@ -401,26 +180,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How long does a typical build take?",
|
||||
content: "Most projects are completed within 3-4 weeks depending on the complexity.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you provide maintenance?",
|
||||
content: "Yes, I offer ongoing maintenance packages to ensure your site stays fast and secure.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I edit the site myself?",
|
||||
content: "Absolutely. I build on intuitive platforms that allow you to make simple updates easily.",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you only work with NC businesses?",
|
||||
content: "Primarily, yes. I love building relationships with businesses in my home state.",
|
||||
},
|
||||
{ id: "1", title: "How long does a typical build take?", content: "Most projects are completed within 3-4 weeks depending on the complexity." },
|
||||
{ id: "2", title: "Do you provide maintenance?", content: "Yes, I offer ongoing maintenance packages to ensure your site stays fast and secure." },
|
||||
{ id: "3", title: "Can I edit the site myself?", content: "Absolutely. I build on intuitive platforms that allow you to make simple updates easily." },
|
||||
{ id: "4", title: "Do you only work with NC businesses?", content: "Primarily, yes. I love building relationships with businesses in my home state." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -432,16 +195,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
text="Ready to get to work? Let's discuss your project."
|
||||
buttons={[
|
||||
{
|
||||
text: "Email Me",
|
||||
href: "mailto:hello@westlanedigital.com",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Email Me", href: "mailto:hello@westlanedigital.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -449,36 +205,8 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="West Lane Digital"
|
||||
columns={[
|
||||
{
|
||||
title: "Site",
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#work",
|
||||
},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:hello@westlanedigital.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Site", items: [{ label: "Services", href: "#services" }, { label: "Portfolio", href: "#work" }, { label: "Pricing", href: "#pricing" }] },
|
||||
{ title: "Connect", items: [{ label: "Contact", href: "#contact" }, { label: "Email", href: "mailto:hello@westlanedigital.com" }] },
|
||||
]}
|
||||
copyrightText="© 2025 West Lane Digital. NC Based."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user