From ba5969b241dda119422bd0b344a9d9b1078ead6d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:17:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5087159..5c3d8d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg?_wi=1", imageAlt: "Close-up of paper texture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg?_wi=2", imageAlt: "Author workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg?_wi=3", imageAlt: "Refined editorial layout", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg?_wi=4", imageAlt: "Manuscript pages", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg?_wi=5", imageAlt: "Finished book aesthetic", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { id: "f3", title: "Collaborative Process", description: "A true partner in your publishing journey, valuing transparency and high-touch communication.", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26091.jpg?_wi=1", }, ]} title="Our Editorial Craft" @@ -127,7 +127,7 @@ export default function LandingPage() { description="Espuma Ediciones was founded on a singular premise: the belief that every story deserves artistic respect. We are not just a service provider; we are a dedicated creative studio for serious writers." subdescription="Our curatorial process ensures that your manuscript isn't just published—it's refined, curated, and given the physical form it deserves." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26091.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26091.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -144,7 +144,7 @@ export default function LandingPage() { handle: "@elena", testimonial: "Espuma transformed my raw manuscript into a piece of art.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wallet-senior-job-shopping-professional_1262-2413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wallet-senior-job-shopping-professional_1262-2413.jpg?_wi=1", }, { id: "2", @@ -176,7 +176,7 @@ export default function LandingPage() { handle: "@clara", testimonial: "The most thoughtful editorial experience I've had in my career.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wallet-senior-job-shopping-professional_1262-2413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wallet-senior-job-shopping-professional_1262-2413.jpg?_wi=2", }, ]} showRating={true} -- 2.49.1