From b84c74adbd814c0d83c69059b8f0599383385d6f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:23:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d665e63..8f13d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { name: "Mark D.", handle: "@manualenthusiast", testimonial: "Efficient, professional, and knowledgeable. The best in the region.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hipster-senior-woman-holding-vintage-cassette-player_23-2148347547.jpg" } ]} buttons={[{ text: "Get a Quote", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/fake-news-concept_23-2148836995.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fake-news-concept_23-2148836995.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-talking-phone_23-2149529684.jpg", alt: "Customer avatar 1" }, @@ -132,7 +132,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Sarah J.", date: "Jan 2024", title: "Writer", quote: "Finally found someone who respects the mechanics of an old typewriter.", tag: "Restored", avatarSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fake-news-concept_23-2148836995.jpg", imageAlt: "happy client vintage typewriter restored" }, + { id: "t1", name: "Sarah J.", date: "Jan 2024", title: "Writer", quote: "Finally found someone who respects the mechanics of an old typewriter.", tag: "Restored", avatarSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fake-news-concept_23-2148836995.jpg?_wi=2", imageAlt: "happy client vintage typewriter restored" }, { id: "t2", name: "Michael K.", date: "Nov 2023", title: "Collector", quote: "Tallahassee Business Systems is the only place I trust with my collection.", tag: "Restored", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-office-worker-woman-sitting-office-desk-using-calculator-as-mobile-phone-having-fun-smiling-cheerfully-office_141793-21254.jpg", imageSrc: "http://img.b2bpic.net/free-photo/authoress-sitting-table-typing-typerwriter-indoors_171337-19229.jpg", imageAlt: "happy client vintage typewriter restored" }, { id: "t3", name: "Emily D.", date: "Oct 2023", title: "Poet", quote: "The carriage movement is buttery smooth after their service.", tag: "Restored", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-man-drawing-notebook_23-2150182603.jpg", imageSrc: "http://img.b2bpic.net/free-photo/greyscale-closeup-view-inner-keys-vintage-typing-machine_181624-17706.jpg", imageAlt: "happy client vintage typewriter restored" }, { id: "t4", name: "Robert B.", date: "Aug 2023", title: "Professor", quote: "Expertise, reliability, and true passion for vintage machines.", tag: "Restored", avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-confident-male-student-taking-verbal-exam-female-teacher-lecture-room-university_574295-1513.jpg", imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19063.jpg", imageAlt: "happy client vintage typewriter restored" }, -- 2.49.1