Merge version_2 into main #1
@@ -68,35 +68,15 @@ export default function LaunchPadLocalPage() {
|
||||
]}
|
||||
carouselItemClassName="!aspect-[4/5]"
|
||||
/>
|
||||
<FeatureBento
|
||||
title="Solutions That Drive Local Growth"
|
||||
description="We don't just build pages; we build revenue engines for your community business."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "Explore Services", href: "#services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "SEO Dominance", description: "Be the first name your neighbors see when they search for your services.", bentoComponent: "marquee", centerIcon: Search,
|
||||
variant: "text", texts: ["Local Keywords", "Map Pack", "Organic Growth", "Neighborhood Traffic", "Rankings", "Google Business"],
|
||||
},
|
||||
{
|
||||
title: "Fast Local Web", description: "Lightning-fast custom builds to keep your local customers engaged.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app_23-2149880604.jpg", imageAlt: "Fast loading store" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/online-ticket-booking_53876-65475.jpg", imageAlt: "Clean service interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/consult-advice-information-serveice-sharing-concept_53876-125587.jpg", imageAlt: "Professional landing page" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Business Identity", description: "A brand identity that builds instant trust with your local market.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-envelope_23-2148500520.jpg", imageAlt: "Brand kit 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345402.jpg", imageAlt: "Brand kit 2" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mq1usc", imageAlt: "Brand kit 3" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<div id="services">
|
||||
<FeatureBento
|
||||
title="Building websites for your business"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[]}
|
||||
/>
|
||||
</div>
|
||||
<FeatureCardTwentySix
|
||||
title="Recent Local Launches"
|
||||
description="We partner with hardworking business owners to bring their vision to the screen."
|
||||
|
||||
Reference in New Issue
Block a user