Merge version_3 into main #3
@@ -7,7 +7,6 @@ import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCa
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
@@ -34,7 +33,6 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Solutions", id: "solutions" },
|
||||
{ name: "How It Works", id: "how-it-works" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
@@ -84,7 +82,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Functional Website", description: "Professional, mobile-optimized websites that showcase your services and capture leads automatically. Built for conversion with trust signals and social proof.", phoneOne: {
|
||||
title: "Functional Website", description: "Professional, mobile-optimized websites that showcase your services and capture leads automatically.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-mobile-phone-mockup-displaying-a-profe-1773371982806-78b3be9e.png"
|
||||
},
|
||||
phoneTwo: {
|
||||
@@ -93,7 +91,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Automated Review Funnel", description: "Systematically generate 5-star Google and Facebook reviews. Automated follow-up sequences turn satisfied customers into online advocates.", phoneOne: {
|
||||
title: "Automated Review Funnel", description: "Systematically generate 5-star Google and Facebook reviews.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-mobile-phone-mockup-showing-a-review-c-1773371983642-47ff6aa8.png"
|
||||
},
|
||||
phoneTwo: {
|
||||
@@ -102,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Missed Call Response", description: "Never miss another lead. Automatically capture and nurture missed calls with SMS and email sequences that convert prospects into customers.", phoneOne: {
|
||||
title: "Missed Call Response", description: "Never miss another lead. Automatically capture and nurture missed calls.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-mobile-phone-mockup-showing-the-missed-1773371982443-f2509ed3.png"
|
||||
},
|
||||
phoneTwo: {
|
||||
@@ -159,44 +157,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
title="What Our Customers Say"
|
||||
description="Real results from real service business owners"
|
||||
tag="Case Studies"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Owner", company: "Johnson Plumbing", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-professional-headshot-of-marcus-johnso-1773371981619-1f064e28.png", imageAlt: "Marcus Johnson headshot"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Operations Manager", company: "Summit HVAC Solutions", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-professional-headshot-of-sarah-chen-an-1773371981886-6a319af5.png", imageAlt: "Sarah Chen headshot"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Rodriguez", role: "Owner", company: "Rodriguez Automotive", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-professional-headshot-of-david-rodrigu-1773371981863-63bcc768.png", imageAlt: "David Rodriguez headshot"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emily Watson", role: "Practice Manager", company: "Premier Dental Group", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-professional-headshot-of-emily-watson--1773371982246-4b7e729e.png", imageAlt: "Emily Watson headshot"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Thomas Blake", role: "Founder", company: "Blake Electric Services", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-professional-headshot-of-thomas-blake--1773371981581-b68114fc.png", imageAlt: "Thomas Blake headshot"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jessica Park", role: "Owner", company: "Park Home Services", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/a-professional-headshot-of-jessica-park--1773371981781-621edf5d.png", imageAlt: "Jessica Park headshot"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardSeven
|
||||
title="Proven Results"
|
||||
|
||||
Reference in New Issue
Block a user