Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c377d6ad9f | |||
| bec3d7076a | |||
| 5e1d20ea91 | |||
| 4ba580b0f2 |
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -74,7 +74,7 @@ export default function SweetBakeryPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
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"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
@@ -204,4 +204,4 @@ export default function SweetBakeryPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user