diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e5d5f93..a069f16 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -21,7 +21,7 @@ export default function HomePage() { text: "View Our Portfolio", href: "#projects"}} secondaryButton={{ text: "Book Consultation", href: "#contact"}} - imageSrc="http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg?_wi=1" /> @@ -33,7 +33,7 @@ export default function HomePage() { quote="Aarna Architects turns abstract dreams into architectural reality. We believe that true luxury is found in transparent processes and sustainable precision." author="Ananya Reddy" role="Founder & Principal Architect" - imageSrc="http://img.b2bpic.net/free-photo/close-up-art-tools-table-creative-workshop-studio_482257-27220.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-art-tools-table-creative-workshop-studio_482257-27220.jpg?_wi=1" /> @@ -102,11 +102,11 @@ export default function HomePage() { { title: "Interior Planning", tags: [ "Bespoke Interiors", "Space Optimization"], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg?_wi=2"}, { title: "Sustainable Design", tags: [ "Eco-Materials", "Energy Efficiency"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-art-tools-table-creative-workshop-studio_482257-27220.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-art-tools-table-creative-workshop-studio_482257-27220.jpg?_wi=2"}, ]} />