Skip to content

Commit

Permalink
Use static image
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed Mar 11, 2024
1 parent 46a7d4a commit 23d6409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/components/Hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import Image from "next/image";
import Link from "next/link";
import image1 from "~/images/1.jpg";
import image1 from "@/public/images/banner/1.jpg";

import { Autoplay } from "swiper/modules";
import { Swiper, SwiperSlide } from "swiper/react";
Expand Down

0 comments on commit 23d6409

Please sign in to comment.