diff --git a/src/app/page.tsx b/src/app/page.tsx index 3126b98..b0efd59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,11 +52,11 @@ export default function LandingPage() { imageAlt="Luxury home construction" mediaAnimation="blur-reveal" avatars={[ - { src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 1" }, - { src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 2" }, - { src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 3" }, - { src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 4" }, - { src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 5" } + { src: "http://img.b2bpic.net/premium-photo/picture-couple-front-house_470178-28303.jpg?id=297507457", alt: "Client 1" }, + { src: "http://img.b2bpic.net/premium-photo/picture-couple-front-house_470178-28303.jpg?id=297507457", alt: "Client 2" }, + { src: "http://img.b2bpic.net/premium-photo/picture-couple-front-house_470178-28303.jpg?id=297507457", alt: "Client 3" }, + { src: "http://img.b2bpic.net/premium-photo/picture-couple-front-house_470178-28303.jpg?id=297507457", alt: "Client 4" }, + { src: "http://img.b2bpic.net/premium-photo/picture-couple-front-house_470178-28303.jpg?id=297507457", alt: "Client 5" } ]} avatarText="Trusted by 80+ local homeowners" marqueeItems={[{ type: "text", text: "Licensed & Insured" }, { type: "text", text: "Expert Craftsmanship" }, { type: "text", text: "San Diego Based" }, { type: "text", text: "4.9 Star Rating" }, { type: "text", text: "Free Estimates" }]}