diff --git a/website/database/seeders/ConfigOptionSeeder.php b/website/database/seeders/ConfigOptionSeeder.php index ed97a9b..119b99b 100644 --- a/website/database/seeders/ConfigOptionSeeder.php +++ b/website/database/seeders/ConfigOptionSeeder.php @@ -589,7 +589,7 @@ class ConfigOptionSeeder extends Seeder $gen14Lff = PlanConfigGroup::updateOrCreate( ['name' => 'Dedicated 14th Gen — LFF Drive Bays'], [ - 'description' => 'Pick a drive type, then choose how many to populate. SATA covers the price-sensitive cases; SAS variants add 12 Gb/s + dual-port for clustered storage workloads. Mixed-size setups via post-order ticket.', + 'description' => 'Pick a drive type, then choose how many to populate. SATA covers the price-sensitive cases; SAS variants add 12 Gb/s + dual-port for clustered storage workloads.', 'mode' => 'preset', 'service_type' => 'dedicated', 'is_active' => true, @@ -599,7 +599,7 @@ class ConfigOptionSeeder extends Seeder $gen14LffDriveOption = $this->seedRadioOption($gen14Lff, 'Drive Selection', false, 1); $this->seedValues($gen14LffDriveOption, [ - ['label' => 'No drives — configure via ticket', 'value' => 'none', 'monthly' => 0, 'is_default' => true], + ['label' => 'No drives', 'value' => 'none', 'monthly' => 0, 'is_default' => true], ['label' => '4 TB SATA HDD', 'value' => 'sata-hdd-4tb', 'monthly' => 12.00], ['label' => '8 TB SATA HDD', 'value' => 'sata-hdd-8tb', 'monthly' => 20.00], ['label' => '12 TB Enterprise SATA HDD', 'value' => 'sata-hdd-12tb', 'monthly' => 45.00], @@ -607,13 +607,13 @@ class ConfigOptionSeeder extends Seeder ['label' => '24 TB Enterprise SATA HDD', 'value' => 'sata-hdd-24tb', 'monthly' => 75.00], ['label' => '12 TB Enterprise SAS HDD', 'value' => 'sas-hdd-12tb', 'monthly' => 50.00], ['label' => '16 TB Enterprise SAS HDD', 'value' => 'sas-hdd-16tb', 'monthly' => 55.00], - ['label' => '480 GB SATA SSD (LFF carrier)', 'value' => 'sata-ssd-480gb-lff', 'monthly' => 10.00], - ['label' => '1.92 TB SATA SSD (LFF carrier)', 'value' => 'sata-ssd-1920gb-lff', 'monthly' => 18.00], - ['label' => '3.84 TB SATA SSD (LFF carrier)', 'value' => 'sata-ssd-3840gb-lff', 'monthly' => 45.00], - ['label' => '7.68 TB SATA SSD (LFF carrier)', 'value' => 'sata-ssd-7680gb-lff', 'monthly' => 100.00], - ['label' => '1.92 TB SAS SSD (LFF carrier)', 'value' => 'sas-ssd-1920gb-lff', 'monthly' => 40.00], - ['label' => '3.84 TB SAS SSD (LFF carrier)', 'value' => 'sas-ssd-3840gb-lff', 'monthly' => 80.00], - ['label' => '7.68 TB SAS SSD (LFF carrier)', 'value' => 'sas-ssd-7680gb-lff', 'monthly' => 200.00], + ['label' => '480 GB SATA SSD', 'value' => 'sata-ssd-480gb-lff', 'monthly' => 10.00], + ['label' => '1.92 TB SATA SSD', 'value' => 'sata-ssd-1920gb-lff', 'monthly' => 18.00], + ['label' => '3.84 TB SATA SSD', 'value' => 'sata-ssd-3840gb-lff', 'monthly' => 45.00], + ['label' => '7.68 TB SATA SSD', 'value' => 'sata-ssd-7680gb-lff', 'monthly' => 100.00], + ['label' => '1.92 TB SAS SSD', 'value' => 'sas-ssd-1920gb-lff', 'monthly' => 40.00], + ['label' => '3.84 TB SAS SSD', 'value' => 'sas-ssd-3840gb-lff', 'monthly' => 80.00], + ['label' => '7.68 TB SAS SSD', 'value' => 'sas-ssd-7680gb-lff', 'monthly' => 200.00], ]); // monthly_price = 0 on the stepper itself — actual cost is computed in @@ -629,7 +629,7 @@ class ConfigOptionSeeder extends Seeder $gen14Sff = PlanConfigGroup::updateOrCreate( ['name' => 'Dedicated 14th Gen — SFF Drive Bays'], [ - 'description' => 'Pick a 2.5" drive type, then set quantity. SAS SSD variants add 12 Gb/s + dual-port for HA / clustered storage. Mixed-size setups via post-order ticket.', + 'description' => 'Pick a 2.5" drive type, then set quantity. SAS SSD variants add 12 Gb/s + dual-port for HA / clustered storage.', 'mode' => 'preset', 'service_type' => 'dedicated', 'is_active' => true, @@ -639,7 +639,7 @@ class ConfigOptionSeeder extends Seeder $gen14SffDriveOption = $this->seedRadioOption($gen14Sff, 'Drive Selection', false, 1); $this->seedValues($gen14SffDriveOption, [ - ['label' => 'No drives — configure via ticket', 'value' => 'none', 'monthly' => 0, 'is_default' => true], + ['label' => 'No drives', 'value' => 'none', 'monthly' => 0, 'is_default' => true], ['label' => '480 GB SATA SSD', 'value' => 'sata-ssd-480gb', 'monthly' => 10.00], ['label' => '1.92 TB SATA SSD', 'value' => 'sata-ssd-1920gb', 'monthly' => 18.00], ['label' => '3.84 TB SATA SSD', 'value' => 'sata-ssd-3840gb', 'monthly' => 45.00], @@ -669,7 +669,7 @@ class ConfigOptionSeeder extends Seeder $gen14NvmeDriveOption = $this->seedRadioOption($gen14Nvme, 'Drive Selection', false, 1); $this->seedValues($gen14NvmeDriveOption, [ - ['label' => 'No drives — configure via ticket', 'value' => 'none', 'monthly' => 0, 'is_default' => true], + ['label' => 'No drives', 'value' => 'none', 'monthly' => 0, 'is_default' => true], ['label' => '1.92 TB U.2 NVMe', 'value' => 'u2-nvme-1920gb', 'monthly' => 30.00], ['label' => '3.84 TB U.2 NVMe', 'value' => 'u2-nvme-3840gb', 'monthly' => 70.00], ['label' => '7.68 TB U.2 NVMe', 'value' => 'u2-nvme-7680gb', 'monthly' => 150.00], diff --git a/website/resources/ts/Pages/Marketing/DedicatedServerDetail.vue b/website/resources/ts/Pages/Marketing/DedicatedServerDetail.vue index de4a27c..d2535b9 100644 --- a/website/resources/ts/Pages/Marketing/DedicatedServerDetail.vue +++ b/website/resources/ts/Pages/Marketing/DedicatedServerDetail.vue @@ -145,20 +145,6 @@ const store = useDedicatedConfiguratorStore() - - - -
- -
-

Need a custom drive layout?

-

- The drive bay configurator covers the most common configurations. If you need a heterogeneous setup (mixed sizes per bay, hot spares, RAID layout preference, specific drive vendor) — open a ticket with your spec and we'll build to it. -

-
-
-
-
@@ -241,8 +227,4 @@ const store = useDedicatedConfiguratorStore() } } -.detail-bay-card { - background: rgba(var(--v-theme-surface), 0.6) !important; - border: 1px solid rgba(var(--v-theme-info), 0.18) !important; -}