diff --git a/frontend/src/components/FeaturedProjects.tsx b/frontend/src/components/FeaturedProjects.tsx index e83b798..59a41d9 100644 --- a/frontend/src/components/FeaturedProjects.tsx +++ b/frontend/src/components/FeaturedProjects.tsx @@ -93,7 +93,7 @@ export const FeaturedProjects: React.FC = () => { Featured Projects
-

+

Discover groundbreaking projects that are reshaping industries and creating positive impact around the world.

@@ -143,7 +143,7 @@ export const FeaturedProjects: React.FC = () => {

Ready to invest in innovation?

-

+

Join thousands of community members funding the future. Start with as little as $1 and become part of the investment revolution.

diff --git a/frontend/src/components/LoadingDashboard.tsx b/frontend/src/components/LoadingDashboard.tsx index 7bc3159..02646b3 100644 --- a/frontend/src/components/LoadingDashboard.tsx +++ b/frontend/src/components/LoadingDashboard.tsx @@ -9,23 +9,23 @@ const LoadingDashboard: React.FC = () => { {/* Header */}
-
-
+
+
-
+
{/* Stats Cards */}
{[...Array(4)].map((_, i) => ( -
+
-
-
-
+
+
+
-
+
))} @@ -35,19 +35,19 @@ const LoadingDashboard: React.FC = () => {
{/* Investment Table */}
-
-
-
-
+
+
+
+
{[...Array(4)].map((_, i) => (
-
-
-
-
-
+
+
+
+
+
))}
@@ -56,14 +56,14 @@ const LoadingDashboard: React.FC = () => { {/* Chart */}
-
-
+
+
{[...Array(4)].map((_, i) => (
-
-
-
+
+
+
))}
diff --git a/frontend/src/components/PortfolioChart.tsx b/frontend/src/components/PortfolioChart.tsx index d999e8a..789e1af 100644 --- a/frontend/src/components/PortfolioChart.tsx +++ b/frontend/src/components/PortfolioChart.tsx @@ -47,7 +47,7 @@ const PortfolioChart: React.FC = ({ investments }) => { {item.projectName}
-
+
{ }, []); return ( -
+