diff --git a/src/app/inventory/page.tsx b/src/app/inventory/page.tsx index 086bf6f..9f7533b 100644 --- a/src/app/inventory/page.tsx +++ b/src/app/inventory/page.tsx @@ -1,10 +1,7 @@ - \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c5d25d..90d0a44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function HomePage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "View All Cars", href: "/inventory" }]} /> + buttons={[{ text: "View All Cars", href: "/inventory" }]} />