diff --git a/src/App.tsx b/src/App.tsx index 7684f73..204d9fc 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,248 +12,122 @@ import { Award, Coffee, Users } from "lucide-react"; export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - + title: "Sustainable Future", descriptions: ["Eco-friendly packaging options.", "Support for local farmer communities.", "Compostable waste practices."], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a43jqo"}, + ]} + /> + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + ); }