Merge version_1 into main #2
178
src/app/page.tsx
178
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Hero",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Hero", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "projects",
|
||||
},
|
||||
name: "Projects", id: "projects"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Adil Murad"
|
||||
/>
|
||||
@@ -55,42 +47,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="I Help Brands Grow with High-Converting Ads"
|
||||
description="Digital Marketing & SEO Specialist focused on TikTok, Facebook Ads, and Audience Targeting to deliver measurable results and high ROI."
|
||||
tag="Marketing Specialist"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Work",
|
||||
href: "#projects",
|
||||
},
|
||||
text: "View Work", href: "#projects"},
|
||||
{
|
||||
text: "Hire Me",
|
||||
href: "https://wa.me/923281073479",
|
||||
},
|
||||
text: "Hire Me", href: "https://wa.me/923281073479"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg?_wi=1",
|
||||
imageAlt: "Digital Strategy Visualization",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg", imageAlt: "Digital Strategy Visualization"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg?_wi=2",
|
||||
imageAlt: "Marketing Performance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg?_wi=3",
|
||||
imageAlt: "Audience Targeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg?_wi=4",
|
||||
imageAlt: "Data Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg?_wi=5",
|
||||
imageAlt: "Campaign Growth",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/speed-light-trail-background_52683-4662.jpg", imageAlt: "Marketing Performance"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -103,14 +74,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Results-Driven Marketing Expert",
|
||||
},
|
||||
type: "text", content: "Results-Driven Marketing Expert"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/charming-pretty-lady-with-wonderful-smile-dark-collected-hair-dressed-white-tshirt-beige-pants-is-working-office-with-laptop_291650-2492.jpg",
|
||||
alt: "Adil Murad Portrait",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/charming-pretty-lady-with-wonderful-smile-dark-collected-hair-dressed-white-tshirt-beige-pants-is-working-office-with-laptop_291650-2492.jpg", alt: "Adil Murad Portrait"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -123,25 +89,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+",
|
||||
description: "Projects Completed",
|
||||
},
|
||||
id: "m1", value: "20+", description: "Projects Completed"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10+",
|
||||
description: "Happy Clients",
|
||||
},
|
||||
id: "m2", value: "10+", description: "Happy Clients"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50K+",
|
||||
description: "Views Generated",
|
||||
},
|
||||
id: "m3", value: "50K+", description: "Views Generated"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "3+",
|
||||
description: "Active Projects",
|
||||
},
|
||||
id: "m4", value: "3+", description: "Active Projects"},
|
||||
]}
|
||||
title="Proven Performance"
|
||||
description="Numbers speak louder than words in digital marketing."
|
||||
@@ -156,26 +110,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "TikTok Campaign Growth",
|
||||
price: "High Viral Potential",
|
||||
variant: "Strategy Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-app-beauty-salon_23-2148545730.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "TikTok Campaign Growth", price: "High Viral Potential", variant: "Strategy Case Study", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-app-beauty-salon_23-2148545730.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Facebook Ads Retargeting",
|
||||
price: "Optimized ROI",
|
||||
variant: "Ad Performance",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-timeline-concept_23-2147853984.jpg",
|
||||
},
|
||||
id: "p2", name: "Facebook Ads Retargeting", price: "Optimized ROI", variant: "Ad Performance", imageSrc: "http://img.b2bpic.net/free-vector/modern-timeline-concept_23-2147853984.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Full-Funnel Content Audit",
|
||||
price: "Strategic Audit",
|
||||
variant: "Strategy Analysis",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-app-beauty-salon_23-2148545730.jpg?_wi=2",
|
||||
},
|
||||
id: "p3", name: "Full-Funnel Content Audit", price: "Strategic Audit", variant: "Strategy Analysis", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-app-beauty-salon_23-2148545730.jpg"},
|
||||
]}
|
||||
title="Featured Marketing Projects"
|
||||
description="Real results delivered through targeted, high-intent advertising strategies."
|
||||
@@ -189,21 +128,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Lack of data",
|
||||
"Poor targeting",
|
||||
"Low engagement",
|
||||
"High CAC",
|
||||
"Brand inconsistency",
|
||||
],
|
||||
"Lack of data", "Poor targeting", "Low engagement", "High CAC", "Brand inconsistency"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"SEO Optimization",
|
||||
"TikTok & Facebook Ads",
|
||||
"Audience Targeting",
|
||||
"Content Strategy",
|
||||
"Advanced Analytics",
|
||||
],
|
||||
"SEO Optimization", "TikTok & Facebook Ads", "Audience Targeting", "Content Strategy", "Advanced Analytics"],
|
||||
}}
|
||||
title="Comprehensive Marketing Expertise"
|
||||
description="I bridge the gap between creative content and data-driven performance marketing."
|
||||
@@ -217,40 +146,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "Adil transformed our TikTok ads performance. ROI is up 3x.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/great-beautiful-young-female-shows-thumbs-up-smiling-looking-camera_651396-3868.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "John Doe", handle: "@johndoe", testimonial: "Adil transformed our TikTok ads performance. ROI is up 3x.", imageSrc: "http://img.b2bpic.net/free-photo/great-beautiful-young-female-shows-thumbs-up-smiling-looking-camera_651396-3868.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane Smith",
|
||||
handle: "@janesmith",
|
||||
testimonial: "Highly recommended for audience targeting. Professional and result-oriented.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg",
|
||||
},
|
||||
id: "t2", name: "Jane Smith", handle: "@janesmith", testimonial: "Highly recommended for audience targeting. Professional and result-oriented.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Ross",
|
||||
handle: "@mikeross",
|
||||
testimonial: "The best SEO audit we've ever received. Immediate traffic boost.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-talking-using-sign-language_23-2148572518.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike Ross", handle: "@mikeross", testimonial: "The best SEO audit we've ever received. Immediate traffic boost.", imageSrc: "http://img.b2bpic.net/free-photo/couple-talking-using-sign-language_23-2148572518.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Lee",
|
||||
handle: "@sarahlee",
|
||||
testimonial: "Exceptional content strategy. Definitely hiring again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-focuses-his-business-career-development_482257-116941.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah Lee", handle: "@sarahlee", testimonial: "Exceptional content strategy. Definitely hiring again.", imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-focuses-his-business-career-development_482257-116941.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David King",
|
||||
handle: "@dking",
|
||||
testimonial: "Data-driven approach that actually works. Exceptional ROI.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/great-beautiful-young-female-shows-thumbs-up-smiling-looking-camera_651396-3868.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "David King", handle: "@dking", testimonial: "Data-driven approach that actually works. Exceptional ROI.", imageSrc: "http://img.b2bpic.net/free-photo/great-beautiful-young-female-shows-thumbs-up-smiling-looking-camera_651396-3868.jpg"},
|
||||
]}
|
||||
title="Client Feedback"
|
||||
description="What partners and clients say about working with me."
|
||||
@@ -263,22 +167,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What is your primary focus?",
|
||||
content: "I focus on high-converting TikTok and Facebook Ads strategies.",
|
||||
},
|
||||
id: "f1", title: "What is your primary focus?", content: "I focus on high-converting TikTok and Facebook Ads strategies."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How do you track performance?",
|
||||
content: "I use advanced analytics to monitor KPIs and optimize campaigns daily.",
|
||||
},
|
||||
id: "f2", title: "How do you track performance?", content: "I use advanced analytics to monitor KPIs and optimize campaigns daily."},
|
||||
]}
|
||||
ctaTitle="Ready to scale your business?"
|
||||
ctaDescription="Let's discuss how we can drive results for your brand. Reach out via WhatsApp."
|
||||
ctaButton={{
|
||||
text: "Contact on WhatsApp",
|
||||
href: "https://wa.me/923281073479",
|
||||
}}
|
||||
text: "Contact on WhatsApp", href: "https://wa.me/923281073479"}}
|
||||
ctaIcon={MessageCircle}
|
||||
/>
|
||||
</div>
|
||||
@@ -288,25 +184,17 @@ export default function LandingPage() {
|
||||
logoText="Adil Murad"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Projects", href: "#projects"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user