|
|
|
|
@@ -35,7 +35,7 @@ export default function LaunchPadLocalPage() {
|
|
|
|
|
{ name: "FAQ", id: "faq" },
|
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
button={{ text: "Get Started", href: "/contact" }}
|
|
|
|
|
button={{ text: "Book Consultation", href: "/contact" }}
|
|
|
|
|
/>
|
|
|
|
|
<HeroSplitDoubleCarousel
|
|
|
|
|
title="Launch Your Local Business Online"
|
|
|
|
|
@@ -45,8 +45,8 @@ export default function LaunchPadLocalPage() {
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
background={{ variant: "canvas-reveal" }}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Claim Your Spot", href: "/contact" },
|
|
|
|
|
{ text: "See Projects", href: "#work" },
|
|
|
|
|
{ text: "Book Consultation", href: "/contact" },
|
|
|
|
|
{ text: "View Our Portfolio", href: "#work" },
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
carouselPosition="right"
|
|
|
|
|
@@ -75,22 +75,24 @@ export default function LaunchPadLocalPage() {
|
|
|
|
|
features={[]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
<FeatureCardTwentySix
|
|
|
|
|
title="Recent Local Launches"
|
|
|
|
|
description="We partner with hardworking business owners to bring their vision to the screen."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[{ text: "View Our Portfolio", href: "#work" }]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
cardClassName="!h-auto aspect-video"
|
|
|
|
|
features={[
|
|
|
|
|
{ title: "The Daily Grind", description: "Local Coffee Roastery Site", imageSrc: "http://img.b2bpic.net/free-photo/homemade-recipe-food-nutrition-appetite_53876-133764.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "City Plumbing", description: "Emergency service portal", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733205.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "Bloom Landscapes", description: "Residential gardening showcase", imageSrc: "http://img.b2bpic.net/free-photo/investors-interested-factory-analyze-revenue-streams-green-screen-monitor_482257-123486.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "Summit Auto", description: "Full-service repair shop site", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171222.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "Elite Fitness", description: "Training membership portal", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163402.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
<div id="work">
|
|
|
|
|
<FeatureCardTwentySix
|
|
|
|
|
title="Recent Local Launches"
|
|
|
|
|
description="We partner with hardworking business owners to bring their vision to the screen."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[{ text: "View Our Portfolio", href: "#work" }]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
cardClassName="!h-auto aspect-video"
|
|
|
|
|
features={[
|
|
|
|
|
{ title: "The Daily Grind", description: "Local Coffee Roastery Site", imageSrc: "http://img.b2bpic.net/free-photo/homemade-recipe-food-nutrition-appetite_53876-133764.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "City Plumbing", description: "Emergency service portal", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733205.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "Bloom Landscapes", description: "Residential gardening showcase", imageSrc: "http://img.b2bpic.net/free-photo/investors-interested-factory-analyze-revenue-streams-green-screen-monitor_482257-123486.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "Summit Auto", description: "Full-service repair shop site", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171222.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
{ title: "Elite Fitness", description: "Training membership portal", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163402.jpg", buttonIcon: ArrowUpRight },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
<TestimonialCardFifteen
|
|
|
|
|
testimonial="LaunchPad Local built our site in under two weeks. We've seen a massive increase in inbound local inquiries ever since. Incredible ROI."
|
|
|
|
|
rating={5}
|
|
|
|
|
|