Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-04 11:02:25 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardOne
title="Our Premium Collection"
description="Handcrafted Sohan Halwa varieties made with traditional methods and the finest ingredients. Each product is a celebration of authentic Pakistani confectionery."
description="Authentic Bannu Sohan Halwa from ₨2,500 to ₨5,000 per box. Handcrafted varieties made with traditional methods and the finest ingredients. Each product is a celebration of authentic Pakistani confectionery."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -232,4 +232,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}