Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04b350a65c | |||
| 9da18cf5ff | |||
| 9beb0c9019 | |||
| 9b2f354dfd | |||
| 5ba0576d36 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
title="Experience Innovation at Your Fingertips"
|
title="Elevate Your Digital Life with Premium Mobile Tech"
|
||||||
description="Discover our premium selection of the latest smartphones, protective covers, and essential tech accessories designed for the modern lifestyle."
|
description="Discover our premium selection of the latest smartphones, protective covers, and essential tech accessories designed for the modern lifestyle."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -200,6 +200,9 @@ export default function LandingPage() {
|
|||||||
title="Need Help?"
|
title="Need Help?"
|
||||||
description="Answers to the most common questions from our customers."
|
description="Answers to the most common questions from our customers."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Contact Support", href: "#contact" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user