From ffef57a44f56393ce7c542c53b57d57e66697886 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 03:37:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b772be..6a802c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { }, { id: 2, - title: "Event Sponsorship", description: "Boost your brand presence at corporate events, seminars, and conferences. Custom-branded water bottles serve as memorable gifts that attendees take home.", imageSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg", imageAlt: "Event branded water bottles at corporate gathering" + title: "Event Sponsorship", description: "Boost your brand presence at corporate events, seminars, and conferences. Custom-branded water bottles serve as memorable gifts that attendees take home.", imageSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg?_wi=1", imageAlt: "Event branded water bottles at corporate gathering" } ]} textboxLayout="default" @@ -192,7 +192,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Share Your Referral Link", description: "Get your unique referral code and share it with friends, family, and business colleagues. It's easy and rewarding!", imageSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg", imageAlt: "Friends sharing and enjoying together" + title: "Share Your Referral Link", description: "Get your unique referral code and share it with friends, family, and business colleagues. It's easy and rewarding!", imageSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg?_wi=2", imageAlt: "Friends sharing and enjoying together" }, { id: 2, @@ -200,7 +200,7 @@ export default function LandingPage() { }, { id: 3, - title: "You Get Rewards", description: "For every successful referral, earn cashback or credits that you can use for future orders. More referrals, more rewards!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346550.jpg", imageAlt: "Rewards and benefits visualization" + title: "You Get Rewards", description: "For every successful referral, earn cashback or credits that you can use for future orders. More referrals, more rewards!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346550.jpg?_wi=1", imageAlt: "Rewards and benefits visualization" } ]} textboxLayout="default" @@ -235,7 +235,7 @@ export default function LandingPage() { }, { id: "4", name: "Neha Desai", handle: "Event Coordinator, Elite Events", testimonial: "We've used PureSip Water for multiple corporate events. Their branded bottles are always a hit with attendees. Professional and reliable service every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346550.jpg", imageAlt: "Neha Desai event coordinator" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346550.jpg?_wi=2", imageAlt: "Neha Desai event coordinator" } ]} showRating={true} -- 2.49.1