Update src/app/page.tsx
This commit is contained in:
238
src/app/page.tsx
238
src/app/page.tsx
@@ -21,7 +21,7 @@ export default function HomePage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="medium"
|
sizing="medium"
|
||||||
background="noise"
|
background="circleGradient"
|
||||||
cardStyle="subtle-shadow"
|
cardStyle="subtle-shadow"
|
||||||
primaryButtonStyle="shadow"
|
primaryButtonStyle="shadow"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
@@ -45,7 +45,7 @@ export default function HomePage() {
|
|||||||
<HeroSplit
|
<HeroSplit
|
||||||
title="Results-Driven Digital Marketing for Long Island Businesses"
|
title="Results-Driven Digital Marketing for Long Island Businesses"
|
||||||
description="Get more qualified leads, maximize your ad spend, and grow your business with proven strategies from the area's most trusted digital marketing agency. 10+ years serving local businesses."
|
description="Get more qualified leads, maximize your ad spend, and grow your business with proven strategies from the area's most trusted digital marketing agency. 10+ years serving local businesses."
|
||||||
background={{ variant: "noise" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Local Authority • 10+ Years"
|
tag="Local Authority • 10+ Years"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -54,7 +54,7 @@ export default function HomePage() {
|
|||||||
{ text: "Get Free Strategy Session", href: "/contact" },
|
{ text: "Get Free Strategy Session", href: "/contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/professionals-present-financial-charts-meeting_482257-121150.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/professionals-present-financial-charts-meeting_482257-121150.jpg"
|
||||||
imageAlt="digital marketing team office laptop charts"
|
imageAlt="digital marketing team office laptop charts"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
@@ -66,44 +66,20 @@ export default function HomePage() {
|
|||||||
<MetricCardSeven
|
<MetricCardSeven
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", value: "10+", title: "Years Serving Long Island Businesses", items: [
|
||||||
value: "10+",
|
"Proven track record of success", "Deep market knowledge", "Long-term client relationships"],
|
||||||
title: "Years Serving Long Island Businesses",
|
|
||||||
items: [
|
|
||||||
"Proven track record of success",
|
|
||||||
"Deep market knowledge",
|
|
||||||
"Long-term client relationships",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", value: "500+", title: "Projects Completed", items: [
|
||||||
value: "500+",
|
"Diverse industry expertise", "Scalable solutions", "Measurable results"],
|
||||||
title: "Projects Completed",
|
|
||||||
items: [
|
|
||||||
"Diverse industry expertise",
|
|
||||||
"Scalable solutions",
|
|
||||||
"Measurable results",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", value: "5.0★", title: "Client Reviews", items: [
|
||||||
value: "5.0★",
|
"Transparent reporting", "Direct team access", "ROI-focused approach"],
|
||||||
title: "Client Reviews",
|
|
||||||
items: [
|
|
||||||
"Transparent reporting",
|
|
||||||
"Direct team access",
|
|
||||||
"ROI-focused approach",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", value: "100%", title: "Local Focus", items: [
|
||||||
value: "100%",
|
"East Quogue based", "Serve Long Island & beyond", "Understand local market"],
|
||||||
title: "Local Focus",
|
|
||||||
items: [
|
|
||||||
"East Quogue based",
|
|
||||||
"Serve Long Island & beyond",
|
|
||||||
"Understand local market",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -118,69 +94,33 @@ export default function HomePage() {
|
|||||||
<FeatureCardTwelve
|
<FeatureCardTwelve
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "local-seo",
|
id: "local-seo", label: "Local SEO", title: "Dominate Local Search Results", items: [
|
||||||
label: "Local SEO",
|
"Rank higher for geo-targeted keywords", "Google My Business optimization", "Local link building strategy"],
|
||||||
title: "Dominate Local Search Results",
|
|
||||||
items: [
|
|
||||||
"Rank higher for geo-targeted keywords",
|
|
||||||
"Google My Business optimization",
|
|
||||||
"Local link building strategy",
|
|
||||||
],
|
|
||||||
buttons: [{ text: "Learn More", href: "/services/local-seo" }],
|
buttons: [{ text: "Learn More", href: "/services/local-seo" }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "ppc",
|
id: "ppc", label: "PPC Ads", title: "Maximize Every Ad Dollar", items: [
|
||||||
label: "PPC Ads",
|
"Google Ads management", "Campaign optimization", "Transparent ROI tracking"],
|
||||||
title: "Maximize Every Ad Dollar",
|
|
||||||
items: [
|
|
||||||
"Google Ads management",
|
|
||||||
"Campaign optimization",
|
|
||||||
"Transparent ROI tracking",
|
|
||||||
],
|
|
||||||
buttons: [{ text: "Learn More", href: "/services/ppc" }],
|
buttons: [{ text: "Learn More", href: "/services/ppc" }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "email",
|
id: "email", label: "Email Marketing", title: "Convert Leads Into Customers", items: [
|
||||||
label: "Email Marketing",
|
"Automated email campaigns", "Segmented audience targeting", "Conversion-focused copywriting"],
|
||||||
title: "Convert Leads Into Customers",
|
|
||||||
items: [
|
|
||||||
"Automated email campaigns",
|
|
||||||
"Segmented audience targeting",
|
|
||||||
"Conversion-focused copywriting",
|
|
||||||
],
|
|
||||||
buttons: [{ text: "Learn More", href: "/services/email-marketing" }],
|
buttons: [{ text: "Learn More", href: "/services/email-marketing" }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "social",
|
id: "social", label: "Social Media", title: "Build Engaged Communities", items: [
|
||||||
label: "Social Media",
|
"Content strategy & creation", "Community management", "Paid social advertising"],
|
||||||
title: "Build Engaged Communities",
|
|
||||||
items: [
|
|
||||||
"Content strategy & creation",
|
|
||||||
"Community management",
|
|
||||||
"Paid social advertising",
|
|
||||||
],
|
|
||||||
buttons: [{ text: "Learn More", href: "/services/social-media" }],
|
buttons: [{ text: "Learn More", href: "/services/social-media" }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "website",
|
id: "website", label: "Web Optimization", title: "Turn Visitors Into Leads", items: [
|
||||||
label: "Web Optimization",
|
"Conversion rate optimization", "Landing page design", "A/B testing strategy"],
|
||||||
title: "Turn Visitors Into Leads",
|
|
||||||
items: [
|
|
||||||
"Conversion rate optimization",
|
|
||||||
"Landing page design",
|
|
||||||
"A/B testing strategy",
|
|
||||||
],
|
|
||||||
buttons: [{ text: "Learn More", href: "/services/website-optimization" }],
|
buttons: [{ text: "Learn More", href: "/services/website-optimization" }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "reputation",
|
id: "reputation", label: "Reputation Mgmt", title: "Protect & Build Your Brand", items: [
|
||||||
label: "Reputation Mgmt",
|
"Review management", "Reputation monitoring", "Brand protection strategy"],
|
||||||
title: "Protect & Build Your Brand",
|
|
||||||
items: [
|
|
||||||
"Review management",
|
|
||||||
"Reputation monitoring",
|
|
||||||
"Brand protection strategy",
|
|
||||||
],
|
|
||||||
buttons: [{ text: "Learn More", href: "/services/reputation-management" }],
|
buttons: [{ text: "Learn More", href: "/services/reputation-management" }],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -204,7 +144,7 @@ export default function HomePage() {
|
|||||||
description="Direct Access to Strategy Team"
|
description="Direct Access to Strategy Team"
|
||||||
subdescription="No account managers. No roadblocks. Talk to the people building your campaigns."
|
subdescription="No account managers. No roadblocks. Talk to the people building your campaigns."
|
||||||
icon={Zap}
|
icon={Zap}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/office-worker-setting-project-reminders_482257-119416.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/office-worker-setting-project-reminders_482257-119416.jpg"
|
||||||
imageAlt="website optimization web design conversion user experience responsive"
|
imageAlt="website optimization web design conversion user experience responsive"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -219,15 +159,7 @@ export default function HomePage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Residential Contractors",
|
"Residential Contractors", "Medical Practices", "Legal Firms", "Home Services", "E-Commerce Stores", "Professional Services", "Local Retail", "Manufacturers"]}
|
||||||
"Medical Practices",
|
|
||||||
"Legal Firms",
|
|
||||||
"Home Services",
|
|
||||||
"E-Commerce Stores",
|
|
||||||
"Professional Services",
|
|
||||||
"Local Retail",
|
|
||||||
"Manufacturers",
|
|
||||||
]}
|
|
||||||
speed={40}
|
speed={40}
|
||||||
showCard={true}
|
showCard={true}
|
||||||
/>
|
/>
|
||||||
@@ -237,65 +169,23 @@ export default function HomePage() {
|
|||||||
<TestimonialCardTen
|
<TestimonialCardTen
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Local SEO Transformed Our Lead Pipeline", quote:
|
||||||
title: "Local SEO Transformed Our Lead Pipeline",
|
"I've been a customer for going on ten years. Their commitment to our success is unmatched. Our phones have never been busier.", name: "John Martinez", role: "Owner, Martinez Contracting", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business man portrait"},
|
||||||
quote:
|
|
||||||
"I've been a customer for going on ten years. Their commitment to our success is unmatched. Our phones have never been busier.",
|
|
||||||
name: "John Martinez",
|
|
||||||
role: "Owner, Martinez Contracting",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
|
||||||
imageAlt: "professional headshot business man portrait",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "PPC Campaign Delivered Immediate Results", quote:
|
||||||
title: "PPC Campaign Delivered Immediate Results",
|
"Our recent Google Ads campaign brought us 2 new clients in the first month. The ROI was exactly what we needed.", name: "Sarah Chen", role: "Practice Manager, Advanced Dental Care", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional headshot business woman portrait"},
|
||||||
quote:
|
|
||||||
"Our recent Google Ads campaign brought us 2 new clients in the first month. The ROI was exactly what we needed.",
|
|
||||||
name: "Sarah Chen",
|
|
||||||
role: "Practice Manager, Advanced Dental Care",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1",
|
|
||||||
imageAlt: "professional headshot business woman portrait",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Email Marketing Nurtures Our Best Leads", quote:
|
||||||
title: "Email Marketing Nurtures Our Best Leads",
|
"The email campaigns are bringing us consistent, high-quality leads. Their strategy is data-driven and transparent.", name: "Michael Thompson", role: "Business Owner, Thompson's Home Services", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business man portrait"},
|
||||||
quote:
|
|
||||||
"The email campaigns are bringing us consistent, high-quality leads. Their strategy is data-driven and transparent.",
|
|
||||||
name: "Michael Thompson",
|
|
||||||
role: "Business Owner, Thompson's Home Services",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
|
||||||
imageAlt: "professional headshot business man portrait",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "Professional Team, Professional Results", quote:
|
||||||
title: "Professional Team, Professional Results",
|
"Finally, an agency that understands local business. They've helped us reach customers we didn't know existed.", name: "Emily Rodriguez", role: "Marketing Manager, East End Retail Group", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional headshot business woman portrait"},
|
||||||
quote:
|
|
||||||
"Finally, an agency that understands local business. They've helped us reach customers we didn't know existed.",
|
|
||||||
name: "Emily Rodriguez",
|
|
||||||
role: "Marketing Manager, East End Retail Group",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2",
|
|
||||||
imageAlt: "professional headshot business woman portrait",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "Social Media Engagement Skyrocketed", quote:
|
||||||
title: "Social Media Engagement Skyrocketed",
|
"Our social presence went from non-existent to thriving. The engagement metrics are incredible.", name: "David Kim", role: "Owner, Kim's Legal Services", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business man portrait"},
|
||||||
quote:
|
|
||||||
"Our social presence went from non-existent to thriving. The engagement metrics are incredible.",
|
|
||||||
name: "David Kim",
|
|
||||||
role: "Owner, Kim's Legal Services",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
|
||||||
imageAlt: "professional headshot business man portrait",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", title: "Website Optimization Increased Conversions", quote:
|
||||||
title: "Website Optimization Increased Conversions",
|
"We saw a 40% increase in form submissions after their website optimization. Best investment we've made.", name: "Lisa Wang", role: "Operations Director, Premier Medical Solutions", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional headshot business woman portrait"},
|
||||||
quote:
|
|
||||||
"We saw a 40% increase in form submissions after their website optimization. Best investment we've made.",
|
|
||||||
name: "Lisa Wang",
|
|
||||||
role: "Operations Director, Premier Medical Solutions",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3",
|
|
||||||
imageAlt: "professional headshot business woman portrait",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Client Success Stories"
|
title="Client Success Stories"
|
||||||
description="Real results from real businesses on Long Island."
|
description="Real results from real businesses on Long Island."
|
||||||
@@ -311,38 +201,24 @@ export default function HomePage() {
|
|||||||
description="Get your free marketing strategy session. Our team will analyze your current efforts and show you exactly how to get more qualified leads."
|
description="Get your free marketing strategy session. Our team will analyze your current efforts and show you exactly how to get more qualified leads."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name",
|
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Your Name",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "company",
|
name: "company", type: "text", placeholder: "Business Name", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Business Name",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email",
|
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||||
type: "email",
|
|
||||||
placeholder: "Email Address",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "phone",
|
name: "phone", type: "tel", placeholder: "(631) XXX-XXXX", required: true,
|
||||||
type: "tel",
|
|
||||||
placeholder: "(631) XXX-XXXX",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message",
|
name: "message", placeholder: "Tell us about your biggest marketing challenge", rows: 4,
|
||||||
placeholder: "Tell us about your biggest marketing challenge",
|
|
||||||
rows: 4,
|
|
||||||
required: false,
|
required: false,
|
||||||
}}
|
}}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg"
|
||||||
imageAlt="Google Ads PPC paid advertising campaign metrics"
|
imageAlt="Google Ads PPC paid advertising campaign metrics"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -355,25 +231,19 @@ export default function HomePage() {
|
|||||||
logoText="Internet Services Group"
|
logoText="Internet Services Group"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{ label: "Local SEO", href: "/services/local-seo" },
|
{ label: "Local SEO", href: "/services/local-seo" },
|
||||||
{ label: "Google Ads (PPC)", href: "/services/ppc" },
|
{ label: "Google Ads (PPC)", href: "/services/ppc" },
|
||||||
{ label: "Email Marketing", href: "/services/email-marketing" },
|
{ label: "Email Marketing", href: "/services/email-marketing" },
|
||||||
{ label: "Social Media", href: "/services/social-media" },
|
{ label: "Social Media", href: "/services/social-media" },
|
||||||
{
|
{
|
||||||
label: "Website Optimization",
|
label: "Website Optimization", href: "/services/website-optimization"},
|
||||||
href: "/services/website-optimization",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Reputation Management",
|
label: "Reputation Management", href: "/services/reputation-management"},
|
||||||
href: "/services/reputation-management",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{ label: "About Us", href: "/about" },
|
{ label: "About Us", href: "/about" },
|
||||||
{ label: "Case Studies", href: "/case-studies" },
|
{ label: "Case Studies", href: "/case-studies" },
|
||||||
{ label: "Blog", href: "/blog" },
|
{ label: "Blog", href: "/blog" },
|
||||||
@@ -381,22 +251,16 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact Info",
|
title: "Contact Info", items: [
|
||||||
items: [
|
|
||||||
{ label: "(631) 258-1913", href: "tel:+16312581913" },
|
{ label: "(631) 258-1913", href: "tel:+16312581913" },
|
||||||
{
|
{
|
||||||
label: "472 Montauk Hwy, East Quogue, NY 11942",
|
label: "472 Montauk Hwy, East Quogue, NY 11942", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "hello@internetservicesgroup.com",
|
label: "hello@internetservicesgroup.com", href: "mailto:hello@internetservicesgroup.com"},
|
||||||
href: "mailto:hello@internetservicesgroup.com",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "/privacy" },
|
{ label: "Privacy Policy", href: "/privacy" },
|
||||||
{ label: "Terms of Service", href: "#" },
|
{ label: "Terms of Service", href: "#" },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user