Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c377d6ad9f | |||
| bec3d7076a | |||
| 5e1d20ea91 | |||
| 4ba580b0f2 |
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -74,7 +74,7 @@ export default function SweetBakeryPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Premium Selections"
|
title="Premium Selections"
|
||||||
description="Handcrafted with love and the finest ingredients"
|
description="Loved by 3,000+ customers • Handcrafted daily with premium ingredients"
|
||||||
tag="Best Sellers"
|
tag="Best Sellers"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -204,4 +204,4 @@ export default function SweetBakeryPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user