Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33bf701424 | |||
| 4045a69a39 | |||
| d6d6133a5d |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardOne
|
<ProductCardOne
|
||||||
title="Our Premium Collection"
|
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"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user