update packages and dependencies

This commit is contained in:
somrat sorkar
2024-01-27 10:20:03 +06:00
parent 5ceca22106
commit f09a462178
10 changed files with 37 additions and 41 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import CallToAction from "@/partials/CallToAction.astro";
import Testimonial from "@/partials/Testimonial.astro";
import type { Button, Feature } from "@/types";
import { getEntry } from "astro:content";
import { FaCheck } from "react-icons/fa/index.js";
import { FaCheck } from "react-icons/fa";
interface Homepage {
banner: {