Commit Graph

293 Commits

Author SHA1 Message Date
e93b8f99a8 Reduce the size of the Sapiens logo displayed on the homepage
Update the `className` attribute for the `img` tag in `client/src/pages/Home.tsx` to reduce the logo's height from `h-[4px]` to `h-1.5`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:41:32 +00:00
014902213a Reduce the size of the logo on the main page
Decrease the height of the SAPIENS logo image in Home.tsx from 7px to 4px.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:38:49 +00:00
e1408daa50 Adjust logo size in search bar for better visual balance
Update the logo's height in the search bar from h-3.5 to h-[7px] within the Home page component.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:36:07 +00:00
a0c35fbcc9 Resize the logo within the search bar to match text size
Adjusted the 'h-' class for the logo image in Home.tsx from 'h-[2px]' to 'h-3.5' to visually align its size with the adjacent search text.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:34:55 +00:00
25fe27560b Adjust the size of the SAPIENS logo on the homepage
Update the `className` for the SAPIENS logo image in `client/src/pages/Home.tsx` from `h-[0.5rem]` to `h-[2px]`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:31:52 +00:00
31ca5cc142 Reduce the size of the Sapiens logo next to the search bar
Adjust the 'h-' class in Home.tsx from 'h-2' to 'h-[0.5rem]' to decrease the logo size.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:29:44 +00:00
c0b1a4bd35 Adjust spacing in the footer and reduce logo size in search bars
Update padding in the Footer component and decrease the size of the SAPIENS logo within the search bar component by modifying CSS classes and image source versions.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:26:12 +00:00
88616fbf79 Adjust logo spacing and update image references for better visual alignment
Update logo images by removing internal padding and adjusting their positioning in the header, footer, and home page components. Also, updated image references to include cache-busting query parameters and added the 'sharp' package to package.json.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:24:08 +00:00
9da4d04218 Adjust layout to improve visual alignment of logos and content
Update CSS margin properties in Header, Footer, and Home components to correct logo alignment issues.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:16:12 +00:00
325101fd26 Align header and footer elements for better visual consistency
Adjust negative margins on logo links in Header and Footer components to visually align elements with adjacent text and icons.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 10:59:12 +00:00
bd4eaafd9d Align Sapiens logo and category labels visually
Adjusted padding and margin in Header and Footer components to align the Sapiens logo with the 'People' category label.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 10:57:10 +00:00
c55e772b59 Align Sapiens logo with the "People" category on the left
Adjust padding and margin in Header and Footer components to align the Sapiens logo with the left side of the "People" category.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 10:54:44 +00:00
65dfedd4f4 Adjust logo positioning in header and footer sections
Update padding in Header.tsx and Footer.tsx to adjust the Sapience logo's horizontal position, aligning it with the provided screenshot.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:52:28 +00:00
ad0bf7a90a Reduce top and bottom padding in the footer logo and contact us section
Adjusted py-0.5 to no padding in the footer's logo and contact us section within Footer.tsx.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:47:25 +00:00
7c5b7f8651 Reduce header and footer padding for a more compact layout
Adjusts padding in Footer.tsx (px-4 to px-2, py-1 to py-0.5) and Header.tsx (px-4 to px-2) for reduced horizontal and vertical spacing.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:46:44 +00:00
e8325ea141 Adjust footer padding and align header logo to the left
Reduced vertical padding in the Footer component and adjusted horizontal padding in the Header component to align the logo to the left.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:45:24 +00:00
666ae41de6 Adjust spacing in the footer component for better visual hierarchy
Update the padding on the copyright notice and reduce padding on the logo/contact section within the Footer component.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:43:18 +00:00
0f6d8b4eca Restored to '3a5619a17af7c89bd61403914843ef2cd9e499b5'
Replit-Restored-To: 3a5619a17a
2025-10-15 10:39:18 +00:00
0ed8a9a149 Saved your changes before rolling back
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:39:10 +00:00
e9bdec62b4 Increase vertical spacing around the footer content
Update the padding on the footer component's main div from py-2 to py-6.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: be85c34a-c656-4f05-8bde-66fb170ebb99
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:39:04 +00:00
a12240036c Restored to '085bd898f3078db30450786d8e06fdca8f21e4d5'
Replit-Restored-To: 085bd898f3
2025-10-15 10:09:25 +00:00
3a5619a17a Saved your changes before rolling back
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: be85c34a-c656-4f05-8bde-66fb170ebb99
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:09:15 +00:00
cca7e8cb8b Reduce top and bottom spacing in the footer section
Adjust padding and margin values within the Footer component to minimize vertical space in the top section.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 138dae0c-e24a-4a81-a702-742581b06c52
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:09:09 +00:00
50337099fd Restored to '0badb2926eaf2f0c9d41c828d6d880ed7c0933f9'
Replit-Restored-To: 0badb2926e
2025-10-15 10:04:35 +00:00
085bd898f3 Saved your changes before rolling back
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 138dae0c-e24a-4a81-a702-742581b06c52
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:04:32 +00:00
33f7cf5904 Enlarge logo sizes and adjust header/footer spacing for better visual appeal
Adjusted header and footer logo sizes to be 10x larger and reduced vertical padding within these sections to minimize empty space.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: b6fb36ea-9c9b-4f05-990a-14f0688ffc6d
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:04:05 +00:00
9cf1f12f30 Restored to '917ffd72348bcc0f1291243b7c09bd496470da59'
Replit-Restored-To: 917ffd7234
2025-10-15 10:01:24 +00:00
0badb2926e Saved your changes before rolling back
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: b6fb36ea-9c9b-4f05-990a-14f0688ffc6d
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:01:21 +00:00
9a32c766a5 Enlarge and adjust logo size and position in header and footer
Increase the size of the SAPIENS logo in the header by 2x and shift it left to align with other elements. Also, double the size of the logo in the footer.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 10:00:29 +00:00
917ffd7234 Update the footer logo to a new white version
Replaced the black SAPIENS logo in the footer with a new white version (attached_assets/sapiens_white_logo.png).

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:59:30 +00:00
3683e14621 Make the main logo larger and adjust footer logo appearance
Update Home component logo size (h-8 to h-12) and adjust footer logo styling (brightness/invert filter) for better contrast.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:55:59 +00:00
0d4b7726d9 Update footer logo to use white text with footer background color
Modify the footer logo component to invert colors and adjust brightness, ensuring the logo text appears white and the background matches the footer's theme.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:54:12 +00:00
06e79e1e25 Update logo source to fix display issues across the platform
Corrected image source path for the SAPIENS logo in multiple components (Footer, Header, LoginModal, AdminDashboard, Article, AuctionGuide, Auctions, Community, Home, Landing, MediaOutlet, Report) from `/attached_assets/검은색 로고_1760521542271.png` to `/attached_assets/sapiens_black_logo.png` to resolve display errors.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:52:56 +00:00
8da7ee444d Increase logo size across the platform for better visibility
Adjusted the `height` CSS property for the SAPIENS logo in multiple components (Footer.tsx, Header.tsx, LoginModal.tsx, AdminDashboard.tsx, Article.tsx, AuctionGuide.tsx, Auctions.tsx, Community.tsx, Home.tsx, Landing.tsx, MediaOutlet.tsx, Report.tsx) to improve its visual presence.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:49:13 +00:00
304df86061 Update all logos across the platform to a new design
Replaces the old logo image path with the new logo image path in multiple components and pages including Header, Footer, LoginModal, and various content pages.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:47:26 +00:00
7d6b9f383e Update website logos and prioritize specific media outlets in lists
Replace all instances of the old logo with a new one across various components and pages, and implement logic to pin the 'Mohamed Salah' media outlet to the top of the 'People' category list.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:42:07 +00:00
c24433dd9f Update the website's logo to the new blue version
Replaced old black logos with the new blue logo in the header and search bar on the landing page.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 09:36:01 +00:00
ce3579c2ab Update logo to reflect new branding and visual identity
No code changes were made.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 09:34:17 +00:00
1c735bc298 Update logos used on the home page and in the search bar
Replace the existing logo with the new asset in `client/src/pages/Home.tsx` for both the header and search bar components.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 09:26:02 +00:00
b3ffa5a44b Update all logos across the platform to a new main logo
Replace all instances of previous black and white logos with the new main logo file in various components and pages. Adjust footer logo for color and background.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 08:13:46 +00:00
d2eb898640 Translate all user-facing text to English and update UI elements
This commit addresses the user's request to translate all visible text within the application to English. It also updates the login modal to display the SAPIENS logo correctly. Additionally, various UI components and messages related to articles, community posts, auctions, and login/error handling have been localized.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 08:06:03 +00:00
7af7c0ef12 Update logo displayed on the login screen to SAPIENS
Replace the text "사피엔스" with the SAPIENS logo on the login page.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 07:58:47 +00:00
e6ad4306dd Improve auction page loading and add a close button to guides
Optimizes auction data fetching with increased staleTime and implements a close button for the auction guide page by replacing the BookOpen icon with an X icon.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 07:55:48 +00:00
9de716b623 Unify header styles for consistent navigation across the platform
Update Report.tsx to use the same header and search bar components as the media outlet pages, enhancing UI consistency.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 07:52:44 +00:00
3f48020644 Update the search bar placeholder text on the landing page
Modify the search input component in Landing.tsx to display "search in [SAPIENS logo]" instead of "Search the website", and adjust styling for better visual presentation and user experience.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD
2025-10-15 07:51:00 +00:00
3e0431a6bd Enable navigation to home page via footer logo and filter media outlets by category
Update Footer component to navigate to home page on logo click. Modify MainContent to filter and display media outlets by "People", "Topics", and "Companies" categories, with a two-column layout. Adjust MediaOutlet page to display articles in a two-column layout when not in grid view.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD
2025-10-15 07:45:54 +00:00
673fb746ca Make the homepage search bar consistent with media outlet search bars
Update the homepage search bar component to match the UI and functionality of search bars found on media outlet pages, including the addition of a search input field and placeholder text.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD
2025-10-15 07:42:41 +00:00
bdb8369ae9 Update the website header to match media outlets and expand search bar
Enhance UI for article pages by synchronizing headers with media outlets and increasing the search bar's length. Add search and user authentication modal components.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD
2025-10-15 07:38:50 +00:00
0e936187a3 Make the search bar wider for better visibility
Adjusted padding in MediaOutlet.tsx to increase search bar width.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD
2025-10-15 07:34:03 +00:00
5d9358fd68 Adjust the size and spacing of the Sapiens logo in the search bar
Modify the `MediaOutlet.tsx` file to reduce the `h-4 w-4` to `h-2 w-auto` for the Sapiens logo and adjust the `space-x-1` to `space-x-2` for spacing within the search input container.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD
2025-10-15 07:33:02 +00:00