Update src/app/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "basic",
|
||||
name: "Standard Load",
|
||||
price: "R180",
|
||||
price: "R1800",
|
||||
features: [
|
||||
"Up to 5kg",
|
||||
"Wash & Dry",
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "pro",
|
||||
name: "Family Pack",
|
||||
price: "R350",
|
||||
price: "R3500",
|
||||
features: [
|
||||
"Up to 10kg",
|
||||
"Wash & Dry",
|
||||
|
||||
Reference in New Issue
Block a user