Skip to content

Commit

Permalink
Update route by foot
Browse files Browse the repository at this point in the history
  • Loading branch information
oddestdan committed Dec 7, 2024
1 parent 45b7256 commit ec84bb5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions app/routes/contacts/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ import imageSrcRouteCar from "../../../public/images/route-car.jpg";
import Wrapper from "~/components/Wrapper/Wrapper";

const byFootText = `
<br />Прохідна через "Silver Centre"
<br />скажіть, що ви в фотостудію та попросіть пройти через турнікет
<br />йдіть прямо донизу до останнього корпусу
<br />перед ним ліворуч та з правого боку розташовані вхідні двері
<br />підніміться на 4й поверх`;
<br />Прохідна за магазином "Фора"
<br />йдіть прямо та поверніть праворуч в арку
<br />за аркою трохи лівіше та продовжуйте йти прямо між двома будівлями
<br />в кінці будівель ліворуч та ще раз ліворуч
<br />за навісним переходом між будівлями праворуч наші вхідні двері
<br />піднімайтесь на 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 = () => (
<div className="flex flex-col flex-nowrap items-stretch justify-center pt-2 pb-4 xl:flex-row-reverse">
Expand Down
Binary file modified public/images/route-car.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/route-foot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/route.jpg
Binary file not shown.

0 comments on commit ec84bb5

Please sign in to comment.