Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 14:10:00 +00:00

View File

@@ -100,11 +100,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Strawberry Cream Cake", description: "Our signature multi-layered cake with premium cream filling, fresh strawberries, and artistic garnish. Baked fresh daily with the finest ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg", imageAlt: "Cut slice of strawberry cream cake"
title: "Strawberry Cream Cake", description: "Our signature multi-layered cake with premium cream filling, fresh strawberries, and artistic garnish. Baked fresh daily with the finest ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg?_wi=1", imageAlt: "Cut slice of strawberry cream cake"
},
{
id: 2,
title: "Artisan Technique", description: "Each dessert is handcrafted using traditional baking methods combined with modern culinary innovation. Perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg", imageAlt: "Artisan cake preparation"
title: "Artisan Technique", description: "Each dessert is handcrafted using traditional baking methods combined with modern culinary innovation. Perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg?_wi=2", imageAlt: "Artisan cake preparation"
}
]}
textboxLayout="default"