Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "James Mitchell", role: "CEO, Trading Corp", testimonial:
|
||||
"Elite Services transformed our trading operations. Their expertise and market insights have consistently delivered exceptional returns. Highly recommended.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Facilities Manager, Tech Solutions", testimonial:
|
||||
"The cleaning service is outstanding. Our office has never looked better. Professional, reliable, and attention to detail is impeccable.", imageSrc:
|
||||
@@ -52,11 +52,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Michael Rodriguez", role: "Operations Director, Manufacturing", testimonial:
|
||||
"Our office relocation was seamless thanks to Elite Services. Their moving team was efficient, careful, and professional throughout the entire process.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "4", name: "Emily Watson", role: "Business Owner, Retail", testimonial:
|
||||
"Exceptional service across all areas. They handle trading, keep our spaces pristine, and manage logistics perfectly. A true one-stop solution.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Watson"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Watson"},
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
buttons={heroButtons}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg?_wi=1"
|
||||
imageAlt="Elite Services Professional Team"
|
||||
frameStyle="browser"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
description="Join hundreds of satisfied clients who trust Elite Services for their trading, cleaning, and moving needs. Contact us today for a consultation."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg?_wi=2"
|
||||
imageAlt="Contact Elite Services"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user