Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95796c4cd5 | |||
| ad8de3c53f | |||
| fbd59b7941 | |||
| 393bcd0f1b |
@@ -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="Shop our latest collection of premium athletic shoes and performance gear"
|
||||
description="Premium athletic shoes engineered for performance and comfort"
|
||||
tag="New Arrivals"
|
||||
products={[
|
||||
{
|
||||
@@ -245,4 +245,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user