Merge version_1 into main #1
@@ -90,7 +90,7 @@ const AboutPage = () => {
|
||||
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"
|
||||
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"
|
||||
imageAlt="Re-Vibe Team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -110,21 +110,21 @@ const AboutPage = () => {
|
||||
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",
|
||||
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: "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",
|
||||
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: "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",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -145,21 +145,21 @@ const AboutPage = () => {
|
||||
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",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2",
|
||||
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",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3",
|
||||
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",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4",
|
||||
imageAlt: "Partnership",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ const AboutPage = () => {
|
||||
|
||||
<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"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png?_wi=2"
|
||||
imageAlt="Re-Vibe Footer Background"
|
||||
logoText="Re-Vibe"
|
||||
copyrightText="© 2024 Re-Vibe. All rights reserved."
|
||||
|
||||
@@ -119,7 +119,7 @@ const ContactPage = () => {
|
||||
|
||||
<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"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png?_wi=3"
|
||||
imageAlt="Re-Vibe Footer Background"
|
||||
logoText="Re-Vibe"
|
||||
copyrightText="© 2024 Re-Vibe. All rights reserved."
|
||||
|
||||
@@ -110,7 +110,7 @@ const HomePage = () => {
|
||||
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"
|
||||
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"
|
||||
imageAlt="Re-Vibe Team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -151,7 +151,7 @@ const HomePage = () => {
|
||||
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",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1",
|
||||
imageAlt: "Website Development",
|
||||
},
|
||||
]}
|
||||
@@ -245,7 +245,7 @@ const HomePage = () => {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ const HomePage = () => {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -272,7 +272,7 @@ const HomePage = () => {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -334,7 +334,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"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/abstract-professional-footer-background--1772556904613-4bf0d661.png?_wi=1"
|
||||
imageAlt="Re-Vibe Footer Background"
|
||||
logoText="Re-Vibe"
|
||||
copyrightText="© 2024 Re-Vibe. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user