new order
This commit is contained in:
@@ -4,11 +4,11 @@ import { motion } from 'framer-motion';
|
||||
const testimonials = [
|
||||
{
|
||||
quote:
|
||||
"Bay Area Affiliates has been working on our office computers for years. They always go above and beyond to make sure we are back up and running smoothly. I wouldn't trust anyone but Elvin and Wallie to work on my computers. The absolute best in South Texas!",
|
||||
initials: 'SG',
|
||||
name: 'Stephanie Gomez',
|
||||
role: 'Sales Representative, J & B Pavelka Truck and Trailer Sales',
|
||||
layout: 'lg:col-span-5',
|
||||
"I am pleased to recommend Bay Area Affiliates, Inc. for their outstanding IT services and support provided to JE Construction Services, LLC.\n\nBay Area Affiliates has consistently delivered reliable and responsive service to our company. Their team is knowledgeable, professional, and always quick to assist whenever issues arise. Whether it involves email support, networking, hardware purchases, system maintenance, or technical troubleshooting, they have continually provided dependable solutions and excellent customer service.\n\nOne of the qualities we value most is their responsiveness and willingness to help. They understand the importance of minimizing downtime and have always worked diligently to keep our systems operating efficiently. Their support has played an important role in helping our day-to-day operations run smoothly.\n\nWe appreciate the strong working relationship we have built with Bay Area Affiliates over the years and would confidently recommend their services to any company seeking dependable IT support and technology solutions.",
|
||||
initials: 'SJ',
|
||||
name: 'Sue Jimenez',
|
||||
role: 'Controller, JE Construction Services, LLC',
|
||||
layout: 'lg:col-span-6',
|
||||
},
|
||||
{
|
||||
quote:
|
||||
@@ -16,7 +16,15 @@ const testimonials = [
|
||||
initials: 'CB',
|
||||
name: 'Cheryl Brown',
|
||||
role: 'Owner & CPA, Hampton, Brown & Associates, P.C.',
|
||||
layout: 'lg:col-span-7',
|
||||
layout: 'lg:col-span-6',
|
||||
},
|
||||
{
|
||||
quote:
|
||||
"Bay Area Affiliates has been working on our office computers for years. They always go above and beyond to make sure we are back up and running smoothly. I wouldn't trust anyone but Elvin and Wallie to work on my computers. The absolute best in South Texas!",
|
||||
initials: 'SG',
|
||||
name: 'Stephanie Gomez',
|
||||
role: 'Sales Representative, J & B Pavelka Truck and Trailer Sales',
|
||||
layout: 'lg:col-span-6',
|
||||
},
|
||||
{
|
||||
quote:
|
||||
@@ -24,15 +32,7 @@ const testimonials = [
|
||||
initials: 'GC',
|
||||
name: 'George Craig',
|
||||
role: 'President, SCI Security',
|
||||
layout: 'lg:col-span-6 lg:col-start-4',
|
||||
},
|
||||
{
|
||||
quote:
|
||||
"I am pleased to recommend Bay Area Affiliates, Inc. for their outstanding IT services and support provided to JE Construction Services, LLC.\n\nBay Area Affiliates has consistently delivered reliable and responsive service to our company. Their team is knowledgeable, professional, and always quick to assist whenever issues arise. Whether it involves email support, networking, hardware purchases, system maintenance, or technical troubleshooting, they have continually provided dependable solutions and excellent customer service.\n\nOne of the qualities we value most is their responsiveness and willingness to help. They understand the importance of minimizing downtime and have always worked diligently to keep our systems operating efficiently. Their support has played an important role in helping our day-to-day operations run smoothly.\n\nWe appreciate the strong working relationship we have built with Bay Area Affiliates over the years and would confidently recommend their services to any company seeking dependable IT support and technology solutions.",
|
||||
initials: 'SJ',
|
||||
name: 'Sue Jimenez',
|
||||
role: 'Controller, JE Construction Services, LLC',
|
||||
layout: 'lg:col-span-6 lg:col-start-4',
|
||||
layout: 'lg:col-span-6',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user