Commit 984e6a9
authored
Refactor SupportedBySection layout in Hero3D component (#30)
* Refactor SupportedBySection layout in Hero3D component
- Streamlined the structure of the SupportedBySection by removing unnecessary fragments and improving the layout for better readability.
- Adjusted mobile carousel styling for enhanced responsiveness and visual consistency.
- Maintained existing functionality while improving code clarity and maintainability.
* Refactor mobile carousel in SupportedBySection of Hero3D component
- Simplified the mobile carousel layout by removing unnecessary elements and adjusting styling for better responsiveness.
- Enhanced the structure for improved readability while maintaining existing functionality.
- Updated animation properties for a smoother user experience on mobile devices.
* Refactor SupportedBySection layout in Hero3D component
- Updated the logo display to use a grid layout for both desktop and mobile views, enhancing visual consistency and responsiveness.
- Changed the section title from "SUPPORTED BY" to "BACKED BY" for improved clarity.
- Removed the duplicated logos logic for a more streamlined implementation, simplifying the rendering process.
* Add ArrowUpRight icon to logo display in Hero3D component
- Introduced the ArrowUpRight icon to enhance visual feedback on logo hover states.
- Updated logo container to improve layout and responsiveness, ensuring a smoother user experience.
- Adjusted styling for the icon to maintain consistency with existing design elements.1 parent 48ec1c8 commit 984e6a9
1 file changed
Lines changed: 45 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
102 | 113 | | |
103 | 114 | | |
104 | 115 | | |
| |||
131 | 142 | | |
132 | 143 | | |
133 | 144 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | 145 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
152 | 158 | | |
153 | | - | |
154 | 159 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
165 | 170 | | |
166 | 171 | | |
167 | | - | |
| 172 | + | |
168 | 173 | | |
169 | 174 | | |
170 | 175 | | |
| |||
0 commit comments