Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 09:47:49 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"
imageAlt="cozy cafe interior premium warm atmosphere"
mediaAnimation="slide-up"
avatars={[
@@ -127,7 +127,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
description="At LOC Premium Cafe, we believe that every cup tells a story. From selecting the finest beans to our expert brewing techniques, we strive to deliver an unmatched coffee experience in an environment designed for connection."
imageSrc="http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg?_wi=1"
imageAlt="barista making specialty coffee focus"
/>
</div>
@@ -217,7 +217,7 @@ export default function LandingPage() {
title: "Expert Craft",
subtitle: "Artisan",
description: "Our baristas are professionally trained to master every brewing technique.",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2",
imageAlt: "Barista is preparing coffee",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
title: "Premium Vibe",
subtitle: "Elegant",
description: "A comfortable, serene space for work, meetings, or social gatherings.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg?_wi=2",
imageAlt: "Barista is preparing coffee",
},
]}
@@ -284,7 +284,7 @@ export default function LandingPage() {
name: "John Smith",
role: "Founder",
description: "Coffee enthusiast focused on sustainable community growth.",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=3",
imageAlt: "Man hands working with coffee machine in restaurant. Close up barista hands preparing making coffee in coffee shop",
},
{
@@ -292,7 +292,7 @@ export default function LandingPage() {
name: "Alice Wong",
role: "Pastry Chef",
description: "Artisan baker specializing in French-style treats.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg?_wi=3",
imageAlt: "Man hands working with coffee machine in restaurant. Close up barista hands preparing making coffee in coffee shop",
},
]}