2 Commits

Author SHA1 Message Date
ahmed 219857106c [#1] Remove office phone from scene
Publish Docker Image / Publish Docker Image (push) Successful in 5s
2025-05-06 21:01:55 -04:00
ahmed 89f9194420 [#6] Name font change
Publish Docker Image / Publish Docker Image (push) Successful in 5s
2025-05-06 00:02:31 -04:00
5 changed files with 2 additions and 10 deletions
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -321,7 +321,7 @@ export function Scene(props: JSX.IntrinsicElements["group"]) {
</group>
<Text
position={[-2.415, 12.5, -6]}
font="/assets/inter-bold.ttf"
font="/assets/clashdisplay.ttf"
color="black"
fontSize={3}
>
@@ -329,7 +329,7 @@ export function Scene(props: JSX.IntrinsicElements["group"]) {
</Text>
<Text
position={[5.185, 12.5, 1.592]}
font="/assets/inter-bold.ttf"
font="/assets/clashdisplay.ttf"
rotation={[0, -Math.PI / 2, 0]}
color="black"
fontSize={3}
-8
View File
@@ -60,14 +60,6 @@ export const Credits = ({ currentView }: CreditsProps) => {
</a>
</li>
<li className="mb-4 text-black">
<a
className="hover:underline text-blue-800"
href="https://poly.pizza/m/YxfMuchpUF"
target="_blank"
>
Office Phone
</a>
{" and "}
<a
className="hover:underline text-blue-800"
href="https://poly.pizza/m/S5sNqsyyOs"