From ba197d6db186d9e411f56a77be21241b41a71596 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 01:50:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9601eb0..ce134e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -240,7 +240,8 @@ export default function LandingPage() { id: "q2", title: "How do I book a flat trailer for pickup and rent?", content: "You can easily book a flat trailer through our website's online booking system. Simply select your desired flat trailer, rental dates, and pick-up location."}, { id: "q3", title: "What are your flat trailer rental durations?", content: "We offer flexible rental periods including daily, weekly, and monthly options to best fit your modern flat trailer project timeline."},n { - id: "q4", title: "Can I pick up and rent a flat trailer at any time?", content: "Our flexible pickup and rent system allows for convenient scheduling. Please check our website or contact us for specific operating hours and locations."},n { + id: "q4", title: "Can I pick up and rent a flat trailer at any time?", content: "Our flexible pickup and rent system allows for convenient scheduling. Please check our website or contact us for specific operating hours and locations."}, + { id: "q5", title: "What kind of vehicle do I need to tow a flat trailer?", content: "The towing vehicle requirements depend on the size and weight of the flat trailer and its cargo. We recommend checking your vehicle's towing capacity and local regulations, or contacting us for guidance." } ]} -- 2.49.1