2 Commits

Author SHA1 Message Date
b5f539f1da Update src/app/page.tsx 2026-01-08 15:19:05 +00:00
9ce4b4aa1d Update src/app/page.tsx 2026-01-08 15:18:39 +00:00

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
animationType="slide-up"
buttons={[
{
text: "Shop", href: "#products"
text: "Learn More", href: "#products"
}
]}
features={[
@@ -259,7 +259,7 @@ export default function LandingPage() {
text="Ready to experience clean energy without the crash?"
animationType="entrance-slide"
inputPlaceholder="Enter your email for exclusive deals"
buttonText="Join Our Energy Community"
buttonText="Join Community"
useInvertedBackground="invertCard"
/>
</div>