diff --git a/src/App.tsx b/src/App.tsx index c48d4fb..3d1976e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,306 +13,148 @@ import { Coffee, Award, Armchair } from 'lucide-react'; export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ]} + leftText="© 2024 Brew & Bean. All rights reserved." + rightText="Crafted with love." + /> + ); }