Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 15:30:29 +00:00

View File

@@ -133,8 +133,6 @@ export default function BakeryLanding() {
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232389.jpg"
imageAlt="Custom designed celebration cake"
ariaLabel="Custom cakes section"
/>
</div>
@@ -206,7 +204,7 @@ export default function BakeryLanding() {
{ id: "customers", value: "500+", description: "Happy Customers" },
{ id: "years", value: "5+", description: "Years of Love" }
]}
gridVariant="three-columns-all-equal-width"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}