[WEB-2204] chore: asset optimization (#5346)
* chore: dashboard empty state asset updated and remove unwanted asset * chore: workspace active cycle asset updated * chore: onboarding pages asset updated and remove unwanted asset from web and space app * chore: onboarding profile setup and create workspace asset updated and remove unwanted asset from web and space app * chore: code refactor
This commit is contained in:
parent
6e435df613
commit
269e6ccd18
20 changed files with 7 additions and 2805 deletions
|
|
@ -4,7 +4,7 @@ import { useTheme } from "next-themes";
|
|||
// icons
|
||||
import { Lightbulb } from "lucide-react";
|
||||
// images
|
||||
import latestFeatures from "@/public/onboarding/onboarding-pages.svg";
|
||||
import latestFeatures from "@/public/onboarding/onboarding-pages.webp";
|
||||
|
||||
export const LatestFeatureBlock = () => {
|
||||
const { resolvedTheme } = useTheme();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue