diff --git a/src/app/page.tsx b/src/app/page.tsx index f9d733e..d665e63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,130 +31,45 @@ export default function LandingPage() {
@@ -163,12 +78,7 @@ export default function LandingPage() { @@ -178,30 +88,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Mechanical Diagnostics", - description: "Full analysis of complex gear and lever systems.", - bentoComponent: "reveal-icon", - icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/authoress-sitting-table-typing-typerwriter-indoors_171337-19229.jpg?_wi=1", - imageAlt: "typewriter maintenance workshop professional interior", - }, - { - title: "Ribbon Replacement", - description: "Sourcing and fitting original-style ribbons for crisp print.", - bentoComponent: "reveal-icon", - icon: PenTool, - imageSrc: "http://img.b2bpic.net/free-photo/fake-news-concept_23-2148836995.jpg?_wi=2", - imageAlt: "typewriter maintenance workshop professional interior", - }, - { - title: "Precision Cleaning", - description: "Expert removal of decades of dust and dried lubrication.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/greyscale-closeup-view-inner-keys-vintage-typing-machine_181624-17706.jpg?_wi=1", - imageAlt: "typewriter maintenance workshop professional interior", - }, + { title: "Mechanical Diagnostics", description: "Full analysis of complex gear and lever systems.", bentoComponent: "reveal-icon", icon: Wrench }, + { title: "Ribbon Replacement", description: "Sourcing and fitting original-style ribbons for crisp print.", bentoComponent: "reveal-icon", icon: PenTool }, + { title: "Precision Cleaning", description: "Expert removal of decades of dust and dried lubrication.", bentoComponent: "reveal-icon", icon: Sparkles } ]} title="Professional Restoration Services" description="We treat every machine as a piece of history." @@ -214,78 +103,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Initial Assessment", - description: "Detailed inspection of internal mechanics.", - bentoComponent: "timeline", - heading: "Step 1", - subheading: "Consultation", - items: [ - { - label: "Assessment", - detail: "Condition check", - }, - { - label: "Estimate", - detail: "Transparent quote", - }, - { - label: "Plan", - detail: "Restoration roadmap", - }, - ], - completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/greyscale-closeup-view-inner-keys-vintage-typing-machine_181624-17706.jpg?_wi=2", - imageAlt: "mechanical typewriter inspection tool macro", - }, - { - title: "Restoration", - description: "Careful hands restoring your machine.", - bentoComponent: "timeline", - heading: "Step 2", - subheading: "Work", - items: [ - { - label: "Disassemble", - detail: "Expert strip", - }, - { - label: "Repair", - detail: "Part replacement", - }, - { - label: "Clean", - detail: "Deep polish", - }, - ], - completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/fake-news-concept_23-2148836995.jpg?_wi=3", - imageAlt: "mechanical typewriter inspection tool macro", - }, - { - title: "Quality Testing", - description: "Ensuring smooth key strokes and alignment.", - bentoComponent: "timeline", - heading: "Step 3", - subheading: "Testing", - items: [ - { - label: "Alignment", - detail: "Perfect keys", - }, - { - label: "Function", - detail: "Smooth carriage", - }, - { - label: "Finish", - detail: "Ready for use", - }, - ], - completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/authoress-sitting-table-typing-typerwriter-indoors_171337-19229.jpg?_wi=2", - imageAlt: "mechanical typewriter inspection tool macro", - }, + { title: "Initial Assessment", description: "Detailed inspection of internal mechanics.", bentoComponent: "timeline", heading: "Step 1", subheading: "Consultation", items: [{ label: "Assessment", detail: "Condition check" }, { label: "Estimate", detail: "Transparent quote" }, { label: "Plan", detail: "Restoration roadmap" }], completedLabel: "Done" }, + { title: "Restoration", description: "Careful hands restoring your machine.", bentoComponent: "timeline", heading: "Step 2", subheading: "Work", items: [{ label: "Disassemble", detail: "Expert strip" }, { label: "Repair", detail: "Part replacement" }, { label: "Clean", detail: "Deep polish" }], completedLabel: "Done" }, + { title: "Quality Testing", description: "Ensuring smooth key strokes and alignment.", bentoComponent: "timeline", heading: "Step 3", subheading: "Testing", items: [{ label: "Alignment", detail: "Perfect keys" }, { label: "Function", detail: "Smooth carriage" }, { label: "Finish", detail: "Ready for use" }], completedLabel: "Done" } ]} title="Our Repair Journey" description="A meticulous process designed to restore longevity." @@ -298,36 +118,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "1,000+", - title: "Typewriters Restored", - items: [ - "Mechanical models", - "Electric models", - "Portable classics", - ], - }, - { - id: "m2", - value: "99%", - title: "Success Rate", - items: [ - "Complex failures", - "Part fabrication", - "Alignment tuning", - ], - }, - { - id: "m3", - value: "40+", - title: "Years Experience", - items: [ - "Master technicians", - "Industry knowledge", - "Legacy expertise", - ], - }, + { id: "m1", value: "1,000+", title: "Typewriters Restored", items: ["Mechanical models", "Electric models", "Portable classics"] }, + { id: "m2", value: "99%", title: "Success Rate", items: ["Complex failures", "Part fabrication", "Alignment tuning"] }, + { id: "m3", value: "40+", title: "Years Experience", items: ["Master technicians", "Industry knowledge", "Legacy expertise"] } ]} title="Proven Quality Metrics" description="Statistics that define our restoration standards." @@ -339,61 +132,11 @@ 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?_wi=4", - 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?_wi=3", - 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?_wi=3", - 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", - }, - { - id: "t5", - name: "Lisa H.", - date: "Jun 2023", - title: "Artist", - quote: "My antique Olivetti looks brand new and functions perfectly.", - tag: "Restored", - avatarSrc: "http://img.b2bpic.net/free-photo/pensive-shoe-master-glasses-is-working-his-new-shoes-collection-his-workshop_613910-17383.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-vintage-typewriter-keys_181624-17424.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", 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" }, + { id: "t5", name: "Lisa H.", date: "Jun 2023", title: "Artist", quote: "My antique Olivetti looks brand new and functions perfectly.", tag: "Restored", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-shoe-master-glasses-is-working-his-new-shoes-collection-his-workshop_613910-17383.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-vintage-typewriter-keys_181624-17424.jpg", imageAlt: "happy client vintage typewriter restored" } ]} title="Hear From Our Community" description="Stories from collectors, writers, and enthusiasts." @@ -404,26 +147,10 @@ export default function LandingPage() { @@ -469,40 +177,8 @@ export default function LandingPage() {