diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d5e594c..21191b8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { { text: "Learn More", href: "#values" }, { text: "Contact Us", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-near-colleague_23-2147808088.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-near-colleague_23-2147808088.jpg?_wi=4" imageAlt="Guhan Builders team and company office" useInvertedBackground={false} /> @@ -106,21 +106,21 @@ export default function AboutPage() { id: 1, title: "Trust & Transparency", description: "Every project is backed by complete legal documentation, DTCP approvals, and transparent pricing. We believe in honest dealings and long-term customer relationships.", - imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317161.jpg?_wi=4", imageAlt: "Trust and transparency in real estate", }, { id: 2, title: "Quality Development", description: "Our developments feature modern infrastructure, green spaces, safety features, and planned amenities. We construct with longevity and community welfare in mind.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-village-coast-algarve-portugal-concept-beach-portugal-summer-vacations_231208-6931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-village-coast-algarve-portugal-concept-beach-portugal-summer-vacations_231208-6931.jpg?_wi=4", imageAlt: "Quality residential development", }, { id: 3, title: "Customer-First Approach", description: "Your satisfaction is our success. We provide ongoing support from site selection through registration, construction assistance, and post-sale services.", - imageSrc: "http://img.b2bpic.net/free-photo/grass-field-daytime_181624-1502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grass-field-daytime_181624-1502.jpg?_wi=4", imageAlt: "Customer support and satisfaction", }, ]} @@ -134,12 +134,12 @@ export default function AboutPage() {
- + {children}