From d22d5d2ed75a4d93f900a10a31ca2dec11c3450e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 12:28:43 +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 a11f02d..c52bebb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,38 +41,38 @@ export default function LandingPage() { handle: "@shining", testimonial: "Your smile lights up the whole room, Ruoooo! Happy birthday!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/roses-by-small-bowl-red-popcorn-marble-table_114579-56540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roses-by-small-bowl-red-popcorn-marble-table_114579-56540.jpg?_wi=1", }, { name: "The Moon", handle: "@glowing", testimonial: "You deserve the most beautiful, sparkling birthday ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/floral-ornaments_23-2148134120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-ornaments_23-2148134120.jpg?_wi=1", }, { name: "The Stars", handle: "@twinkling", testimonial: "Sending you all the birthday magic in the galaxy today.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-popcorn-candy-resting-top-piece-pink-fabric-marble-table_114579-56527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-popcorn-candy-resting-top-piece-pink-fabric-marble-table_114579-56527.jpg?_wi=1", }, { name: "The Breeze", handle: "@whispering", testimonial: "May your year be as sweet as you are. Enjoy every moment!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-valentine-s-day-concept_23-2148717890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-valentine-s-day-concept_23-2148717890.jpg?_wi=1", }, { name: "The Flowers", handle: "@blooming", testimonial: "Wishing the cutest girl a day filled with laughter and love.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/festive-frame-with-one-rose-pink-wall-top-view-flat-lay-copy-space_127032-2189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/festive-frame-with-one-rose-pink-wall-top-view-flat-lay-copy-space_127032-2189.jpg?_wi=1", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/festive-frame-with-one-rose-pink-wall-top-view-flat-lay-copy-space_127032-2189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/festive-frame-with-one-rose-pink-wall-top-view-flat-lay-copy-space_127032-2189.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/festive-frame-with-one-rose-pink-wall-top-view-flat-lay-copy-space_127032-2189.jpg", @@ -115,7 +115,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/glass-bowl-popcorn-candy-resting-top-piece-pink-fabric-marble-table_114579-56527.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glass-bowl-popcorn-candy-resting-top-piece-pink-fabric-marble-table_114579-56527.jpg?_wi=2" metricsAnimation="slide-up" /> @@ -139,7 +139,7 @@ export default function LandingPage() { title="Message for you" description="Read this letter with all my heart." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/floral-ornaments_23-2148134120.jpg" + imageSrc="http://img.b2bpic.net/free-photo/floral-ornaments_23-2148134120.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -190,7 +190,7 @@ export default function LandingPage() { tag="Secret" title="ENTER THE SECRET PASSWORD" description="Only for the birthday girl." - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-beautiful-valentine-s-day-concept_23-2148717890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-beautiful-valentine-s-day-concept_23-2148717890.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -204,7 +204,7 @@ export default function LandingPage() { tag="Final Surprise" title="happy birthday day yaa ruoooo 🎂❤️" description="I hope you love it wish you all the best ya katkott enjoy your day" - imageSrc="http://img.b2bpic.net/free-photo/roses-by-small-bowl-red-popcorn-marble-table_114579-56540.jpg" + imageSrc="http://img.b2bpic.net/free-photo/roses-by-small-bowl-red-popcorn-marble-table_114579-56540.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1