Merge version_1 into main #1
@@ -124,19 +124,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Mascot Design",
|
||||
description: "Personality-driven characters that build connection.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv&_wi=1",
|
||||
imageAlt: "coffee bean mascot logo design",
|
||||
},
|
||||
{
|
||||
title: "Logo & Typography",
|
||||
description: "Bespoke fonts and marks that speak your coffee's language.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg?_wi=1",
|
||||
imageAlt: "modern coffee shop logo design",
|
||||
},
|
||||
{
|
||||
title: "Outlet Visualization",
|
||||
description: "Atmospheric design planning for physical cafe experiences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=1",
|
||||
imageAlt: "coffee shop interior visualization",
|
||||
},
|
||||
]}
|
||||
@@ -156,19 +156,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Barista Bean Mascot",
|
||||
price: "Featured",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Cafe Typography ID",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Outlet Interior Viz",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user