Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -99,8 +99,8 @@ export default function HomePage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{ text: "Browse Products", href: "/products" },
|
||||
{ text: "Start Selling", href: "/auth/signup" },
|
||||
{ text: "Explore Now", href: "/products" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-girls-doing-yoga-summer-park_1157-36560.jpg"
|
||||
imageAlt="Students using CampusHub marketplace"
|
||||
@@ -251,4 +251,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user