Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cf16e823b | |||
| e18099433e | |||
| 3ccd32feda | |||
| 2ef0b5ac0b | |||
| c1fd8a79bc | |||
| 9e51c21fb2 | |||
| cb6058603a |
1438
src/app/layout.tsx
1438
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Browse Fleet", href: "/fleet" },
|
||||
{ text: "Book Your Luxury Car", href: "/fleet" },
|
||||
{ text: "View Pricing", href: "/pricing" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -328,4 +328,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user