Merge version_1 into main #3

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

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/old-vase-with-stone-angels_53876-18208.jpg"
imageSrc="http://img.b2bpic.net/free-photo/old-vase-with-stone-angels_53876-18208.jpg?_wi=1"
imageAlt="KOIVU Café cozy Nordic interior with warm lighting"
mediaAnimation="opacity"
frameStyle="card"
@@ -65,7 +65,7 @@ export default function LandingPage() {
buttons={[
{ text: "Our Story", href: "#menu-highlights" }
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-side-transparent-chrome-drip-coffee-maker-with-roasted-filtered-coffee-isolated-thick-wooden-table-cafe-shop-white-weights-steam-brutal_346278-1398.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-side-transparent-chrome-drip-coffee-maker-with-roasted-filtered-coffee-isolated-thick-wooden-table-cafe-shop-white-weights-steam-brutal_346278-1398.jpg?_wi=1"
imageAlt="Skilled barista hand-pouring specialty coffee"
useInvertedBackground={true}
/>
@@ -76,7 +76,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Specialty Coffees", author: "Hand-Poured by Barista", description: "Single-origin beans, pour-overs, and traditional espresso drinks crafted with precision and passion. Each cup tells a story of origin and expertise.", tags: ["Coffee", "Specialty"],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg", imageAlt: "Specialty coffee with latte art"
imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg?_wi=1", imageAlt: "Specialty coffee with latte art"
},
{
id: "2", title: "Homemade Cakes & Pastries", author: "Daily Baked", description: "Nordic and Eastern European classics baked fresh each morning. From delicate cardamom buns to rich berry tarts, pure comfort in every bite.", tags: ["Pastry", "Homemade"],
@@ -96,7 +96,7 @@ export default function LandingPage() {
},
{
id: "6", title: "Weekly Lunch Menus", author: "Chef's Selection", description: "Rotating daily specials showcasing seasonal ingredients and hidden Nordic-Eastern European treasures. Always something new to discover.", tags: ["Lunch", "Daily"],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg", imageAlt: "Weekly lunch menu special"
imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg?_wi=2", imageAlt: "Weekly lunch menu special"
}
]}
animationType="slide-up"
@@ -138,13 +138,13 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "09:0018:00", title: "MondayThursday", description: "Daily cozy vibes and craft coffee", imageSrc: "http://img.b2bpic.net/free-photo/old-vase-with-stone-angels_53876-18208.jpg", imageAlt: "KOIVU weekday hours"
id: "1", value: "09:0018:00", title: "MondayThursday", description: "Daily cozy vibes and craft coffee", imageSrc: "http://img.b2bpic.net/free-photo/old-vase-with-stone-angels_53876-18208.jpg?_wi=2", imageAlt: "KOIVU weekday hours"
},
{
id: "2", value: "09:0018:00", title: "FridaySunday", description: "Extended hours for weekend gatherings", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-side-transparent-chrome-drip-coffee-maker-with-roasted-filtered-coffee-isolated-thick-wooden-table-cafe-shop-white-weights-steam-brutal_346278-1398.jpg", imageAlt: "KOIVU weekend hours"
id: "2", value: "09:0018:00", title: "FridaySunday", description: "Extended hours for weekend gatherings", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-side-transparent-chrome-drip-coffee-maker-with-roasted-filtered-coffee-isolated-thick-wooden-table-cafe-shop-white-weights-steam-brutal_346278-1398.jpg?_wi=2", imageAlt: "KOIVU weekend hours"
},
{
id: "3", value: "07:3018:00", title: "Friday Market Season", description: "MarchNovember: Early opening for market crowds", imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg", imageAlt: "KOIVU market season hours"
id: "3", value: "07:3018:00", title: "Friday Market Season", description: "MarchNovember: Early opening for market crowds", imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg?_wi=3", imageAlt: "KOIVU market season hours"
}
]}
animationType="slide-up"