Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -39,6 +39,7 @@ export default function ServicesPage() {
|
||||
description="Professional mobile detailing packages tailored to restore your vehicle's showroom shine."
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "silver", tag: "Standard", price: "$150", period: "starts at", description: "Deep exterior wash, interior vacuum, and window cleaning.", featuresTitle: "Includes", features: ["Exterior Foam Wash", "Wheel Cleaning", "Tire Dressing", "Interior Vacuum", "Window Cleaning"],
|
||||
@@ -62,6 +63,7 @@ export default function ServicesPage() {
|
||||
description="Customize your package with our professional add-on options."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "engine-bay", tag: "Add-on", tagIcon: Sparkles,
|
||||
|
||||
Reference in New Issue
Block a user