Commit 552ee4e
authored
Landing details (#25)
* Update metadata and headings to reflect new messaging for MCPay
* Enhance MCPBrowser and Navbar components with account modal integration
- Added account modal functionality to MCPBrowser for user sign-in.
- Updated button labels in Navbar to reflect 'SIGN IN' instead of 'Connect' for improved clarity.
- Modified layout in MCPBrowser to include a new heading and sign-in button, enhancing user engagement.
* Update Hero3D component headings for improved emphasis on messaging
- Changed font weight of headings in Hero3D to 'semibold' for better visual hierarchy and clarity.
- Ensured consistency in styling across different screen sizes while maintaining the focus on AI payment services.
* Add SupportedBySection to Hero3D component and reorganize layout
- Introduced SupportedBySection to display supported logos, enhancing the visual appeal and information delivery.
- Adjusted layout in Hero3D for better mobile responsiveness, moving stats to a more appropriate position.
- Improved overall structure and clarity of the Hero3D component, ensuring a cohesive user experience.
* Update button components with animation support and adjust MCPBrowser layout
- Added animated prop to Button component for enhanced user interaction.
- Updated button instances in Hero3D to utilize the new animated feature for improved visual feedback.
- Increased margin in MCPBrowser section for better spacing and layout consistency.
* Refactor McpExampleCard to enhance tool display with tooltips and improved layout
- Integrated Tooltip component to provide additional information for tools, enhancing user experience.
- Adjusted layout to include an info icon next to tool names, improving clarity and accessibility.
- Streamlined button functionality and styling for better visual consistency across devices.
* Update MCPay metadata and display text for consistency in messaging
- Changed title and alt text in metadata and Open Graph settings to "MCPay: make your AIs more capable" for improved clarity and branding.
- Updated display text in the OG server route to match the new title, ensuring consistency across the application.1 parent f170139 commit 552ee4e
8 files changed
Lines changed: 252 additions & 222 deletions
File tree
- apps/app/src
- app
- api/og/server/[id]
- components
- custom-ui
- ui
- context
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
128 | 134 | | |
129 | 135 | | |
130 | 136 | | |
| |||
159 | 165 | | |
160 | 166 | | |
161 | 167 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
169 | 183 | | |
170 | 184 | | |
171 | 185 | | |
172 | 186 | | |
| 187 | + | |
173 | 188 | | |
174 | 189 | | |
175 | 190 | | |
0 commit comments