diff --git a/src/app/page.tsx b/src/app/page.tsx index be0fb46..315143f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,28 +58,28 @@ export default function LandingPage() { handle: 'Est. 2010 - Dallas, TX', testimonial: 'Exceptional quality fencing and outdoor structures that stand the test of time.', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg' + imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg?_wi=1' }, { name: 'Professional Service', handle: 'Fast Estimates Available', testimonial: 'From consultation to completion, experience premium service every step of the way.', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg' + imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg?_wi=2' }, { name: 'Expert Installation', handle: 'Metroplex Coverage', testimonial: 'Family-owned expertise bringing premium outdoor living to your home.', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg' + imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg?_wi=3' }, { name: 'Trusted Local Team', handle: 'Integrity & Quality', testimonial: 'Building relationships that last as long as our exceptional craftsmanship.', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg' + imageSrc: 'http://img.b2bpic.net/free-vector/flat-design-free-trial-labels-stamps-design_23-2149354106.jpg?_wi=4' } ]} testimonialRotationInterval={5000}