Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c6769e8fa | |||
| d0d5c2ddc7 |
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q2", title: "Do I need insurance?", content: "We offer comprehensive insurance packages."},
|
||||
{
|
||||
id: "q3", title: "What documents are required?", content: "Valid driver's license and a credit card."},
|
||||
id: "q3", title: "What documents are required?", content: "Valid driver's license (international accepted), proof of age (must be at least 23), and a valid credit card."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Answers to your rental questions."
|
||||
@@ -265,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user