diff --git a/.replit b/.replit index 3aed9bf..0a0ee57 100644 --- a/.replit +++ b/.replit @@ -38,14 +38,14 @@ externalPort = 3001 localPort = 38387 externalPort = 3003 -[[ports]] -localPort = 40477 -externalPort = 6800 - [[ports]] localPort = 41425 externalPort = 6000 +[[ports]] +localPort = 42129 +externalPort = 8008 + [[ports]] localPort = 43349 externalPort = 3000 diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index 4208d47..21eef22 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -8,7 +8,7 @@ export default function Footer() {
{/* Header */}
setLocation("/")}
/>
diff --git a/homepage-fullpage.png b/homepage-fullpage.png
new file mode 100644
index 0000000..cafe087
Binary files /dev/null and b/homepage-fullpage.png differ
diff --git a/homepage_full.png b/homepage_full.png
new file mode 100644
index 0000000..b572a27
Binary files /dev/null and b/homepage_full.png differ