diff --git a/src/app/page.tsx b/src/app/page.tsx index 18a644e..ecb56ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,9 +121,9 @@ export default function LandingPage() { { title: "Full COA", description: "Complete strip-down, ultrasonic cleaning, mechanical regulation, and oil replacement.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-musician-playing-stage_23-2149247134.jpg"}, { - title: "Keywork Restoration", description: "Elimination of side-play and expert cork/felt regulation replacements.", imageSrc: "http://img.b2bpic.net/free-photo/experienced-pensive-person-is-making-custom-made-shoes-his-personal-workshop_613910-17401.jpg"}, + title: "Keywork Restoration", description: "Precision Keywork Mechanical Restoration with elimination of side-play and cork/felt regulation replacements.", imageSrc: "http://img.b2bpic.net/free-photo/experienced-pensive-person-is-making-custom-made-shoes-his-personal-workshop_613910-17401.jpg"}, { - title: "Headjoint Work", description: "Embouchure optimization and custom cork replacements for perfect air seals.", imageSrc: "http://img.b2bpic.net/free-photo/device-settings-maintenance-service-word-graphic_53876-138504.jpg"}, + title: "Headjoint Work", description: "Headjoint Cork Replacements with embouchure optimization and cork replacement.", imageSrc: "http://img.b2bpic.net/free-photo/device-settings-maintenance-service-word-graphic_53876-138504.jpg"}, ]} title="Our Specialized Services" description="Dedicated expert care for every component of your instrument." @@ -233,4 +233,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}