Merge version_3 into main #3
@@ -137,6 +137,8 @@ export default function HomePage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "View All", href: "/shop"},
|
||||
{
|
||||
text: "Shop Now", href: "/shop"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -285,4 +287,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user