Skip to content

Commit 3b928ba

Browse files
FEAT: Add vibe code MVP page (#592)
* feat: Add page hero * feat: Get suitable size of bg image based on device size * feat: Add contact form * feat: Store source of contact * Feat: vibe code ship mvp section (#594) * feat: add get in touch section * fix: add smaller text on mobile * feat: Add Work with us section * feat: Add How it works page * feat: Add Why work with us section * feat: add why work with us section cards * feat: Add animation for Work with us section --------- * refactor: Update content dirs naming, remove unused components * fix: use apostrophe in hero content --------- Co-authored-by: Gloria Babić <gloria@crocoder.dev>
1 parent c816a3b commit 3b928ba

50 files changed

Lines changed: 1148 additions & 424 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/website/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineConfig({
1919
adapter: vercel({
2020
imageService: true,
2121
imagesConfig: {
22-
sizes: [320, 480, 578, 640, 720, 800, 940, 1920],
22+
sizes: [320, 480, 578, 640, 720, 800, 940, 1200, 1412, 1536, 1800, 1920],
2323
formats: ["image/avif", "image/webp"],
2424
},
2525
}),
Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Loading
206 KB
Loading
2.45 KB
Loading
5.3 KB
Loading
547 KB
Loading
723 KB
Loading
690 KB
Loading

0 commit comments

Comments
 (0)