testimonial="La miglior pasticceria di Chinatown. Sempre freschissimo. Un piccolo paradiso."
@@ -72,30 +70,27 @@ export default function WebAgency2Page() {
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
containerClassName="px-4 md:px-8"
/>
<FeatureBento
title="Not Just Desserts. A Moment."
description="Walking into our shop means stepping into another world. Soft sponge cakes, delicate creams, and freshly baked buns — all made in-house, every single day. You don’t just taste something new. You feel it."
description="Walking into our shop means stepping into another world. Soft sponge cakes, delicate creams, and freshly baked buns — all made in-house, every single day."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
containerClassName="px-4 md:px-8"
features={[
{
title:"Japanese Strawberry Cakes",description:"Soft, airy sponge layered with fresh cream and strawberries.",bentoComponent:"reveal-icon",icon: Cake,
},
{
title:"Rainbow Celebration",description:"Tall, vibrant, and impossible to ignore.",bentoComponent:"reveal-icon",icon: Award,
},
{
title:"Fresh Baked Buns",description:"From red bean to savory fillings — warm, comforting, addictive.",bentoComponent:"reveal-icon",icon: Croissant,
positiveCard={{items:["Incredibly fresh ingredients.","Unique flavors found nowhere else in Milan.","Prices that feel like a gift.","A small place, a huge experience."]}}
positiveCard={{items:["Incredibly fresh ingredients.","Unique flavors.","Prices that feel like a gift."]}}
/>
<ContactCTA
tag="Come Before It’s Gone"
title="Hidden in Chinatown. Found by the Curious."
description="We bake in small batches daily. Our most loved items often sell out. If you know, you know."
description="We bake in small batches daily. Our most loved items often sell out."
background={{variant:"rotated-rays-animated"}}
containerClassName="px-4 md:px-8"
buttons={[
{text:"Find Us in Chinatown",href:"#visit"},
{text:"See Opening Hours",href:"#visit"},
@@ -127,13 +124,14 @@ export default function WebAgency2Page() {
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.