Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-22 01:09:05 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
description="Premium gift cards, gaming top-ups, and digital services delivered fast in Tunisia."
buttons={[
{
text: "Shop Now", href: "#products"},
text: "View All Trending Deals", href: "#products"},
{
text: "Explore Deals", href: "#deals"},
]}
@@ -228,4 +228,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}