Merge version_3 into main #4
@@ -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