From c031f14932929a422e37ea17592c33468abf41fb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:00:44 +0000 Subject: [PATCH 1/3] Update src/app/competitions/page.tsx --- src/app/competitions/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/competitions/page.tsx b/src/app/competitions/page.tsx index ddca1eb..d81fe85 100644 --- a/src/app/competitions/page.tsx +++ b/src/app/competitions/page.tsx @@ -51,16 +51,16 @@ export default function CompetitionsPage() { animationType="slide-up" products={[ { - id: "comp-1", name: "Luxury Swiss Chronograph Watch", price: "£49", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg", imageAlt: "Premium Swiss watch", initialQuantity: 1, + id: "comp-1", name: "Luxury Swiss Chronograph Watch", price: "£49", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg?_wi=2", imageAlt: "Premium Swiss watch", initialQuantity: 1, }, { - id: "comp-2", name: "Diamond Engagement Ring Collection", price: "£89", imageSrc: "http://img.b2bpic.net/free-photo/fresh-wildlife-insecta-summer-bug_1232-3548.jpg", imageAlt: "Luxury diamond ring", initialQuantity: 1, + id: "comp-2", name: "Diamond Engagement Ring Collection", price: "£89", imageSrc: "http://img.b2bpic.net/free-photo/fresh-wildlife-insecta-summer-bug_1232-3548.jpg?_wi=2", imageAlt: "Luxury diamond ring", initialQuantity: 1, }, { - id: "comp-3", name: "Luxury Weekend Getaway Package", price: "£129", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg", imageAlt: "Premium vacation experience", initialQuantity: 1, + id: "comp-3", name: "Luxury Weekend Getaway Package", price: "£129", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg?_wi=2", imageAlt: "Premium vacation experience", initialQuantity: 1, }, { - id: "comp-4", name: "Designer Handbag & Accessories", price: "£199", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg", imageAlt: "Luxury designer bag", initialQuantity: 1, + id: "comp-4", name: "Designer Handbag & Accessories", price: "£199", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg?_wi=3", imageAlt: "Luxury designer bag", initialQuantity: 1, }, ]} gridVariant="bento-grid" -- 2.49.1 From 727014cc54d80b0d16be7d7141450d5dbb901c48 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:00:45 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4250d58..ea08200 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,16 +57,16 @@ export default function HomePage() { testimonials={[ { name: "James Morrison", handle: "Winner - Luxury Watch", testimonial: "Incredible experience! The process was transparent and secure. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", imageAlt: "happy winner celebration portrait professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=1", imageAlt: "happy winner celebration portrait professional"}, { name: "Sarah Chen", handle: "Winner - Premium Jewellery", testimonial: "Fair, trustworthy, and professionally run. Best competition platform I've used.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "happy customer testimonial portrait satisfied"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "happy customer testimonial portrait satisfied"}, { name: "Michael Davies", handle: "Winner - Exclusive Experience", testimonial: "Loved the skill-based format. Finally a platform that feels legitimate and premium.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "smiling person portrait professional confident"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "smiling person portrait professional confident"}, { name: "Emma Watson", handle: "Winner - Tech Bundle", testimonial: "Transparent RNG verification and instant notifications. Absolutely top-notch service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "happy professional portrait satisfied winner"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=1", imageAlt: "happy professional portrait satisfied winner"}, ]} buttons={[ { text: "Browse Competitions", href: "/competitions" }, @@ -89,13 +89,13 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "comp-1", name: "Luxury Swiss Chronograph Watch", price: "£49", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg", imageAlt: "Premium Swiss watch", initialQuantity: 1, + id: "comp-1", name: "Luxury Swiss Chronograph Watch", price: "£49", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg?_wi=1", imageAlt: "Premium Swiss watch", initialQuantity: 1, }, { - id: "comp-2", name: "Diamond Engagement Ring Collection", price: "£89", imageSrc: "http://img.b2bpic.net/free-photo/fresh-wildlife-insecta-summer-bug_1232-3548.jpg", imageAlt: "Luxury diamond ring", initialQuantity: 1, + id: "comp-2", name: "Diamond Engagement Ring Collection", price: "£89", imageSrc: "http://img.b2bpic.net/free-photo/fresh-wildlife-insecta-summer-bug_1232-3548.jpg?_wi=1", imageAlt: "Luxury diamond ring", initialQuantity: 1, }, { - id: "comp-3", name: "Luxury Weekend Getaway Package", price: "£129", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg", imageAlt: "Premium vacation experience", initialQuantity: 1, + id: "comp-3", name: "Luxury Weekend Getaway Package", price: "£129", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg?_wi=1", imageAlt: "Premium vacation experience", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -177,17 +177,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "James Morrison", handle: "@winner_2025_london", testimonial: "Won the luxury watch competition in my first attempt. The process was completely transparent and I received my prize within 2 weeks. Absolutely trustworthy platform!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", imageAlt: "happy winner celebration portrait professional"}, + id: "1", name: "James Morrison", handle: "@winner_2025_london", testimonial: "Won the luxury watch competition in my first attempt. The process was completely transparent and I received my prize within 2 weeks. Absolutely trustworthy platform!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=2", imageAlt: "happy winner celebration portrait professional"}, { - id: "2", name: "Sarah Chen", handle: "@premium_jewel_winner", testimonial: "The skill question was fair and challenging. Getting my diamond ring was a dream come true. PrizeNow is the most legitimate platform I've seen.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "happy customer testimonial portrait satisfied"}, + id: "2", name: "Sarah Chen", handle: "@premium_jewel_winner", testimonial: "The skill question was fair and challenging. Getting my diamond ring was a dream come true. PrizeNow is the most legitimate platform I've seen.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "happy customer testimonial portrait satisfied"}, { - id: "3", name: "Michael Davies", handle: "@getaway_winner_2025", testimonial: "Won an exclusive luxury holiday package. The entire experience from entry to win was seamless. RNG certificate was impressive proof of legitimacy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "smiling person portrait professional confident"}, + id: "3", name: "Michael Davies", handle: "@getaway_winner_2025", testimonial: "Won an exclusive luxury holiday package. The entire experience from entry to win was seamless. RNG certificate was impressive proof of legitimacy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "smiling person portrait professional confident"}, { - id: "4", name: "Emma Watson", handle: "@tech_bundle_lucky", testimonial: "As someone skeptical about online competitions, PrizeNow proved their credentials. Every detail was verified. Genuinely loved the experience!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "happy professional portrait satisfied winner"}, + id: "4", name: "Emma Watson", handle: "@tech_bundle_lucky", testimonial: "As someone skeptical about online competitions, PrizeNow proved their credentials. Every detail was verified. Genuinely loved the experience!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=2", imageAlt: "happy professional portrait satisfied winner"}, { - id: "5", name: "Oliver Thompson", handle: "@experience_winner", testimonial: "Won a Michelin-star dining experience. The application process was quick, payment secure via Stripe, and support was exceptional throughout.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", imageAlt: "happy winner celebration portrait professional"}, + id: "5", name: "Oliver Thompson", handle: "@experience_winner", testimonial: "Won a Michelin-star dining experience. The application process was quick, payment secure via Stripe, and support was exceptional throughout.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=3", imageAlt: "happy winner celebration portrait professional"}, { - id: "6", name: "Jessica Hamilton", handle: "@luxury_winner_proud", testimonial: "Best online competition platform by far. Fair, transparent, and premium. Already planning to enter the next draw!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "happy customer testimonial portrait satisfied"}, + id: "6", name: "Jessica Hamilton", handle: "@luxury_winner_proud", testimonial: "Best online competition platform by far. Fair, transparent, and premium. Already planning to enter the next draw!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "happy customer testimonial portrait satisfied"}, ]} speed={40} /> -- 2.49.1 From cb310d0c34ae519aae501ab28479e55cfeb5f7f7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:00:46 +0000 Subject: [PATCH 3/3] Update src/app/winners/page.tsx --- src/app/winners/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/winners/page.tsx b/src/app/winners/page.tsx index 2592c7d..96e48b9 100644 --- a/src/app/winners/page.tsx +++ b/src/app/winners/page.tsx @@ -51,21 +51,21 @@ export default function WinnersPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "James Morrison", handle: "@winner_2025_london", testimonial: "Won the luxury watch competition in my first attempt. The process was completely transparent and I received my prize within 2 weeks. Absolutely trustworthy platform!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", imageAlt: "happy winner celebration portrait professional"}, + id: "1", name: "James Morrison", handle: "@winner_2025_london", testimonial: "Won the luxury watch competition in my first attempt. The process was completely transparent and I received my prize within 2 weeks. Absolutely trustworthy platform!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=4", imageAlt: "happy winner celebration portrait professional"}, { - id: "2", name: "Sarah Chen", handle: "@premium_jewel_winner", testimonial: "The skill question was fair and challenging. Getting my diamond ring was a dream come true. PrizeNow is the most legitimate platform I've seen.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "happy customer testimonial portrait satisfied"}, + id: "2", name: "Sarah Chen", handle: "@premium_jewel_winner", testimonial: "The skill question was fair and challenging. Getting my diamond ring was a dream come true. PrizeNow is the most legitimate platform I've seen.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=4", imageAlt: "happy customer testimonial portrait satisfied"}, { - id: "3", name: "Michael Davies", handle: "@getaway_winner_2025", testimonial: "Won an exclusive luxury holiday package. The entire experience from entry to win was seamless. RNG certificate was impressive proof of legitimacy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "smiling person portrait professional confident"}, + id: "3", name: "Michael Davies", handle: "@getaway_winner_2025", testimonial: "Won an exclusive luxury holiday package. The entire experience from entry to win was seamless. RNG certificate was impressive proof of legitimacy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=3", imageAlt: "smiling person portrait professional confident"}, { - id: "4", name: "Emma Watson", handle: "@tech_bundle_lucky", testimonial: "As someone skeptical about online competitions, PrizeNow proved their credentials. Every detail was verified. Genuinely loved the experience!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "happy professional portrait satisfied winner"}, + id: "4", name: "Emma Watson", handle: "@tech_bundle_lucky", testimonial: "As someone skeptical about online competitions, PrizeNow proved their credentials. Every detail was verified. Genuinely loved the experience!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=3", imageAlt: "happy professional portrait satisfied winner"}, { - id: "5", name: "Oliver Thompson", handle: "@experience_winner", testimonial: "Won a Michelin-star dining experience. The application process was quick, payment secure via Stripe, and support was exceptional throughout.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", imageAlt: "happy winner celebration portrait professional"}, + id: "5", name: "Oliver Thompson", handle: "@experience_winner", testimonial: "Won a Michelin-star dining experience. The application process was quick, payment secure via Stripe, and support was exceptional throughout.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=5", imageAlt: "happy winner celebration portrait professional"}, { - id: "6", name: "Jessica Hamilton", handle: "@luxury_winner_proud", testimonial: "Best online competition platform by far. Fair, transparent, and premium. Already planning to enter the next draw!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "happy customer testimonial portrait satisfied"}, + id: "6", name: "Jessica Hamilton", handle: "@luxury_winner_proud", testimonial: "Best online competition platform by far. Fair, transparent, and premium. Already planning to enter the next draw!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=5", imageAlt: "happy customer testimonial portrait satisfied"}, { - id: "7", name: "David Richardson", handle: "@certified_winner", testimonial: "The RNG certificate gave me complete confidence. Won on my second competition attempt. Support team was incredibly responsive and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "smiling person portrait professional confident"}, + id: "7", name: "David Richardson", handle: "@certified_winner", testimonial: "The RNG certificate gave me complete confidence. Won on my second competition attempt. Support team was incredibly responsive and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=4", imageAlt: "smiling person portrait professional confident"}, { - id: "8", name: "Rachel Stone", handle: "@prize_joy", testimonial: "Won a premium tech bundle. The entire platform feels legitimate and professional. This is what online competitions should be like!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "happy professional portrait satisfied winner"}, + id: "8", name: "Rachel Stone", handle: "@prize_joy", testimonial: "Won a premium tech bundle. The entire platform feels legitimate and professional. This is what online competitions should be like!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=4", imageAlt: "happy professional portrait satisfied winner"}, ]} speed={40} /> -- 2.49.1