Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 80647572fd | |||
| ffe56cc679 | |||
| f738b01e68 |
@@ -1412,4 +1412,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@ export default function HomePage() {
|
||||
<div id="featured" data-section="featured">
|
||||
<ProductCardOne
|
||||
title="Featured Products"
|
||||
description="Premium athletic shoes engineered for performance and comfort"
|
||||
description="Shop our latest collection of premium athletic shoes and performance gear"
|
||||
tag="New Arrivals"
|
||||
products={[
|
||||
{
|
||||
@@ -245,4 +245,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user