Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43338daa84 | |||
| 29fff68223 | |||
| 13a54ba1f9 | |||
| 51735866c8 | |||
| 88074b2a5b | |||
| 970ae159f2 | |||
| a45fff22a0 | |||
| 0bca0e0454 | |||
| b5de37bc5d |
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user