Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 13:17:49 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
price: "4.9 ★",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=1",
},
{
id: "2",
@@ -89,7 +89,7 @@ export default function LandingPage() {
price: "4.7 ★",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022523.jpg?_wi=1",
},
{
id: "3",
@@ -98,7 +98,7 @@ export default function LandingPage() {
price: "4.8 ★",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-arrangement-decor_23-2150551130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-arrangement-decor_23-2150551130.jpg?_wi=1",
},
{
id: "4",
@@ -107,7 +107,7 @@ export default function LandingPage() {
price: "4.6 ★",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=2",
},
{
id: "5",
@@ -116,7 +116,7 @@ export default function LandingPage() {
price: "4.9 ★",
rating: 5,
reviewCount: "320",
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022523.jpg?_wi=2",
},
]}
title="Coworking Cafes in London"
@@ -189,7 +189,7 @@ export default function LandingPage() {
category: "Guides",
title: "Best Cafe Etiquette",
excerpt: "How to be a respectful guest at coworking cafes.",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=3",
authorName: "Alice R.",
authorAvatar: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022523.jpg",
date: "2025-01-10",
@@ -199,7 +199,7 @@ export default function LandingPage() {
category: "Tech",
title: "Staying Connected",
excerpt: "Portable routers vs local Wi-Fi hotspots.",
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-arrangement-decor_23-2150551130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-arrangement-decor_23-2150551130.jpg?_wi=2",
authorName: "Bob M.",
authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
date: "2025-01-12",