Merge version_5 into main #4
@@ -111,8 +111,8 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "medium", badge: "Best Value", badgeIcon: Star,
|
||||
price: "$299", subtitle: "Half Truck Load", features: [
|
||||
id: "medium", badge: "Best Value - Limited", badgeIcon: Star,
|
||||
price: "$299", subtitle: "Half Truck Load - Save 20% this week", features: [
|
||||
"Up to half truck capacity", "Fast scheduling", "Full service team", "Furniture & appliance removal", "Eco-friendly recycling"
|
||||
]
|
||||
},
|
||||
@@ -282,4 +282,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user