From aff221846e9e7a9847fee1c41b63b9c983421ad9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 10:25:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 67839d6..59d94ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/presentation-concept-with-young-businesswoman_23-2147702546.jpg" + imageSrc="http://img.b2bpic.net/free-photo/presentation-concept-with-young-businesswoman_23-2147702546.jpg?_wi=1" /> @@ -110,19 +110,19 @@ export default function LandingPage() { id: "f1", title: "Billboard Advertising", description: "Managed across Central India from concept and copy production to placement and ongoing site maintenance.", - imageSrc: "http://img.b2bpic.net/free-photo/presentation-concept-with-young-businesswoman_23-2147702546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/presentation-concept-with-young-businesswoman_23-2147702546.jpg?_wi=2", }, { id: "f2", title: "Indoor Advertising", description: "Strategic display operations at prime high-traffic indoor locations within Nagpur city.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-billboard-with-copy-space_23-2148225562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-billboard-with-copy-space_23-2148225562.jpg?_wi=1", }, { id: "f3", title: "Full-Service Strategy", description: "Relationship-oriented sales teams and creative consults to elevate your corporate branding.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309651.jpg?_wi=1", }, ]} title="Comprehensive Ad Services" @@ -141,25 +141,25 @@ export default function LandingPage() { id: "p1", name: "Corporate Merchandise Kit", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309651.jpg?_wi=2", }, { id: "p2", name: "High-Impact Billboard Copy", price: "Available", - imageSrc: "http://img.b2bpic.net/free-photo/presentation-concept-with-young-businesswoman_23-2147702546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/presentation-concept-with-young-businesswoman_23-2147702546.jpg?_wi=3", }, { id: "p3", name: "Indoor Display Space", price: "Inquire", - imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-billboard-with-copy-space_23-2148225562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-billboard-with-copy-space_23-2148225562.jpg?_wi=2", }, { id: "p4", name: "Brand Awareness Consulting", price: "Fixed Retainer", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309651.jpg?_wi=3", }, ]} title="Promotional Excellence" @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Adage turned our brand visibility around in Nagpur. Incredible billboard placement.", name: "Anil K.", role: "Marketing Head", - 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", }, { id: "2", @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Truly the best partner for our outdoor advertising needs in the state.", name: "Sanjay M.", role: "CMO", - 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", }, ]} title="What Clients Say" -- 2.49.1