Merge version_1 into main #1
342
src/app/page.tsx
342
src/app/page.tsx
@@ -33,34 +33,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "#why-choose-us",
|
||||
},
|
||||
name: "Why Choose Us", id: "#why-choose-us"},
|
||||
{
|
||||
name: "Approach",
|
||||
id: "#approach",
|
||||
},
|
||||
name: "Approach", id: "#approach"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Call Today",
|
||||
href: "tel:7864253388",
|
||||
}}
|
||||
text: "Call Today", href: "tel:7864253388"}}
|
||||
brandName="Impressive Connection"
|
||||
/>
|
||||
</div>
|
||||
@@ -68,90 +54,67 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Helping Businesses Build Stronger Connections & Grow Faster"
|
||||
description="At Impressive Connection, we help local businesses grow their brand, improve organization, and create lasting customer relationships through smart marketing and business strategies."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-5015.jpg",
|
||||
alt: "John Doe",
|
||||
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-5015.jpg", alt: "John Doe"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-cheerful-young-man-searches-job-browses-webpage-modern-cell-phone-checks-information-internet-sits-cafeteria-enjoys-sweet-dessert-fresh-drink_273609-29263.jpg",
|
||||
alt: "Jane Smith",
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-cheerful-young-man-searches-job-browses-webpage-modern-cell-phone-checks-information-internet-sits-cafeteria-enjoys-sweet-dessert-fresh-drink_273609-29263.jpg", alt: "Jane Smith"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18984.jpg",
|
||||
alt: "Robert Johnson",
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18984.jpg", alt: "Robert Johnson"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Emily White",
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Emily White"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-white-railing_1153-1146.jpg",
|
||||
alt: "David Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-white-railing_1153-1146.jpg", alt: "David Lee"
|
||||
}
|
||||
]}
|
||||
avatarText="Trusted by local businesses"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Today For A Free Consultation",
|
||||
href: "tel:7864253388",
|
||||
text: "Call Today For A Free Consultation", href: "tel:7864253388"
|
||||
},
|
||||
{
|
||||
text: "Learn More About Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Learn More About Our Services", href: "#services"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Best marketing agency in Miami",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Best marketing agency in Miami", icon: Star
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local marketing services near me",
|
||||
type: "text", text: "Local marketing services near me"
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Small business marketing experts",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Small business marketing experts", icon: Award
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Business branding and promotion services",
|
||||
type: "text", text: "Business branding and promotion services"
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Social media marketing in Miami",
|
||||
icon: Share2,
|
||||
type: "text-icon", text: "Social media marketing in Miami", icon: Share2
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Trusted local advertising agency",
|
||||
type: "text", text: "Trusted local advertising agency"
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Professional business growth solutions",
|
||||
icon: Zap,
|
||||
type: "text-icon", text: "Professional business growth solutions", icon: Zap
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Miami digital marketing company",
|
||||
type: "text", text: "Miami digital marketing company"
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Affordable marketing support",
|
||||
icon: DollarSign,
|
||||
type: "text-icon", text: "Affordable marketing support", icon: DollarSign
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local business branding specialists",
|
||||
},
|
||||
type: "text", text: "Local business branding specialists"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,29 +126,24 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Leadership & Teamwork",
|
||||
value: "Strong Foundation",
|
||||
label: "Leadership & Teamwork", value: "Strong Foundation"
|
||||
},
|
||||
{
|
||||
icon: ListChecks,
|
||||
label: "Organized Growth Strategies",
|
||||
value: "Custom Plans",
|
||||
label: "Organized Growth Strategies", value: "Custom Plans"
|
||||
},
|
||||
{
|
||||
icon: Briefcase,
|
||||
label: "Hard Work Creates Results",
|
||||
value: "Proven Dedication",
|
||||
label: "Hard Work Creates Results", value: "Proven Dedication"
|
||||
},
|
||||
{
|
||||
icon: Link,
|
||||
label: "Community & Collaboration",
|
||||
value: "United Effort",
|
||||
label: "Community & Collaboration", value: "United Effort"
|
||||
},
|
||||
{
|
||||
icon: BookOpen,
|
||||
label: "Learning & Continuous Improvement",
|
||||
value: "Constant Evolution",
|
||||
},
|
||||
label: "Learning & Continuous Improvement", value: "Constant Evolution"
|
||||
}
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -197,23 +155,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Planning",
|
||||
description: "We develop customized marketing and business plans aligned with your unique goals, ensuring every action contributes to your success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-board-members-meeting-conference-room-establish-growth_482257-117186.jpg",
|
||||
imageAlt: "Team planning strategy",
|
||||
title: "Strategic Planning", description: "We develop customized marketing and business plans aligned with your unique goals, ensuring every action contributes to your success.", imageSrc: "http://img.b2bpic.net/free-photo/executive-board-members-meeting-conference-room-establish-growth_482257-117186.jpg", imageAlt: "Team planning strategy"
|
||||
},
|
||||
{
|
||||
title: "Optimized Execution",
|
||||
description: "Our expert team meticulously implements campaigns and strategies, focusing on efficiency and measurable outcomes to maximize your ROI.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-successful-businessman-white-shirt-working-wooden-table_171337-10020.jpg",
|
||||
imageAlt: "Customized marketing plan",
|
||||
title: "Optimized Execution", description: "Our expert team meticulously implements campaigns and strategies, focusing on efficiency and measurable outcomes to maximize your ROI.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-successful-businessman-white-shirt-working-wooden-table_171337-10020.jpg", imageAlt: "Customized marketing plan"
|
||||
},
|
||||
{
|
||||
title: "Continuous Improvement",
|
||||
description: "Growth is a journey. We continuously monitor performance, adapt to market changes, and refine our approach for sustained excellence and innovation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-shot-three-unrecognizable-business-people-sitting-meeting-looking-charts_1098-17726.jpg",
|
||||
imageAlt: "Person working hard on laptop",
|
||||
},
|
||||
title: "Continuous Improvement", description: "Growth is a journey. We continuously monitor performance, adapt to market changes, and refine our approach for sustained excellence and innovation.", imageSrc: "http://img.b2bpic.net/free-photo/top-shot-three-unrecognizable-business-people-sitting-meeting-looking-charts_1098-17726.jpg", imageAlt: "Person working hard on laptop"
|
||||
}
|
||||
]}
|
||||
title="Our Proven Approach to Sustainable Growth"
|
||||
description="We combine deep market insights with tailored strategies and hands-on execution to deliver measurable results and foster lasting success for your business."
|
||||
@@ -228,75 +177,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "social-media-marketing",
|
||||
name: "Social Media Marketing",
|
||||
price: "Starting at $500/mo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-her-business-with-ceramic-kitchenware_23-2149060817.jpg",
|
||||
imageAlt: "Social Media Marketing",
|
||||
id: "social-media-marketing", name: "Social Media Marketing", price: "Starting at $500/mo", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-her-business-with-ceramic-kitchenware_23-2149060817.jpg", imageAlt: "Social Media Marketing"
|
||||
},
|
||||
{
|
||||
id: "branding-promotion",
|
||||
name: "Branding & Business Promotion",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-working-tools_1134-67.jpg",
|
||||
imageAlt: "Branding & Business Promotion",
|
||||
id: "branding-promotion", name: "Branding & Business Promotion", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/top-view-working-tools_1134-67.jpg", imageAlt: "Branding & Business Promotion"
|
||||
},
|
||||
{
|
||||
id: "digital-marketing",
|
||||
name: "Digital Marketing Services",
|
||||
price: "Starting at $750/mo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg",
|
||||
imageAlt: "Digital Marketing Services",
|
||||
id: "digital-marketing", name: "Digital Marketing Services", price: "Starting at $750/mo", imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg", imageAlt: "Digital Marketing Services"
|
||||
},
|
||||
{
|
||||
id: "business-consulting",
|
||||
name: "Business Consulting",
|
||||
price: "Hourly / Project-based",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-partners-ending-meeting-with-handshake-office-discussing-collaboration-high-angle-communication-partnership-concept_74855-11910.jpg",
|
||||
imageAlt: "Business Consulting",
|
||||
id: "business-consulting", name: "Business Consulting", price: "Hourly / Project-based", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-partners-ending-meeting-with-handshake-office-discussing-collaboration-high-angle-communication-partnership-concept_74855-11910.jpg", imageAlt: "Business Consulting"
|
||||
},
|
||||
{
|
||||
id: "customer-engagement",
|
||||
name: "Customer Engagement Strategies",
|
||||
price: "Starting at $400/mo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-smartphones_23-2149303399.jpg",
|
||||
imageAlt: "Customer Engagement Strategies",
|
||||
id: "customer-engagement", name: "Customer Engagement Strategies", price: "Starting at $400/mo", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-holding-smartphones_23-2149303399.jpg", imageAlt: "Customer Engagement Strategies"
|
||||
},
|
||||
{
|
||||
id: "content-creation",
|
||||
name: "Content Creation Support",
|
||||
price: "Per Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-recording-podcast-side-view_23-2149446242.jpg",
|
||||
imageAlt: "Content Creation Support",
|
||||
id: "content-creation", name: "Content Creation Support", price: "Per Project", imageSrc: "http://img.b2bpic.net/free-photo/friends-recording-podcast-side-view_23-2149446242.jpg", imageAlt: "Content Creation Support"
|
||||
},
|
||||
{
|
||||
id: "business-organization",
|
||||
name: "Business Organization Assistance",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-building-contractors-associates-checks-solar-power-systems_482257-125953.jpg",
|
||||
imageAlt: "Business Organization Assistance",
|
||||
id: "business-organization", name: "Business Organization Assistance", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/diverse-building-contractors-associates-checks-solar-power-systems_482257-125953.jpg", imageAlt: "Business Organization Assistance"
|
||||
},
|
||||
{
|
||||
id: "lead-generation",
|
||||
name: "Lead Generation & Growth Strategies",
|
||||
price: "Performance-based",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-laptop-phone_23-2148751554.jpg",
|
||||
imageAlt: "Lead Generation & Growth Strategies",
|
||||
id: "lead-generation", name: "Lead Generation & Growth Strategies", price: "Performance-based", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-laptop-phone_23-2148751554.jpg", imageAlt: "Lead Generation & Growth Strategies"
|
||||
},
|
||||
{
|
||||
id: "campaign-management",
|
||||
name: "Marketing Campaign Management",
|
||||
price: "Starting at $600/mo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-conference-sharing-conversation-meeting_53876-26263.jpg",
|
||||
imageAlt: "Marketing Campaign Management",
|
||||
id: "campaign-management", name: "Marketing Campaign Management", price: "Starting at $600/mo", imageSrc: "http://img.b2bpic.net/free-photo/communication-conference-sharing-conversation-meeting_53876-26263.jpg", imageAlt: "Marketing Campaign Management"
|
||||
},
|
||||
{
|
||||
id: "small-business-support",
|
||||
name: "Small Business Support Services",
|
||||
price: "Tailored Solutions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-through-partitions_23-2149831294.jpg",
|
||||
imageAlt: "Small Business Support Services",
|
||||
},
|
||||
id: "small-business-support", name: "Small Business Support Services", price: "Tailored Solutions", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-through-partitions_23-2149831294.jpg", imageAlt: "Small Business Support Services"
|
||||
}
|
||||
]}
|
||||
title="Our Comprehensive Marketing & Business Solutions"
|
||||
description="From social media engagement to strategic business consulting, we offer a full suite of services designed to elevate your brand and optimize your operations."
|
||||
@@ -305,33 +214,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="impact" data-section="impact">
|
||||
<MetricCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "clients-served",
|
||||
icon: Users,
|
||||
title: "Clients Served",
|
||||
value: "250+",
|
||||
id: "clients-served", icon: Users,
|
||||
title: "Clients Served", value: "250+"
|
||||
},
|
||||
{
|
||||
id: "years-experience",
|
||||
icon: Calendar,
|
||||
title: "Years of Experience",
|
||||
value: "10+",
|
||||
id: "years-experience", icon: Calendar,
|
||||
title: "Years of Experience", value: "10+"
|
||||
},
|
||||
{
|
||||
id: "projects-completed",
|
||||
icon: Rocket,
|
||||
title: "Projects Completed",
|
||||
value: "500+",
|
||||
id: "projects-completed", icon: Rocket,
|
||||
title: "Projects Completed", value: "500+"
|
||||
},
|
||||
{
|
||||
id: "average-growth",
|
||||
icon: TrendingUp,
|
||||
title: "Average Client Growth",
|
||||
value: "35%",
|
||||
},
|
||||
id: "average-growth", icon: TrendingUp,
|
||||
title: "Average Client Growth", value: "35%"
|
||||
}
|
||||
]}
|
||||
title="Driving Tangible Results for Our Valued Clients"
|
||||
description="Our commitment to excellence translates into quantifiable success, helping businesses achieve their ambitious growth targets year after year."
|
||||
@@ -343,14 +245,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Asset Management Co.",
|
||||
"Health & Wellness Inc.",
|
||||
"Local Cafe Group",
|
||||
"Tech Solutions LLC",
|
||||
"Real Estate Partners",
|
||||
"Fashion Boutique",
|
||||
"Auto Services Pro",
|
||||
"Financial Advisors",
|
||||
"Asset Management Co.", "Health & Wellness Inc.", "Local Cafe Group", "Tech Solutions LLC", "Real Estate Partners", "Fashion Boutique", "Auto Services Pro", "Financial Advisors"
|
||||
]}
|
||||
title="Trusted by Leading Businesses in Miami"
|
||||
description="We partner with local enterprises, startups, and established brands to amplify their presence and achieve impressive connections."
|
||||
@@ -364,53 +259,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@MiamiDesigns",
|
||||
testimonial: "Impressive Connection transformed our online presence! Their social media strategies brought in so many new clients. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-laptops-meeting_53876-25055.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
id: "1", name: "Sarah J.", handle: "@MiamiDesigns", testimonial: "Impressive Connection transformed our online presence! Their social media strategies brought in so many new clients. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-laptops-meeting_53876-25055.jpg", imageAlt: "Sarah J."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@EpicEatsMiami",
|
||||
testimonial: "Our restaurant saw a significant boost in local foot traffic thanks to their targeted digital marketing. True experts in local business growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-female-manager-has-conversation-with-male-colleague_273609-4992.jpg",
|
||||
imageAlt: "Mark D.",
|
||||
id: "2", name: "Mark D.", handle: "@EpicEatsMiami", testimonial: "Our restaurant saw a significant boost in local foot traffic thanks to their targeted digital marketing. True experts in local business growth.", imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-female-manager-has-conversation-with-male-colleague_273609-4992.jpg", imageAlt: "Mark D."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@GrowthConsult",
|
||||
testimonial: "The business consulting we received was invaluable. Impressive Connection helped us streamline our operations and achieve better organization.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-talking-phone-outdoors_1303-22063.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
id: "3", name: "Emily R.", handle: "@GrowthConsult", testimonial: "The business consulting we received was invaluable. Impressive Connection helped us streamline our operations and achieve better organization.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-talking-phone-outdoors_1303-22063.jpg", imageAlt: "Emily R."
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@TechInnovate",
|
||||
testimonial: "They truly understand how to build strong connections. Our lead generation has never been better, leading to substantial growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg",
|
||||
imageAlt: "David K.",
|
||||
id: "4", name: "David K.", handle: "@TechInnovate", testimonial: "They truly understand how to build strong connections. Our lead generation has never been better, leading to substantial growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", imageAlt: "David K."
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
handle: "@LocalShop",
|
||||
testimonial: "Working with Impressive Connection has been a game-changer. Their branding services gave us a fresh, professional look that resonates with our customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
id: "5", name: "Jessica L.", handle: "@LocalShop", testimonial: "Working with Impressive Connection has been a game-changer. Their branding services gave us a fresh, professional look that resonates with our customers.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg", imageAlt: "Jessica L."
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert S.",
|
||||
handle: "@CorpSolutions",
|
||||
testimonial: "Professional, reliable, and results-driven. Impressive Connection is the partner you need for sustainable business expansion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-woman-showing-ok-sign_23-2148356285.jpg",
|
||||
imageAlt: "Robert S.",
|
||||
},
|
||||
id: "6", name: "Robert S.", handle: "@CorpSolutions", testimonial: "Professional, reliable, and results-driven. Impressive Connection is the partner you need for sustainable business expansion.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-woman-showing-ok-sign_23-2148356285.jpg", imageAlt: "Robert S."
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say About Their Growth"
|
||||
description="Real stories from businesses that have transformed their connections and accelerated their growth with Impressive Connection."
|
||||
@@ -424,27 +289,17 @@ export default function LandingPage() {
|
||||
description="Let Impressive Connection help your business build stronger customer relationships, increase visibility, and grow with confidence. Call Now: (786) 425-3388. Serving Miami & Surrounding Areas. Professional Marketing Solutions You Can Trust."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone (Optional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone (Optional)"
|
||||
}
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your business goals...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your business goals...", rows: 4
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-city-architecture_649448-5015.jpg"
|
||||
imageAlt="Miami cityscape with business buildings"
|
||||
@@ -459,60 +314,47 @@ export default function LandingPage() {
|
||||
logoText="Impressive Connection"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Social Media Marketing",
|
||||
href: "#services",
|
||||
label: "Social Media Marketing", href: "#services"
|
||||
},
|
||||
{
|
||||
label: "Branding",
|
||||
href: "#services",
|
||||
label: "Branding", href: "#services"
|
||||
},
|
||||
{
|
||||
label: "Digital Marketing",
|
||||
href: "#services",
|
||||
label: "Digital Marketing", href: "#services"
|
||||
},
|
||||
{
|
||||
label: "Business Consulting",
|
||||
href: "#services",
|
||||
},
|
||||
],
|
||||
label: "Business Consulting", href: "#services"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#why-choose-us",
|
||||
label: "About Us", href: "#why-choose-us"
|
||||
},
|
||||
{
|
||||
label: "Our Approach",
|
||||
href: "#approach",
|
||||
label: "Our Approach", href: "#approach"
|
||||
},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
label: "Testimonials", href: "#testimonials"
|
||||
},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
label: "Contact Us", href: "#contact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
label: "Privacy Policy", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
label: "Terms of Service", href: "#"
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 Impressive Connection. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user