Merge version_1 into main #2
@@ -18,8 +18,7 @@ const AboutPage = () => {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "SEO Services", href: "#services" },
|
||||
{ label: "Email Marketing", href: "#services" },
|
||||
{ label: "Social Media", href: "#services" },
|
||||
@@ -27,8 +26,7 @@ const AboutPage = () => {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -36,8 +34,7 @@ const AboutPage = () => {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -52,7 +49,7 @@ const AboutPage = () => {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -71,26 +68,18 @@ const AboutPage = () => {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Founded in 2020",
|
||||
description: "Started with a small team of SEO specialists and digital marketers passionate about helping local businesses grow.",
|
||||
icon: Target,
|
||||
title: "Founded in 2020", description: "Started with a small team of SEO specialists and digital marketers passionate about helping local businesses grow.", icon: Target,
|
||||
},
|
||||
{
|
||||
title: "100+ Clients Served",
|
||||
description: "We've worked with diverse businesses across industries, from startups to established enterprises, delivering consistent results.",
|
||||
icon: Users,
|
||||
title: "100+ Clients Served", description: "We've worked with diverse businesses across industries, from startups to established enterprises, delivering consistent results.", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Industry Recognition",
|
||||
description: "Our innovative approaches and client success stories have earned recognition within the digital marketing community.",
|
||||
icon: Lightbulb,
|
||||
title: "Industry Recognition", description: "Our innovative approaches and client success stories have earned recognition within the digital marketing community.", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Continuous Growth",
|
||||
description: "We're always learning, evolving, and staying ahead of the latest SEO and digital marketing trends.",
|
||||
},
|
||||
title: "Continuous Growth", description: "We're always learning, evolving, and staying ahead of the latest SEO and digital marketing trends."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/a-professional-team-photo-of-a-diverse-g-1772556905600-0a747b0d.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/a-professional-team-photo-of-a-diverse-g-1772556905600-0a747b0d.png"
|
||||
imageAlt="Re-Vibe Team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,26 +96,11 @@ const AboutPage = () => {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Alex Chen",
|
||||
description: "Head of SEO with 10+ years of experience in technical SEO, content strategy, and organic growth. Alex leads our SEO initiatives and ensures every client receives cutting-edge optimization.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-marketin-1772556905286-c923843b.png?_wi=2",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
id: "1", title: "Alex Chen", description: "Head of SEO with 10+ years of experience in technical SEO, content strategy, and organic growth. Alex leads our SEO initiatives and ensures every client receives cutting-edge optimization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-marketin-1772556905286-c923843b.png", imageAlt: "Alex Chen"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Jessica Martinez",
|
||||
description: "Email Marketing Specialist focused on conversion optimization and customer retention. Jessica designs personalized email strategies that turn leads into loyal customers.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-confident-fem-1772556905206-d8802730.png?_wi=2",
|
||||
imageAlt: "Jessica Martinez",
|
||||
},
|
||||
id: "2", title: "Jessica Martinez", description: "Email Marketing Specialist focused on conversion optimization and customer retention. Jessica designs personalized email strategies that turn leads into loyal customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-confident-fem-1772556905206-d8802730.png", imageAlt: "Jessica Martinez"},
|
||||
{
|
||||
id: "3",
|
||||
title: "David Park",
|
||||
description: "Web Development & Design Lead creating high-performance, conversion-focused websites. David combines technical excellence with user-centered design principles.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-business-1772556905543-fe443ac3.png?_wi=2",
|
||||
imageAlt: "David Park",
|
||||
},
|
||||
id: "3", title: "David Park", description: "Web Development & Design Lead creating high-performance, conversion-focused websites. David combines technical excellence with user-centered design principles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-business-1772556905543-fe443ac3.png", imageAlt: "David Park"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,33 +116,18 @@ const AboutPage = () => {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Transparency",
|
||||
description: "We believe in clear communication and honest reporting. You'll always know exactly what we're doing and how it's impacting your results.",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2",
|
||||
imageAlt: "Transparency",
|
||||
},
|
||||
id: "1", title: "Transparency", description: "We believe in clear communication and honest reporting. You'll always know exactly what we're doing and how it's impacting your results.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Transparency"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Excellence",
|
||||
description: "We're committed to delivering exceptional results through continuous learning, innovation, and attention to detail in every project.",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3",
|
||||
imageAlt: "Excellence",
|
||||
},
|
||||
id: "2", title: "Excellence", description: "We're committed to delivering exceptional results through continuous learning, innovation, and attention to detail in every project.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Excellence"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Partnership",
|
||||
description: "Your success is our success. We work as an extension of your team, invested in your long-term growth and digital transformation.",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4",
|
||||
imageAlt: "Partnership",
|
||||
},
|
||||
id: "3", title: "Partnership", description: "Your success is our success. We work as an extension of your team, invested in your long-term growth and digital transformation.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Partnership"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png"
|
||||
imageAlt="Re-Vibe Footer Background"
|
||||
logoText="Re-Vibe"
|
||||
copyrightText="© 2024 Re-Vibe. All rights reserved."
|
||||
|
||||
186
src/app/page.tsx
186
src/app/page.tsx
@@ -23,8 +23,7 @@ const HomePage = () => {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "SEO Services", href: "#services" },
|
||||
{ label: "Email Marketing", href: "#services" },
|
||||
{ label: "Social Media", href: "#services" },
|
||||
@@ -32,8 +31,7 @@ const HomePage = () => {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -41,8 +39,7 @@ const HomePage = () => {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -57,7 +54,7 @@ const HomePage = () => {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -72,7 +69,7 @@ const HomePage = () => {
|
||||
title="Elevate Your Online Presence with Expert SEO"
|
||||
description="We specialize in SEO, email marketing, social media management, and custom website building. Transform your digital strategy and dominate search rankings."
|
||||
tag="Digital Marketing Agency"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "/contact" },
|
||||
{ text: "Learn More", href: "#services" },
|
||||
@@ -91,26 +88,18 @@ const HomePage = () => {
|
||||
useInvertedBackground={true}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "SEO Optimization",
|
||||
description: "Full website optimization, technical SEO, and monthly reporting to boost your rankings.",
|
||||
icon: Zap,
|
||||
title: "SEO Optimization", description: "Full website optimization, technical SEO, and monthly reporting to boost your rankings.", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Email Marketing",
|
||||
description: "Strategic email capture and nurture sequences that convert leads into loyal customers.",
|
||||
icon: Mail,
|
||||
title: "Email Marketing", description: "Strategic email capture and nurture sequences that convert leads into loyal customers.", icon: Mail,
|
||||
},
|
||||
{
|
||||
title: "Social Media Management",
|
||||
description: "Strategic social media optimization to amplify your brand voice and engage your audience.",
|
||||
icon: Share2,
|
||||
title: "Social Media Management", description: "Strategic social media optimization to amplify your brand voice and engage your audience.", icon: Share2,
|
||||
},
|
||||
{
|
||||
title: "Custom Web Development",
|
||||
description: "Beautiful, high-performance websites built to convert and tailored to your brand.",
|
||||
},
|
||||
title: "Custom Web Development", description: "Beautiful, high-performance websites built to convert and tailored to your brand."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/a-professional-team-photo-of-a-diverse-g-1772556905600-0a747b0d.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/a-professional-team-photo-of-a-diverse-g-1772556905600-0a747b0d.png"
|
||||
imageAlt="Re-Vibe Team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -127,33 +116,13 @@ const HomePage = () => {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "SEO Services",
|
||||
description: "From technical SEO optimization to content strategy and monthly reporting, we boost your organic visibility with proven methodologies.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-representation-of-seo-services--1772556906072-56123bc0.png",
|
||||
imageAlt: "SEO Services",
|
||||
},
|
||||
id: "1", title: "SEO Services", description: "From technical SEO optimization to content strategy and monthly reporting, we boost your organic visibility with proven methodologies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-representation-of-seo-services--1772556906072-56123bc0.png", imageAlt: "SEO Services"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Email Marketing",
|
||||
description: "Build engaged subscriber lists and nurture leads with personalized email campaigns that drive conversions.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/email-marketing-visualization-showing-em-1772556908769-30d531cd.png",
|
||||
imageAlt: "Email Marketing",
|
||||
},
|
||||
id: "2", title: "Email Marketing", description: "Build engaged subscriber lists and nurture leads with personalized email campaigns that drive conversions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/email-marketing-visualization-showing-em-1772556908769-30d531cd.png", imageAlt: "Email Marketing"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Social Media Management",
|
||||
description: "Strategic social optimization and content management to amplify your brand presence across all platforms.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/social-media-management-dashboard-displa-1772556905783-1d9c28f6.png",
|
||||
imageAlt: "Social Media Management",
|
||||
},
|
||||
id: "3", title: "Social Media Management", description: "Strategic social optimization and content management to amplify your brand presence across all platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/social-media-management-dashboard-displa-1772556905783-1d9c28f6.png", imageAlt: "Social Media Management"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Website Development",
|
||||
description: "Custom-built websites optimized for performance and conversions. Get a free or discounted build with a 6-month SEO contract.",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1",
|
||||
imageAlt: "Website Development",
|
||||
},
|
||||
id: "4", title: "Website Development", description: "Custom-built websites optimized for performance and conversions. Get a free or discounted build with a 6-month SEO contract.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Website Development"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -168,62 +137,25 @@ const HomePage = () => {
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "new-client",
|
||||
badge: "Starter",
|
||||
price: "$1,000–$1,250",
|
||||
subtitle: "per month",
|
||||
buttons: [{ text: "Get Started", href: "/contact" }],
|
||||
id: "new-client", badge: "Starter", price: "$1,000–$1,250", subtitle: "per month", buttons: [{ text: "Get Started", href: "/contact" }],
|
||||
features: [
|
||||
"Full website SEO optimization",
|
||||
"Service page expansion",
|
||||
"1–2 city pages per month",
|
||||
"Google Business Profile optimization",
|
||||
"Basic technical SEO",
|
||||
"Monthly reporting",
|
||||
"Strategy call",
|
||||
],
|
||||
"Full website SEO optimization", "Service page expansion", "1–2 city pages per month", "Google Business Profile optimization", "Basic technical SEO", "Monthly reporting", "Strategy call"],
|
||||
},
|
||||
{
|
||||
id: "growth",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Crown,
|
||||
price: "$1,750",
|
||||
subtitle: "per month",
|
||||
buttons: [{ text: "Get Started", href: "/contact" }],
|
||||
id: "growth", badge: "Most Popular", badgeIcon: Crown,
|
||||
price: "$1,750", subtitle: "per month", buttons: [{ text: "Get Started", href: "/contact" }],
|
||||
features: [
|
||||
"Everything in Starter",
|
||||
"Blog content (1–2 posts/month)",
|
||||
"Basic backlink outreach",
|
||||
"Email capture + nurture setup",
|
||||
"Conversion improvements",
|
||||
"Enhanced reporting",
|
||||
],
|
||||
"Everything in Starter", "Blog content (1–2 posts/month)", "Basic backlink outreach", "Email capture + nurture setup", "Conversion improvements", "Enhanced reporting"],
|
||||
},
|
||||
{
|
||||
id: "addon-social",
|
||||
badge: "Add-On",
|
||||
price: "$400",
|
||||
subtitle: "per month",
|
||||
buttons: [{ text: "Add Now", href: "/contact" }],
|
||||
id: "addon-social", badge: "Add-On", price: "$400", subtitle: "per month", buttons: [{ text: "Add Now", href: "/contact" }],
|
||||
features: [
|
||||
"Social media optimization",
|
||||
"Content calendar management",
|
||||
"Platform monitoring",
|
||||
"Engagement strategy",
|
||||
],
|
||||
"Social media optimization", "Content calendar management", "Platform monitoring", "Engagement strategy"],
|
||||
},
|
||||
{
|
||||
id: "addon-email",
|
||||
badge: "Add-On",
|
||||
price: "$350",
|
||||
subtitle: "per month",
|
||||
buttons: [{ text: "Add Now", href: "/contact" }],
|
||||
id: "addon-email", badge: "Add-On", price: "$350", subtitle: "per month", buttons: [{ text: "Add Now", href: "/contact" }],
|
||||
features: [
|
||||
"Email marketing management",
|
||||
"Campaign setup & optimization",
|
||||
"List building strategy",
|
||||
"Performance analytics",
|
||||
],
|
||||
"Email marketing management", "Campaign setup & optimization", "List building strategy", "Performance analytics"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -240,59 +172,23 @@ const HomePage = () => {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
role: "CEO",
|
||||
company: "TechFlow Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-confident-fem-1772556905206-d8802730.png?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
id: "1", name: "Sarah Mitchell", role: "CEO", company: "TechFlow Solutions", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-confident-fem-1772556905206-d8802730.png", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Rodriguez",
|
||||
role: "Marketing Director",
|
||||
company: "Growth Ventures",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-marketin-1772556905286-c923843b.png?_wi=1",
|
||||
imageAlt: "James Rodriguez",
|
||||
},
|
||||
id: "2", name: "James Rodriguez", role: "Marketing Director", company: "Growth Ventures", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-marketin-1772556905286-c923843b.png", imageAlt: "James Rodriguez"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Chen",
|
||||
role: "Founder",
|
||||
company: "Digital Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-female-founde-1772556905400-94aefad3.png",
|
||||
imageAlt: "Emily Chen",
|
||||
},
|
||||
id: "3", name: "Emily Chen", role: "Founder", company: "Digital Innovations", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-female-founde-1772556905400-94aefad3.png", imageAlt: "Emily Chen"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Thompson",
|
||||
role: "Business Owner",
|
||||
company: "Premier Services Inc",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-business-1772556905543-fe443ac3.png?_wi=1",
|
||||
imageAlt: "Michael Thompson",
|
||||
},
|
||||
id: "4", name: "Michael Thompson", role: "Business Owner", company: "Premier Services Inc", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-business-1772556905543-fe443ac3.png", imageAlt: "Michael Thompson"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Wang",
|
||||
role: "VP of Sales",
|
||||
company: "Enterprise Corp",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-female-vp-or--1772556905737-8dba9d36.png",
|
||||
imageAlt: "Lisa Wang",
|
||||
},
|
||||
id: "5", name: "Lisa Wang", role: "VP of Sales", company: "Enterprise Corp", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-female-vp-or--1772556905737-8dba9d36.png", imageAlt: "Lisa Wang"},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Anderson",
|
||||
role: "Founder",
|
||||
company: "StartUp Hub",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-startup--1772556905452-916f3546.png",
|
||||
imageAlt: "David Anderson",
|
||||
},
|
||||
id: "6", name: "David Anderson", role: "Founder", company: "StartUp Hub", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-startup--1772556905452-916f3546.png", imageAlt: "David Anderson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -305,15 +201,7 @@ const HomePage = () => {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechFlow",
|
||||
"Growth Ventures",
|
||||
"Digital Innovations",
|
||||
"Premier Services",
|
||||
"Enterprise Corp",
|
||||
"StartUp Hub",
|
||||
"Innovation Labs",
|
||||
"Market Leaders",
|
||||
]}
|
||||
"TechFlow", "Growth Ventures", "Digital Innovations", "Premier Services", "Enterprise Corp", "StartUp Hub", "Innovation Labs", "Market Leaders"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -334,7 +222,7 @@ const HomePage = () => {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png"
|
||||
imageAlt="Re-Vibe Footer Background"
|
||||
logoText="Re-Vibe"
|
||||
copyrightText="© 2024 Re-Vibe. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user