Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -58,16 +58,16 @@ export default function ApexDesignsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "Homeowner, Great Neck", testimonial: "Apex Designs transformed our vision into reality. Professional, punctual, and exceptional quality throughout the entire process.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah Thompson", handle: "Business Owner", testimonial: "Outstanding attention to detail and craftsmanship. They delivered our commercial project on time and within budget.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
name: "James Patterson", handle: "Real Estate Developer", testimonial: "Apex Designs is our go-to contractor for every residential project. Consistently reliable and high-quality work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
{
|
||||
name: "Linda Chen", handle: "Property Manager", testimonial: "Professional team that communicates clearly and solves problems efficiently. Highly recommended for any construction needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
/>
|
||||
@@ -150,17 +150,17 @@ export default function ApexDesignsPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Exceeded All Expectations", quote: "Apex Designs exceeded our expectations on every level. From initial consultation to final walkthrough, they demonstrated professionalism, expertise, and genuine care for our project.", name: "David Johnson", role: "Homeowner, Great Neck", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Johnson"},
|
||||
id: "1", title: "Exceeded All Expectations", quote: "Apex Designs exceeded our expectations on every level. From initial consultation to final walkthrough, they demonstrated professionalism, expertise, and genuine care for our project.", name: "David Johnson", role: "Homeowner, Great Neck", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Johnson"},
|
||||
{
|
||||
id: "2", title: "Exceptional Project Management", quote: "Working with Apex Designs was seamless. Their project management, communication, and ability to handle unexpected challenges was outstanding. Highly recommend.", name: "Emily Watson", role: "Property Developer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Watson"},
|
||||
id: "2", title: "Exceptional Project Management", quote: "Working with Apex Designs was seamless. Their project management, communication, and ability to handle unexpected challenges was outstanding. Highly recommend.", name: "Emily Watson", role: "Property Developer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Emily Watson"},
|
||||
{
|
||||
id: "3", title: "Superior Craftsmanship", quote: "The level of craftsmanship in every detail is remarkable. From foundation to finishing touches, you can see the quality and care invested in every aspect of the work.", name: "Robert Martinez", role: "Home Inspector", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Martinez"},
|
||||
id: "3", title: "Superior Craftsmanship", quote: "The level of craftsmanship in every detail is remarkable. From foundation to finishing touches, you can see the quality and care invested in every aspect of the work.", name: "Robert Martinez", role: "Home Inspector", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Robert Martinez"},
|
||||
{
|
||||
id: "4", title: "True Professionals", quote: "Not just contractors—true professionals. They stand behind their work, communicate clearly, and treat your project like it's their own home.", name: "Jennifer Lee", role: "Homeowner, Great Neck", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Lee"},
|
||||
id: "4", title: "True Professionals", quote: "Not just contractors—true professionals. They stand behind their work, communicate clearly, and treat your project like it's their own home.", name: "Jennifer Lee", role: "Homeowner, Great Neck", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Jennifer Lee"},
|
||||
{
|
||||
id: "5", title: "Best Builders in Town", quote: "We've worked with many contractors over the years. Apex Designs is by far the best. Professional, reliable, and delivers exceptional quality.", name: "Christopher Brown", role: "Commercial Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Christopher Brown"},
|
||||
id: "5", title: "Best Builders in Town", quote: "We've worked with many contractors over the years. Apex Designs is by far the best. Professional, reliable, and delivers exceptional quality.", name: "Christopher Brown", role: "Commercial Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Christopher Brown"},
|
||||
{
|
||||
id: "6", title: "Worth Every Investment", quote: "Our renovation transformed our home beyond what we imagined. Apex Designs made the entire process smooth, enjoyable, and the results are phenomenal.", name: "Patricia Wilson", role: "Homeowner, Great Neck", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Wilson"},
|
||||
id: "6", title: "Worth Every Investment", quote: "Our renovation transformed our home beyond what we imagined. Apex Designs made the entire process smooth, enjoyable, and the results are phenomenal.", name: "Patricia Wilson", role: "Homeowner, Great Neck", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Patricia Wilson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user