Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f53ce4094c | |||
| 0b436c0194 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
description="Premium gift cards, gaming top-ups, and digital services delivered fast in Tunisia."
|
description="Premium gift cards, gaming top-ups, and digital services delivered fast in Tunisia."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Shop Now", href: "#products"},
|
text: "View All Trending Deals", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Explore Deals", href: "#deals"},
|
text: "Explore Deals", href: "#deals"},
|
||||||
]}
|
]}
|
||||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user