Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-02 08:33:58 +00:00

View File

@@ -50,19 +50,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Soheila S.", handle: "@customer", testimonial: "Excellent service - polite, nice and friendly employees - most reasonable price in Tri-city - very much recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg", imageAlt: "professional window installation service vancouver"},
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=1", imageAlt: "professional window installation service vancouver"},
{
name: "Tarogh S.", handle: "@customer", testimonial: "Fantastic service, great prices and clear communication while meeting all our needs in a timely manner. We couldnt be happier with our new blinds!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop-talking-woman_23-2148334748.jpg", imageAlt: "professional window installation service vancouver"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop-talking-woman_23-2148334748.jpg?_wi=1", imageAlt: "professional window installation service vancouver"},
{
name: "David L.", handle: "@customer", testimonial: "Unison Contracting did a great job on our window screens. Quick, professional, and very clean work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg", imageAlt: "professional window installation service vancouver"},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg?_wi=1", imageAlt: "professional window installation service vancouver"},
{
name: "Maria K.", handle: "@customer", testimonial: "Very satisfied with the installation. The team was punctual and respectful. Highly recommend to anyone in Vancouver.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg", imageAlt: "professional window installation service vancouver"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg?_wi=1", imageAlt: "professional window installation service vancouver"},
{
name: "John D.", handle: "@customer", testimonial: "Great service! Affordable and reliable window services in Vancouver area. Will definitely use them again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", imageAlt: "professional window installation service vancouver"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=1", imageAlt: "professional window installation service vancouver"},
]}
buttons={[
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
{
text: "Call Now", href: "tel:+12365139804"},
]}
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=2"
imageAlt="Window installation in Vancouver home"
avatars={[
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Local Vancouver Experts"
description="Unison Contracting is a small, family-focused business dedicated to enhancing your home experience. We prioritize customer satisfaction through honest communication, fair pricing, and expert craftsmanship in every window project."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop-talking-woman_23-2148334748.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop-talking-woman_23-2148334748.jpg?_wi=2"
imageAlt="Our team at work"
/>
</div>
@@ -127,13 +127,13 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Soheila S.", role: "Homeowner", company: "Tri-City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg?_wi=2"},
{
id: "2", name: "Tarogh S.", role: "Homeowner", company: "Vancouver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg?_wi=2"},
{
id: "3", name: "David L.", role: "Homeowner", company: "Vancouver", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=2"},
{
id: "4", name: "Maria K.", role: "Homeowner", company: "Tri-City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-back-camera-opening-door-man_259150-58306.jpg"},