Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 06:46:53 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
<div id="featured-cakes" data-section="featured-cakes">
<ProductCardFour
title="Our Cake Collection"
description="Handcrafted cakes made fresh daily with premium ingredients. Choose from our popular varieties or order a custom cake."
description="Starting from ₹200 • All prices include delivery — Handcrafted cakes made fresh daily with premium ingredients. Choose from our popular varieties or order a custom cake."
tag="Featured Cakes"
tagAnimation="slide-up"
textboxLayout="default"
@@ -258,4 +258,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}