diff --git a/app/routes/contacts/index.tsx b/app/routes/contacts/index.tsx index 380406d..2d4a55a 100644 --- a/app/routes/contacts/index.tsx +++ b/app/routes/contacts/index.tsx @@ -8,13 +8,15 @@ import imageSrcRouteCar from "../../../public/images/route-car.jpg"; import Wrapper from "~/components/Wrapper/Wrapper"; const byFootText = ` -
Прохідна через "Silver Centre" -
скажіть, що ви в фотостудію та попросіть пройти через турнікет -
йдіть прямо донизу до останнього корпусу -
перед ним ліворуч та з правого боку розташовані вхідні двері -
підніміться на 4й поверх`; +
Прохідна за магазином "Фора" +
йдіть прямо та поверніть праворуч в арку +
за аркою трохи лівіше та продовжуйте йти прямо між двома будівлями +
в кінці будівель ліворуч та ще раз ліворуч +
за навісним переходом між будівлями праворуч наші вхідні двері +
піднімайтесь на 4й поверх`; const byFootLink = - "https://www.youtube.com/embed/NignKJrDa3U?si=GOKjPQ9eyeYKx1tT?rel=0&showinfo=0&autohide=1"; + "https://www.youtube.com/embed/jbK3TkREKY0?rel=0&showinfo=0&autohide=1"; +// "https://www.youtube.com/embed/NignKJrDa3U?si=GOKjPQ9eyeYKx1tT?rel=0&showinfo=0&autohide=1"; const renderByFootTab = () => (
diff --git a/public/images/route-car.jpg b/public/images/route-car.jpg index d0671a9..3c41876 100644 Binary files a/public/images/route-car.jpg and b/public/images/route-car.jpg differ diff --git a/public/images/route-foot.jpg b/public/images/route-foot.jpg index 37e4333..b9279a3 100644 Binary files a/public/images/route-foot.jpg and b/public/images/route-foot.jpg differ diff --git a/public/images/route.jpg b/public/images/route.jpg deleted file mode 100644 index cac51c0..0000000 Binary files a/public/images/route.jpg and /dev/null differ