From 24fdafd5b0add68449953ff058f84dc0e1a1cf5b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:18:29 +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 9d9a26c..a3dc437 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,8 @@ export default function LandingPage() { tag="Independent Publishing House" buttons={[{ text: "Begin your manuscript journey", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", imageAlt: "Close-up of paper texture" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg", imageAlt: "Author workspace" } + { 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?_wi=2", imageAlt: "Author workspace" } ]} mediaAnimation="slide-up" rating={5} @@ -63,7 +63,7 @@ export default function LandingPage() { features={[ { id: "f1", title: "Meticulous Editing", description: "From developmental edits to final proofreading, we polish your voice while maintaining your unique style.", imageSrc: "http://img.b2bpic.net/free-photo/city-brown-coffe-manager-working_1157-3626.jpg" }, { id: "f2", title: "Bespoke Cover Design", description: "Custom covers that act as a visual narrative, story-driven and crafted for shelf impact.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-covers-template-pack_79603-983.jpg" }, - { 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" }, + { 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?_wi=1" }, ]} title="Our Editorial Craft" description="Artistic excellence through two core services designed to honor your narrative." @@ -78,7 +78,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" /> @@ -89,11 +89,11 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Elena Thorne", 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" }, + { id: "1", name: "Elena Thorne", 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?_wi=1" }, { id: "2", name: "Marcus Vane", handle: "@marcus", testimonial: "The cover design process was a true collaboration.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-tea-reading-book_23-2147848181.jpg" }, { id: "3", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "I finally feel my book has the literary weight it deserves.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-reading-book-home_23-2148833001.jpg" }, { id: "4", name: "Julian Reed", handle: "@jreed", testimonial: "Professional, personal, and profoundly talented.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-journey-notebook-wooden-table-cafe_53876-30126.jpg" }, - { id: "5", name: "Clara Whitby", 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" }, + { id: "5", name: "Clara Whitby", 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?_wi=2" }, ]} showRating={true} title="Voices of our authors"