Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-11 13:31:43 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg"
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg?_wi=1"
imageAlt="Futuristic cafe experience"
/>
</div>
@@ -76,7 +76,7 @@ export default function LandingPage() {
name: "Signature Espresso",
price: "25 DH",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg?_wi=1",
},
{
id: "p2",
@@ -140,7 +140,7 @@ export default function LandingPage() {
description: "Precision temperature control for consistent flavor profiles.",
bentoComponent: "reveal-icon",
icon: Gauge,
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg?_wi=2",
imageAlt: "Beauty salon with cosmetology equipment in anime style",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
description: "Hand-folded croissants baked fresh every single morning.",
bentoComponent: "reveal-icon",
icon: Croissant,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg?_wi=2",
imageAlt: "Beauty salon with cosmetology equipment in anime style",
},
]}