Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b5f539f1da | |||
| 9ce4b4aa1d |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user