4 Commits

Author SHA1 Message Date
33f9d0180b Update src/app/page.tsx 2026-03-14 16:49:14 +00:00
9a4f246016 Merge version_2 into main
Merge version_2 into main
2026-03-14 16:15:57 +00:00
142497eedb Merge version_2 into main
Merge version_2 into main
2026-03-14 16:03:04 +00:00
263e87b734 Merge version_2 into main
Merge version_2 into main
2026-03-14 16:02:39 +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>
);
}
}