Merge version_1 into main #2
239
src/app/page.tsx
239
src/app/page.tsx
@@ -32,32 +32,15 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Portfolio", id: "#portfolio" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Royah Marketing"
|
||||
button={{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Consultation", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -67,33 +50,16 @@ export default function LandingPage() {
|
||||
description="Royah Marketing Agency in Cairo delivers strategic growth through SEO, branding, and digital performance. Elevate your presence today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg"
|
||||
imageAlt="Royah Marketing Agency Hero"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/executive-managers-looking-marketing-statistics-computer_482257-77621.jpg",
|
||||
alt: "Executive manager",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-talking-phone_23-2149429343.jpg",
|
||||
alt: "Businesswoman talking on phone",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-woman-drinking-coffee-cafe-while-working-her-laptop-writing-her-notebook_23-2149230375.jpg",
|
||||
alt: "Entrepreneur working on laptop",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg",
|
||||
alt: "Management professional",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-his-office-working-pc-productivity_482257-123166.jpg",
|
||||
alt: "Business leader in office",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/executive-managers-looking-marketing-statistics-computer_482257-77621.jpg", alt: "Executive manager" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-talking-phone_23-2149429343.jpg", alt: "Businesswoman talking on phone" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elderly-woman-drinking-coffee-cafe-while-working-her-laptop-writing-her-notebook_23-2149230375.jpg", alt: "Entrepreneur working on laptop" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg", alt: "Management professional" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-his-office-working-pc-productivity_482257-123166.jpg", alt: "Business leader in office" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,7 +69,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Mission"
|
||||
description="We are a results-driven agency helping businesses across Egypt dominate their market through precision analytics and creative marketing."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop-team-work-brainstorming-meeting-concept_146671-15671.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop-team-work-brainstorming-meeting-concept_146671-15671.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -114,28 +80,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "SEO Optimized",
|
||||
description: "Boost your visibility to target audiences searching for your services.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Search,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-sitting-stool-talking-cellphone_23-2147899719.jpg",
|
||||
imageAlt: "Happy mature businessman sitting on stool talking on cellphone",
|
||||
title: "SEO Optimized", description: "Boost your visibility to target audiences searching for your services.", bentoComponent: "reveal-icon", icon: Search
|
||||
},
|
||||
{
|
||||
title: "Mobile Responsive",
|
||||
description: "Seamless experience across all platforms and devices.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Smartphone,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg?_wi=2",
|
||||
imageAlt: "Happy mature businessman sitting on stool talking on cellphone",
|
||||
title: "Mobile Responsive", description: "Seamless experience across all platforms and devices.", bentoComponent: "reveal-icon", icon: Smartphone
|
||||
},
|
||||
{
|
||||
title: "Fast Loading",
|
||||
description: "High-speed performance ensuring lower bounce rates.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop-team-work-brainstorming-meeting-concept_146671-15671.jpg?_wi=2",
|
||||
imageAlt: "Happy mature businessman sitting on stool talking on cellphone",
|
||||
title: "Fast Loading", description: "High-speed performance ensuring lower bounce rates.", bentoComponent: "reveal-icon", icon: Zap
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -151,47 +102,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
name: "Social Media Marketing",
|
||||
price: "High-Growth",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-businesswoman-holding-tablet_23-2148452627.jpg?_wi=1",
|
||||
},
|
||||
id: "s1", name: "Social Media Marketing", price: "High-Growth", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/smart-businesswoman-holding-tablet_23-2148452627.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
name: "SEO",
|
||||
price: "Strategic",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg",
|
||||
},
|
||||
id: "s2", name: "SEO", price: "Strategic", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Website Development",
|
||||
price: "Modern",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-making-selfie-workplace_23-2147689799.jpg?_wi=1",
|
||||
},
|
||||
id: "s3", name: "Website Development", price: "Modern", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/girl-making-selfie-workplace_23-2147689799.jpg"},
|
||||
{
|
||||
id: "s4",
|
||||
name: "Branding",
|
||||
price: "Professional",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-cafe-with-laptop-coffee_171337-18124.jpg",
|
||||
},
|
||||
id: "s4", name: "Branding", price: "Professional", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-cafe-with-laptop-coffee_171337-18124.jpg"},
|
||||
{
|
||||
id: "s5",
|
||||
name: "Paid Ads",
|
||||
price: "Results-Driven",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg",
|
||||
},
|
||||
id: "s5", name: "Paid Ads", price: "Results-Driven", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg"},
|
||||
{
|
||||
id: "s6",
|
||||
name: "Content Creation",
|
||||
price: "Creative",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/no-people-contemporary-building-exterior-skyscraper-design-concept_53876-124197.jpg",
|
||||
},
|
||||
id: "s6", name: "Content Creation", price: "Creative", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/no-people-contemporary-building-exterior-skyscraper-design-concept_53876-124197.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive marketing solutions to help you scale."
|
||||
@@ -205,22 +126,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Clients Served",
|
||||
value: "150+",
|
||||
icon: Users,
|
||||
id: "m1", title: "Clients Served", value: "150+", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Campaigns Run",
|
||||
value: "500+",
|
||||
icon: Rocket,
|
||||
id: "m2", title: "Campaigns Run", value: "500+", icon: Rocket,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Growth Rate",
|
||||
value: "300%",
|
||||
icon: TrendingUp,
|
||||
id: "m3", title: "Growth Rate", value: "300%", icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -234,60 +146,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ahmed Ibrahim",
|
||||
date: "Jan 2025",
|
||||
title: "Business Owner",
|
||||
quote: "Royah transformed our marketing strategy.",
|
||||
tag: "SEO",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg?_wi=3",
|
||||
imageAlt: "business portrait professional",
|
||||
},
|
||||
id: "t1", name: "Ahmed Ibrahim", date: "Jan 2025", title: "Business Owner", quote: "Royah transformed our marketing strategy.", tag: "SEO", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg", imageAlt: "business portrait professional"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sara Mahmoud",
|
||||
date: "Dec 2024",
|
||||
title: "CEO",
|
||||
quote: "Their team is incredibly professional.",
|
||||
tag: "Branding",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-meeting-indoors-using-tablet_23-2148824848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop-team-work-brainstorming-meeting-concept_146671-15671.jpg?_wi=3",
|
||||
imageAlt: "business portrait professional",
|
||||
},
|
||||
id: "t2", name: "Sara Mahmoud", date: "Dec 2024", title: "CEO", quote: "Their team is incredibly professional.", tag: "Branding", avatarSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-meeting-indoors-using-tablet_23-2148824848.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop-team-work-brainstorming-meeting-concept_146671-15671.jpg", imageAlt: "business portrait professional"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Omar Khaled",
|
||||
date: "Nov 2024",
|
||||
title: "Founder",
|
||||
quote: "Results were visible within 3 months.",
|
||||
tag: "Paid Ads",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/startup-worker-uses-laptop-open-space-reviewing-project-data-documents-workstation-executive-assistant-working-marketing-strategy-business-development-ai-developer_482257-65810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
|
||||
imageAlt: "business portrait professional",
|
||||
},
|
||||
id: "t3", name: "Omar Khaled", date: "Nov 2024", title: "Founder", quote: "Results were visible within 3 months.", tag: "Paid Ads", avatarSrc: "http://img.b2bpic.net/free-photo/startup-worker-uses-laptop-open-space-reviewing-project-data-documents-workstation-executive-assistant-working-marketing-strategy-business-development-ai-developer_482257-65810.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg", imageAlt: "business portrait professional"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Hoda Youssef",
|
||||
date: "Oct 2024",
|
||||
title: "Manager",
|
||||
quote: "Fantastic website development service.",
|
||||
tag: "Dev",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-businesswoman-holding-tablet_23-2148452627.jpg?_wi=2",
|
||||
imageAlt: "business portrait professional",
|
||||
},
|
||||
id: "t4", name: "Hoda Youssef", date: "Oct 2024", title: "Manager", quote: "Fantastic website development service.", tag: "Dev", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smart-businesswoman-holding-tablet_23-2148452627.jpg", imageAlt: "business portrait professional"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Karim Nour",
|
||||
date: "Sep 2024",
|
||||
title: "Entrepreneur",
|
||||
quote: "Simply the best marketing agency.",
|
||||
tag: "SMM",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-making-selfie-workplace_23-2147689799.jpg?_wi=2",
|
||||
imageAlt: "business portrait professional",
|
||||
},
|
||||
id: "t5", name: "Karim Nour", date: "Sep 2024", title: "Entrepreneur", quote: "Simply the best marketing agency.", tag: "SMM", avatarSrc: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-making-selfie-workplace_23-2147689799.jpg", imageAlt: "business portrait professional"},
|
||||
]}
|
||||
title="Client Success"
|
||||
description="What our clients in Egypt are saying."
|
||||
@@ -300,20 +167,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What services do you offer?",
|
||||
content: "We offer social media, SEO, web development, and more.",
|
||||
},
|
||||
id: "q1", title: "What services do you offer?", content: "We offer social media, SEO, web development, and more."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I start?",
|
||||
content: "Book a free consultation and we will analyze your business.",
|
||||
},
|
||||
id: "q2", title: "How do I start?", content: "Book a free consultation and we will analyze your business."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is your pricing?",
|
||||
content: "Our pricing depends on the scope of work.",
|
||||
},
|
||||
id: "q3", title: "What is your pricing?", content: "Our pricing depends on the scope of work."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our process."
|
||||
@@ -325,14 +183,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
text="Ready to scale? Call 01030796940 or get in touch with us today."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/201030796940",
|
||||
},
|
||||
text: "WhatsApp Us", href: "https://wa.me/201030796940"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -343,29 +198,19 @@ export default function LandingPage() {
|
||||
logoText="Royah Marketing"
|
||||
columns={[
|
||||
{
|
||||
title: "Agency",
|
||||
items: [
|
||||
title: "Agency", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user