5 Commits

Author SHA1 Message Date
88074b2a5b Update src/app/page.tsx 2026-05-23 02:39:32 +00:00
970ae159f2 Merge version_3 into main
Merge version_3 into main
2026-05-23 02:37:08 +00:00
a45fff22a0 Update src/app/page.tsx 2026-05-23 02:37:04 +00:00
0bca0e0454 Merge version_2 into main
Merge version_2 into main
2026-05-23 02:29:12 +00:00
b5de37bc5d Merge version_2 into main
Merge version_2 into main
2026-05-23 02:23: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."
@@ -137,16 +137,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "p1", badge: "Essential", price: "$150", subtitle: "Clean, Oil, Adjust (COA)", features: [
"Full strip-down", "Ultrasonic cleaning", "Key adjustment"],
id: "p1", badge: "Beginner", price: "$120", subtitle: "Clean, Oil, Adjust (COA)", features: [
"Full strip-down", "Ultrasonic cleaning", "Standard key adjustment"],
buttons: [
{
text: "Request Quote", href: "#contact"},
],
},
{
id: "p2", badge: "Restoration", price: "$300", subtitle: "Mechanical Keywork", features: [
"Elimination of side-play", "Felt replacement", "Rod alignment"],
id: "p2", badge: "Advanced", price: "$220", subtitle: "Clean, Oil, Adjust (COA)", features: [
"Full strip-down", "Ultrasonic cleaning", "Precision regulation", "Rod/key alignment"],
buttons: [
{
text: "Request Quote", href: "#contact"},