Folx News Hub main site (folx.tv)
Go to file
sebastjanartic c5b7473bdc Adjust homepage layout to display a single hero image for galleries
Refactor client/src/pages/home.tsx to modify the FeaturedCarousel component, conditionally adjusting the column span for the hero section. When displaying a gallery page (`isGalleryPage`), the hero section now spans 5 columns (`lg:col-span-5`), and the secondary medium cards are hidden, allowing only the TopStoriesList to appear alongside the expanded hero image.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 413891e8-d784-4bea-b9f5-91a5a68316b4
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: c5e3e1f9-1778-4ec0-b249-a68a388e99ea
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/413891e8-d784-4bea-b9f5-91a5a68316b4/RVXhOPb
Replit-Helium-Checkpoint-Created: true
2026-02-28 18:33:44 +00:00
attached_assets Update layout and aspect ratios for all widgets on the homepage 2026-02-28 18:33:14 +00:00
client Adjust homepage layout to display a single hero image for galleries 2026-02-28 18:33:44 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Add new content widgets and a dynamic bento grid homepage 2026-02-28 18:26:40 +00:00
shared Add new pages and improve blog content display functionality 2026-02-28 16:38:38 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Saved progress at the end of the loop 2026-02-28 17:42:04 +00:00
components.json Extracted stack files 2026-02-28 16:30:25 +00:00
drizzle.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
package-lock.json Add new pages and improve blog content display functionality 2026-02-28 16:38:38 +00:00
package.json Add new pages and improve blog content display functionality 2026-02-28 16:38:38 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
replit.md Add new content widgets and a dynamic bento grid homepage 2026-02-28 18:26:40 +00:00
tailwind.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
tsconfig.json Extracted stack files 2026-02-28 16:30:25 +00:00
vite.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00