From e46a956b2ba6a15cf53ff2c0975d3707033bb19e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 07:05:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 661401b..9470c4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Get Started", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004294.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004294.jpg?_wi=1" imageAlt="3D Digital Marketing Interface" mediaAnimation="slide-up" tagIcon={Sparkles} @@ -94,7 +94,7 @@ export default function LandingPage() { { id: "2", title: "Performance Advertising", content: "Scalable ad campaigns across social and search platforms that convert visitors into revenue." }, { id: "3", title: "3D Branding Solutions", content: "Creating unique, immersive brand assets that set you apart in a crowded marketplace." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/percent-sign-promotion-discount-sell-icon-symbol-purple-background-3d-rendering_56104-1500.jpg" + imageSrc="http://img.b2bpic.net/free-photo/percent-sign-promotion-discount-sell-icon-symbol-purple-background-3d-rendering_56104-1500.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -120,11 +120,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Rahul Sharma", date: "2023", title: "Founder, TechFlow", quote: "The 3D design quality and marketing precision exceeded all our expectations.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004294.jpg", imageAlt: "corporate professional portrait" }, + { id: "1", name: "Rahul Sharma", date: "2023", title: "Founder, TechFlow", quote: "The 3D design quality and marketing precision exceeded all our expectations.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004294.jpg?_wi=2", imageAlt: "corporate professional portrait" }, { id: "2", name: "Ananya Desai", date: "2024", title: "Marketing VP, Bloom", quote: "Working with KishDigital has completely transformed our conversion rates.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941514.jpg", imageAlt: "corporate professional portrait" }, - { id: "3", name: "Vikram Sethi", date: "2023", title: "CEO, Sethi Corp", quote: "Professional, quick, and always on point with data. My go-to agency.", tag: "Incredible", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/percent-sign-promotion-discount-sell-icon-symbol-purple-background-3d-rendering_56104-1500.jpg", imageAlt: "corporate professional portrait" }, + { id: "3", name: "Vikram Sethi", date: "2023", title: "CEO, Sethi Corp", quote: "Professional, quick, and always on point with data. My go-to agency.", tag: "Incredible", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/percent-sign-promotion-discount-sell-icon-symbol-purple-background-3d-rendering_56104-1500.jpg?_wi=2", imageAlt: "corporate professional portrait" }, { id: "4", name: "Neha Kapoor", date: "2024", title: "Director, RetailGo", quote: "Best decision for our growth strategy. The results were immediate.", tag: "Amazing", avatarSrc: "http://img.b2bpic.net/free-photo/manufacturing-analyst-reviewing-solar-panel-production-workflow_482257-125954.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", imageAlt: "corporate professional portrait" }, - { id: "5", name: "Amit Varma", date: "2023", title: "CMO, CloudStack", quote: "Innovative strategies that actually produce growth. Very impressed.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151671987.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048919.jpg", imageAlt: "corporate professional portrait" }, + { id: "5", name: "Amit Varma", date: "2023", title: "CMO, CloudStack", quote: "Innovative strategies that actually produce growth. Very impressed.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151671987.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048919.jpg?_wi=1", imageAlt: "corporate professional portrait" }, ]} title="What Our Partners Say" description="KishDigital is the secret sauce behind our most profitable digital campaigns." @@ -165,7 +165,7 @@ export default function LandingPage() { tag="Connect With Us" title="Ready to Scale Your Brand?" description="Connect with us today and let's craft a digital strategy that delivers real ROI." - imageSrc="http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048919.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048919.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1