diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 17e2ac3..3eef3b5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { { text: "Back to Home", href: "/" }, { text: "View Services", href: "/services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg?_wi=2" imageAlt="Construction office workspace" showDimOverlay={true} buttonAnimation="slide-up" @@ -61,7 +61,7 @@ export default function ContactPage() { tagIcon={PhoneCall} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg?_wi=3" imageAlt="Construction consultation" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index b847634..9908bc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,21 +144,21 @@ export default function HomePage() { id: "1", name: "Modern Residential Estate", price: "$2.5M", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=1", imageAlt: "Modern residential home construction", }, { id: "2", name: "Corporate Office Complex", price: "$5.8M", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1", imageAlt: "Modern office building", }, { id: "3", name: "Retail Shopping Center", price: "$3.2M", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg?_wi=1", imageAlt: "Retail shopping center development", }, ]} @@ -182,7 +182,7 @@ export default function HomePage() { testimonial: "Allen's Construction delivered our home renovation on time and under budget. Their attention to detail was exceptional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Mitchell", }, { @@ -192,7 +192,7 @@ export default function HomePage() { testimonial: "Professional team, clear communication, and outstanding results. Highly recommend for any construction project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -202,7 +202,7 @@ export default function HomePage() { testimonial: "We've worked with Allen's Construction on three commercial projects. Every single one exceeded our expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Chen", }, { @@ -212,7 +212,7 @@ export default function HomePage() { testimonial: "From consultation to final walkthrough, the entire process was seamless. Outstanding craftsmanship and reliability.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jennifer Williams", }, { @@ -222,7 +222,7 @@ export default function HomePage() { testimonial: "The best construction company we've ever worked with. Trustworthy, skilled, and genuinely care about their work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Michael Torres", }, { @@ -232,7 +232,7 @@ export default function HomePage() { testimonial: "Exceptional service and quality work. Allen's Construction is our go-to for all our building needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Amanda Foster", }, ]} @@ -277,7 +277,7 @@ export default function HomePage() { tagIcon={PhoneCall} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg?_wi=1" imageAlt="Construction consultation" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 9dc49d1..05897cc 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -45,7 +45,7 @@ export default function ProjectsPage() { { text: "Contact Us", href: "/contact" }, { text: "Back to Home", href: "/" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=2" imageAlt="Modern architectural project" showDimOverlay={true} buttonAnimation="slide-up" @@ -66,21 +66,21 @@ export default function ProjectsPage() { id: "1", name: "Modern Residential Estate", price: "$2.5M", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=3", imageAlt: "Modern residential home construction", }, { id: "2", name: "Corporate Office Complex", price: "$5.8M", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=2", imageAlt: "Modern office building", }, { id: "3", name: "Retail Shopping Center", price: "$3.2M", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg?_wi=2", imageAlt: "Retail shopping center development", }, ]} @@ -115,7 +115,7 @@ export default function ProjectsPage() { id: "6", name: "Mixed-Use Development", price: "$4.5M", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-blue-high-rise-buildings_181624-2673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-blue-high-rise-buildings_181624-2673.jpg?_wi=2", imageAlt: "Mixed-use commercial development", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 17a2dce..eee3b66 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,7 +46,7 @@ export default function ServicesPage() { { text: "Request Quote", href: "/contact" }, { text: "View Projects", href: "/projects" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-blue-high-rise-buildings_181624-2673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-blue-high-rise-buildings_181624-2673.jpg?_wi=1" imageAlt="Commercial construction site" showDimOverlay={true} buttonAnimation="slide-up"