Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-22 00:27:16 +00:00

View File

@@ -204,7 +204,7 @@ export default function LandingPage() {
animationType="slide-up"
plans={[
{
id: "tasting", name: "Tasting Box", price: "€24.99", badge: "Popular", badgeIcon: Sparkles,
id: "tasting", name: "Tasting Box", price: "€19.00", badge: "Popular", badgeIcon: Sparkles,
buttons: [
{ text: "Order Now", href: "#" }
],