diff --git a/app/page.tsx b/app/page.tsx index 0144db5..cdfe178 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,10 +1,9 @@ import { getPlatformStatsServer } from "@/lib/server-api"; import { HomeNavbar } from "@/components/home-navbar"; import { Suspense } from "react"; -import { Shield, LineChart, Zap } from "lucide-react"; +import { Shield, LineChart, Zap, ArrowRight } from "lucide-react"; import { Button } from "@/components/ui/button"; import Link from "next/link"; -import HeroSection from "@/components/3d/HeroSection"; import { AnimatedStatsSection } from "@/components/animated-stats-section"; // Constants @@ -37,7 +36,30 @@ export default async function Home() { {/* Hero Section */} - +
+
+

+ Streamlined E-commerce Management +

+

+ Ember provides everything you need to manage your e-commerce business efficiently in one place, with secure cryptocurrency payments. +

+
+ +
+ + + + + + +
+
{/* Statistics Section */}