Merge version_3 into main #10

Merged
bender merged 1 commits from version_3 into main 2026-03-14 16:49:18 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
<div id="signature-products" data-section="signature-products">
<ProductCardThree
title="Our Signature Favorites"
description="Discover our most loved items: premium coffee drinks, fresh pastries, and artisanal baked goods that keep our customers coming back."
description="Enjoy authentic flavors from €2.50€6.50. Discover our most loved items: premium coffee drinks, fresh pastries, and artisanal baked goods that keep our customers coming back."
tag="Most Loved"
tagIcon={Heart}
tagAnimation="opacity"
@@ -260,4 +260,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}