Merge version_3 into main #21

Merged
bender merged 1 commits from version_3 into main 2026-04-10 01:40:00 +00:00

View File

@@ -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" }]}