From 25ad69e21fc15ec9197d8ade2602a907475dc6c4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:58:44 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d6a17b6..4769245 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/from-people-discussing-draft-tablet_23-2147785605.jpg" + imageSrc="http://img.b2bpic.net/free-photo/from-people-discussing-draft-tablet_23-2147785605.jpg?_wi=3" imageAlt="RE & CO Mall vision and architectural design" mediaAnimation="opacity" imagePosition="left" @@ -110,7 +110,7 @@ export default function AboutPage() { description: "Premium storefronts featuring international and local brands with custom fit-out options", imageSrc: - "http://img.b2bpic.net/free-photo/unfocused-view-shop-windows_1203-1082.jpg", + "http://img.b2bpic.net/free-photo/unfocused-view-shop-windows_1203-1082.jpg?_wi=2", imageAlt: "Luxury retail space with modern design", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { description: "Diverse culinary experiences from casual to upscale, curated for every palate", imageSrc: - "http://img.b2bpic.net/free-photo/indoor-with-elegant-wooden-dining-table-chairs_116348-100.jpg", + "http://img.b2bpic.net/free-photo/indoor-with-elegant-wooden-dining-table-chairs_116348-100.jpg?_wi=2", imageAlt: "Modern dining area with elegant atmosphere", }, { @@ -128,7 +128,7 @@ export default function AboutPage() { description: "Family-friendly entertainment options creating memorable experiences for all ages", imageSrc: - "http://img.b2bpic.net/free-photo/happy-women-playing-arcade-game_23-2148253114.jpg", + "http://img.b2bpic.net/free-photo/happy-women-playing-arcade-game_23-2148253114.jpg?_wi=2", imageAlt: "Entertainment zone with interactive facilities", }, { @@ -137,7 +137,7 @@ export default function AboutPage() { description: "Multi-level organized parking with modern technology and premium security", imageSrc: - "http://img.b2bpic.net/free-photo/escalator-subway_23-2149397566.jpg", + "http://img.b2bpic.net/free-photo/escalator-subway_23-2149397566.jpg?_wi=2", imageAlt: "Modern multi-level parking structure", }, ]} @@ -161,7 +161,7 @@ export default function AboutPage() { company: "Fashion Boutique", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=2", imageAlt: "Rajesh Kumar, Fashion Boutique Retail Director", }, { @@ -171,7 +171,7 @@ export default function AboutPage() { company: "Culinary Delights", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", + "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2", imageAlt: "Priya Sharma, Culinary Delights Owner", }, { @@ -181,7 +181,7 @@ export default function AboutPage() { company: "Premium Electronics", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg", + "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=2", imageAlt: "Anjali Patel, Premium Electronics Manager", }, { @@ -191,7 +191,7 @@ export default function AboutPage() { company: "Lifestyle Brands", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2953.jpg", + "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2953.jpg?_wi=2", imageAlt: "Vikram Singh, Lifestyle Brands Owner", }, { @@ -201,7 +201,7 @@ export default function AboutPage() { company: "Urban Coffee Hub", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg?_wi=2", imageAlt: "Deepa Verma, Urban Coffee Hub Proprietor", }, { @@ -211,7 +211,7 @@ export default function AboutPage() { company: "Family Fun Center", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg", + "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg?_wi=2", imageAlt: "Arjun Desai, Family Fun Center Manager", }, ]} -- 2.49.1 From 6decb56ad24ef22c78288378188e30a7b11411ad Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:58:45 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c50b067..c91eacb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +