Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-02 18:03:50 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ export default function AboutPage() {
{ text: "Request Quote", href: "/contact" },
{ text: "Learn More", href: "#about-details" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg?_wi=3"
imageAlt="Guardian Homestyle team"
textPosition="bottom-left"
showBlur={true}

View File

@@ -45,7 +45,7 @@ export default function ContactPage() {
{ text: "Call Now", href: "tel:+40123456789" },
{ text: "Scroll to Form", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1"
imageAlt="Customer service support"
textPosition="bottom-left"
showBlur={true}
@@ -70,7 +70,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2"
imageAlt="Contact Guardian Homestyle for window and door installation"
mediaAnimation="blur-reveal"
mediaPosition="right"

View File

@@ -84,7 +84,7 @@ export default function HomePage() {
icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg?_wi=1"
imageAlt="Professional window and door installation team"
mediaAnimation="blur-reveal"
imagePosition="right"

View File

@@ -46,7 +46,7 @@ export default function ServiceAreaPage() {
{ text: "Call Now", href: "tel:+40123456789" },
{ text: "Get Quote", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg?_wi=4"
imageAlt="Service area coverage"
textPosition="bottom-left"
showBlur={true}

View File

@@ -46,7 +46,7 @@ export default function ServicesPage() {
{ text: "Call Now", href: "tel:+40123456789" },
{ text: "Request Quote", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752025.jpg?_wi=2"
imageAlt="Professional window and door services"
textPosition="bottom-left"
showBlur={true}