diff --git a/src/components/PostCardsPage.tsx b/src/components/PostCardsPage.tsx
index 3350ddd..8f94e42 100644
--- a/src/components/PostCardsPage.tsx
+++ b/src/components/PostCardsPage.tsx
@@ -105,7 +105,7 @@ export function PostCardsPage({
>
Create Beautiful{' '}
-
+
Custom Postcards
diff --git a/vite.config.ts b/vite.config.ts
index 551b307..b60eb7e 100644
--- a/vite.config.ts
+++ b/vite.config.ts
@@ -84,7 +84,7 @@ import * as path from 'path';
outDir: 'build',
},
server: {
- port: 4008,
+ port: 4009,
open: true,
},
});
\ No newline at end of file