Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 20:28:46 +00:00

View File

@@ -82,18 +82,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Artisan Barista Craft", description: "Our skilled baristas perfect every espresso shot and milk steaming technique. Each latte is a masterpiece—from classic cappuccinos to innovative seasonal lattes that celebrate the season's finest flavors.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-pieces-cake-ready-be-served_23-2148622345.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg" }
title: "Artisan Barista Craft", description: "Our skilled baristas perfect every espresso shot and milk steaming technique. Each latte is a masterpiece—from classic cappuccinos to innovative seasonal lattes that celebrate the season's finest flavors.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-pieces-cake-ready-be-served_23-2148622345.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg?_wi=1" }
},
{
id: 2,
title: "Legendary Chocolate Cakes", description: "Our signature chocolate cakes are legendary among Fort Collins dessert lovers. Handmade daily with premium Belgian chocolate, each slice delivers decadence that keeps regulars returning week after week.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-pieces-cake-ready-be-served_23-2148622345.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg" }
title: "Legendary Chocolate Cakes", description: "Our signature chocolate cakes are legendary among Fort Collins dessert lovers. Handmade daily with premium Belgian chocolate, each slice delivers decadence that keeps regulars returning week after week.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-pieces-cake-ready-be-served_23-2148622345.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg?_wi=2" }
},
{
id: 3,
title: "Intimate Late-Night Sanctuary", description: "Open until 9pm, we offer the perfect escape for night owls and date night seekers. Warm lighting, comfortable seating, and thoughtful ambiance create an atmosphere designed for meaningful moments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-pieces-cake-ready-be-served_23-2148622345.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg" }
title: "Intimate Late-Night Sanctuary", description: "Open until 9pm, we offer the perfect escape for night owls and date night seekers. Warm lighting, comfortable seating, and thoughtful ambiance create an atmosphere designed for meaningful moments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-pieces-cake-ready-be-served_23-2148622345.jpg?_wi=3" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg?_wi=3" }
}
]}
showStepNumbers={true}