diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d85a94..445d214 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,15 +56,15 @@ export default function HomePage() { testimonials={[ { name: "Maria Keller", handle: "Homeowner, Kerzers", testimonial: "Daniel transformed our renovation dreams into reality. Exceptional attention to detail and local expertise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1" }, { name: "Stefan Müller", handle: "Property Owner", testimonial: "Professional guidance through the entire permit process. Saved us months of confusion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1" }, { name: "Sophie Blanc", handle: "New Build Client", testimonial: "Clear communication and precise planning. Our new home exceeded all 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=1" }, ]} buttons={[ @@ -117,13 +117,13 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "proj-1", name: "Modern Villa Extension - Kerzers", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "Modern villa extension in Kerzers" + id: "proj-1", name: "Modern Villa Extension - Kerzers", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=1", imageAlt: "Modern villa extension in Kerzers" }, { id: "proj-2", name: "Heritage House Renovation - Fribourg", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Heritage house renovation project" }, { - id: "proj-3", name: "Contemporary New Build - Bern Region", price: "Completed 2022", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "Contemporary residential building" + id: "proj-3", name: "Contemporary New Build - Bern Region", price: "Completed 2022", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=2", imageAlt: "Contemporary residential building" }, { id: "proj-4", name: "Luxury Home Design - Fribourg", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg", imageAlt: "Luxury residential design" @@ -167,15 +167,15 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Anna & Thomas Weber", handle: "Homeowners, Kerzers", testimonial: "Daniel's expertise in navigating building permits saved us months of bureaucracy. His designs perfectly captured what we wanted for our family home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2" }, { id: "2", name: "Pierre Dupont", handle: "Property Developer", testimonial: "Professional, reliable, and deeply knowledgeable about local requirements. He's our go-to architect for all Fribourg projects.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2" }, { id: "3", name: "Martina Schmid", handle: "Renovation Client", testimonial: "The entire process was transparent and well-organized. Our 1950s home now has modern functionality while keeping its charm.", 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" }, { id: "4", name: "Klaus Müller", handle: "Builder, Bern Region", testimonial: "Working with Daniel on multiple projects, his architectural vision and site understanding are exceptional. Highly recommended.", rating: 5,