Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-23 02:39:35 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}