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