Commit Graph

30 Commits

Author SHA1 Message Date
becarta
d66123c029 major update in looks and feel 2025-03-06 00:03:16 +01:00
becarta
e9d3d8a2fb Contact form logic 2025-03-04 00:32:39 +01:00
becarta
ce13898142 Added issue date to certifications 2025-02-12 06:04:06 +01:00
becarta
db790f0457 first update 2025-02-04 01:19:24 +01:00
prototypa
e804000c0d Add id,bg with types to Hero and Hero2. Fix #448 2024-06-22 20:45:34 -04:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
prototypa
f234e63eb4 Fix #397: Adjust URL for Chinese Categories and Tags 2024-04-14 13:20:55 -04:00
prototypa
a2187f0991 Fix typescript errors on astro check 2024-03-26 22:23:23 -04:00
Dylan Awalt-Conley
7dff15a40b fix: make some type props optional
These props are already treated as optional in their components, and
sometimes not passed.
2024-03-26 12:23:30 -04:00
Dylan Awalt-Conley
ab1dcf8756 fix: number types that can already be strings
Some of the amounts being passed, e.g. in homes/mobile-app.astro, cannot
easily be represented as numbers.
2024-03-26 12:16:56 -04:00
Dylan Awalt-Conley
356854f018 fix: CallToAction interface 2024-03-26 12:08:27 -04:00
prototypa
5e8bb02ab8 Allow set a name for textarea message 2024-03-25 08:18:12 -04:00
prototypa
9818cd08b8 Fix Button to render a <button> tag if the 'type' attribute exists. Issue #299 2023-12-02 09:25:34 -05:00
prototypa
788acd9321 Fix astro check errors on strict typescript, issue #293 2023-12-02 09:09:13 -05:00
prototypa
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
prototypa
ff76714e8e Format with prettier 2023-08-30 14:07:39 -04:00
prototypa
ba6421bb18 Update Content type to AstroComponentFactory 2023-08-30 14:05:18 -04:00
widgeter
a9a4298eec Include a callToAction on Content widget 2023-08-24 22:01:40 +02:00
widgeter
2840bfffb3 Include a Brands widget 2023-08-24 21:49:27 +02:00
prototypa
d4b5a0f54e Add defaultIcon to Features 2023-08-16 00:43:08 -04:00
widgeter
5dbdf84dd7 Create a contact component 2023-08-11 17:50:09 +02:00
widgeter
1db237dd7a Refactor the Pricing widget 2023-08-09 19:30:55 +02:00
widgeter
d7e372ed4b Modify Steps2 widget 2023-08-08 14:17:44 +02:00
widgeter
0fb8de34cb Modify Features3 when they are consecutive 2023-08-08 13:09:35 +02:00
widgeter
219d22d312 Include some widgets in about-us page 2023-08-08 12:33:13 +02:00
widgeter
fc13e8328a Change images in the Features3 and Testimonials 2023-08-07 18:56:09 +02:00
widgeter
88e90fccbd Fix CallToaction style in dark mode 2023-08-04 19:22:44 +02:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
prototypa
8cd3985c5d Format with prettier 2023-07-27 14:47:30 -04:00
prototypa
47a9ab4780 Rename types.ts to types.d.ts 2023-07-27 14:05:39 -04:00