Commit Graph

16 Commits

Author SHA1 Message Date
2ba55566b5 feat: redesign benefits section with image cards
- Replaced icon-based feature cards with new image-based card layout using product benefit images
- Updated grid layout to 7-column system with asymmetric card sizes for better visual hierarchy
- Added hover effects with cyan highlights and scale transitions for better interactivity
- Implemented responsive design with custom rounded corners for mobile/desktop views
- Removed unused FeatureCard, FeatureTitle and FeatureDescription components
- Adde
2025-10-27 15:22:42 +01:00
2a141cbc91 Based on the git diff, here's an appropriate commit message:
feat: update brand logo assets

- Added new logo_1.png image file to public/images directory
- Simplified logomark.svg by removing complex gradient patterns and clip paths
- Reduced SVG markup complexity for better performance and maintainability

This is a "feat" type commit since it modifies user-visible brand assets. The message clearly describes both the addition of a new logo file and the simplification of the existing SVG logomark,
2025-10-27 13:58:51 +01:00
68b2119c76 feat: enhance UI with glowing effects and visual improvements
- Added new MagicCard component for interactive hover effects with gradient lighting
- Enhanced CubeLight component with cyan glow effects and improved visual styling
- Added new GlowingEffect component for dynamic lighting animations
- Updated StackedCubesLight with ambient gradient background and smoother transitions
- Added tracking-wide property to CP text component for better readability
- Added new networkhero.png image asset
2025-10-24 20:41:42 +02:00
94f4e72e57 feat: update hero sections with new visual designs
- Added new hero section alternatives for Agents, Cloud, Compute and GPU pages with modern visual layouts
- Updated hero background images with new high-quality assets for better visual appeal
- Replaced spinning animation heroes with full-width image + text split layouts
- Added consistent styling across hero sections with left-aligned text and right-side hero images
- Updated hero copy to focus on platform capabilities and value propositions
- Replace
2025-10-24 17:58:21 +02:00
c1952754d7 feat: update homepage hero section design
- Replaced hero background image with new mchip3.webp visual
- Added new home.png asset for UI elements
- Adjusted vertical spacing with pt-[20vh] and -mt-5 for better visual balance
- Refined container layout by removing justify-center for more precise positioning
2025-10-24 16:52:21 +02:00
c0df7c21a7 feat: redesign storage hero section with new layout and visuals
- Replaced spinning circular animation with new static hero image (storagehero2.png)
- Updated hero section layout to right-aligned image with left content format
- Changed messaging to focus on data/intelligence relationship and storage capabilities
- Simplified component by removing BackgroundIllustration and ContactForm
- Updated CTA from "Join Waitlist" to "Talk to an expert"
- Added "STORAGE" label with cyan accent color
- Improved responsive design
2025-10-24 16:42:16 +02:00
Emre
45b1c43b97 improvements 2025-10-24 15:11:28 +03:00
4cc98af570 chore: remove Next.js dependencies and update UI components with standard React 2025-10-23 14:18:16 +02:00
82e730346e feat: update homepage UI with new cloud section and simplified gradient backgrounds 2025-10-23 02:25:42 +02:00
c9129c5c66 feat: replace card stack with new feature grid and add product icons 2025-10-23 01:32:54 +02:00
af77948679 feat: implement floating navbar with aurora background and updated header styling 2025-10-22 22:25:54 +02:00
ce33e0f7c3 feat: add cloud video background and update StackSection styling to dark theme 2025-10-22 18:46:21 +02:00
1f0f18105e style: update hero section with new cloud background and button layout 2025-10-22 18:35:05 +02:00
f30006a983 chore: delete unused icon.svg file 2025-10-22 17:34:12 +02:00
886e7557df chore: update dependencies and add new mobile-first features page with interactive demos 2025-10-22 17:10:31 +02:00
Emre
205c8fd0d9 Initial commit 2025-10-22 17:30:00 +03:00