Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Shopping", href: "/products"
|
||||
text: "Shop Now & Save 15%", href: "/products"
|
||||
},
|
||||
{
|
||||
text: "Learn More", href: "#features"
|
||||
@@ -305,4 +305,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user