Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 535f4222df | |||
| 62b965b116 | |||
| 814f03b3c2 | |||
| aec78573d1 |
@@ -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