image move to public folder

This commit is contained in:
priyanshuvish
2025-07-17 13:50:08 +05:30
parent 1a2a061c97
commit 2cc67e83cf
12 changed files with 10 additions and 10 deletions

View File

@@ -4,11 +4,11 @@ import { Button } from "./ui/button";
import { GridPattern } from "./GridPattern";
import { ImageWithFallback } from "./figma/ImageWithFallback";
import { navigateTo } from "../App";
import regroupImage from '../assets/images/regroup.webp';
import seezunImage from '../assets/images/seezun.webp';
// import wokaImage from '../assets/images/woka.webp';
import wokaAwardImage from '../assets/images/woka.webp';
import tanamiImage from '@/assets/images/tanami.webp';
import regroupImage from '../public/images/regroup.webp';
import seezunImage from '../public/images/seezun.webp';
// import wokaImage from '../public/images/woka.webp';
import wokaAwardImage from '../public/images/woka.webp';
import tanamiImage from '../public/images/tanami.webp';
const featuredCaseStudy = {
title: "Woka",