Update src/app/page.tsx
This commit is contained in:
191
src/app/page.tsx
191
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Wiz Business"
|
||||
/>
|
||||
@@ -55,41 +43,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Drive Growth with Wiz Business Services"
|
||||
description="We specialize in digital marketing, content strategy, and lead generation designed to establish your authority and increase ROI."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+15551234567",
|
||||
},
|
||||
text: "Call Now", href: "tel:+15551234567"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=1",
|
||||
imageAlt: "Marketing growth",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg", imageAlt: "Marketing growth"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=1",
|
||||
imageAlt: "Team strategy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg", imageAlt: "Team strategy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-laptop_23-2148780610.jpg",
|
||||
imageAlt: "Analytics results",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-laptop_23-2148780610.jpg", imageAlt: "Analytics results"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-laptop_53876-20853.jpg",
|
||||
imageAlt: "Business people working on a laptop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-laptop_53876-20853.jpg", imageAlt: "Business people working on a laptop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-laptop-working-global-business-concept_53876-65098.jpg",
|
||||
imageAlt: "Digital Laptop Working Global Business Concept",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-laptop-working-global-business-concept_53876-65098.jpg", imageAlt: "Digital Laptop Working Global Business Concept"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -101,9 +74,7 @@ export default function LandingPage() {
|
||||
title="Empowering Your Business Through Digital Expertise"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Our Services", href: "#services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -115,28 +86,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "SEO Optimization",
|
||||
description: "Boost your visibility and organic search rankings effectively.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Search,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-working-office-worker-concept_53876-23476.jpg",
|
||||
imageAlt: "Business Team Working Office Worker Concept",
|
||||
title: "SEO Optimization", description: "Boost your visibility and organic search rankings effectively.", bentoComponent: "reveal-icon", icon: Search,
|
||||
},
|
||||
{
|
||||
title: "Lead Generation",
|
||||
description: "High-intent lead acquisition strategies for your business.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Target,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=2",
|
||||
imageAlt: "Business Team Working Office Worker Concept",
|
||||
title: "Lead Generation", description: "High-intent lead acquisition strategies for your business.", bentoComponent: "reveal-icon", icon: Target,
|
||||
},
|
||||
{
|
||||
title: "Social Media Marketing",
|
||||
description: "Engage your audience and build your brand identity online.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Share2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=2",
|
||||
imageAlt: "Business Team Working Office Worker Concept",
|
||||
title: "Social Media Marketing", description: "Engage your audience and build your brand identity online.", bentoComponent: "reveal-icon", icon: Share2,
|
||||
},
|
||||
]}
|
||||
title="Digital Services That Deliver"
|
||||
@@ -146,27 +102,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: TrendingUp,
|
||||
title: "ROI Increase",
|
||||
value: "150%",
|
||||
},
|
||||
id: "m1", icon: TrendingUp,
|
||||
title: "ROI Increase", value: "150%"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Users,
|
||||
title: "Lead Growth",
|
||||
value: "200%",
|
||||
},
|
||||
id: "m2", icon: Users,
|
||||
title: "Lead Growth", value: "200%"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: ShieldCheck,
|
||||
title: "Clients Served",
|
||||
value: "50+",
|
||||
},
|
||||
id: "m3", icon: ShieldCheck,
|
||||
title: "Clients Served", value: "50+"},
|
||||
]}
|
||||
title="Measurable Results"
|
||||
description="Our data-driven approach yields substantial improvements in your digital performance."
|
||||
@@ -180,47 +128,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
testimonial: "Wiz Business Services is one of the best digital marketing agencies we've worked with.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Wiz Business Services is one of the best digital marketing agencies we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
testimonial: "Their attention to detail and dedication is unmatched. We saw ROI increase substantially.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-business-specialists-discussing-plan-while-using-tablet-outdoors_1262-12422.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "CTO", testimonial: "Their attention to detail and dedication is unmatched. We saw ROI increase substantially.", imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-business-specialists-discussing-plan-while-using-tablet-outdoors_1262-12422.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Director",
|
||||
testimonial: "Excellent team and professional approach to digital strategy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Director", testimonial: "Excellent team and professional approach to digital strategy.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-businessman-with-flipchart_1262-1744.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Product Mgr",
|
||||
testimonial: "Fantastic results and very easy to communicate with.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Product Mgr", testimonial: "Fantastic results and very easy to communicate with.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda Smith",
|
||||
role: "Founder",
|
||||
testimonial: "Highly professional, would recommend for any growing business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-business-woman-office-desk_1262-3824.jpg",
|
||||
},
|
||||
id: "5", name: "Linda Smith", role: "Founder", testimonial: "Highly professional, would recommend for any growing business.", imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-business-woman-office-desk_1262-3824.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "John Doe",
|
||||
role: "Manager",
|
||||
testimonial: "Great experience with their tailored marketing approach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-office_23-2147899580.jpg",
|
||||
},
|
||||
id: "6", name: "John Doe", role: "Manager", testimonial: "Great experience with their tailored marketing approach.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-office_23-2147899580.jpg"},
|
||||
]}
|
||||
title="Trusted by Leaders"
|
||||
description="See why business owners trust Wiz Business Services."
|
||||
@@ -233,20 +151,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do we start?",
|
||||
content: "Reach out via our form and we will schedule a discovery call.",
|
||||
},
|
||||
id: "q1", title: "How do we start?", content: "Reach out via our form and we will schedule a discovery call."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you work with startups?",
|
||||
content: "Yes, we specialize in scaling startups and growing businesses.",
|
||||
},
|
||||
id: "q2", title: "Do you work with startups?", content: "Yes, we specialize in scaling startups and growing businesses."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is the typical ROI?",
|
||||
content: "Results vary but we aim for substantial ROI improvements.",
|
||||
},
|
||||
id: "q3", title: "What is the typical ROI?", content: "Results vary but we aim for substantial ROI improvements."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries about our digital marketing services."
|
||||
@@ -261,20 +170,12 @@ export default function LandingPage() {
|
||||
description="Ready to scale your business? Call us today or fill out the form."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project",
|
||||
}}
|
||||
name: "message", placeholder: "Tell us about your project"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -283,29 +184,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+15551234567",
|
||||
},
|
||||
label: "Call Us", href: "tel:+15551234567"},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:info@wiz.com",
|
||||
},
|
||||
label: "Email", href: "mailto:info@wiz.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user