images size reduced

This commit is contained in:
2026-04-17 16:07:00 +05:30
parent 789b5f43b8
commit 709827b5aa
6 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ import { Badge } from "../components/ui/badge";
import { Button } from "../components/ui/button";
import { Card, CardContent } from "../components/ui/card";
import { ShimmerButton } from "../components/ui/shimmer-button";
import heroMockupImage from "../src/images/mobile-app-banner.png";
import heroMockupImage from "../src/images/mobile-app-banner.jpg";
import { Helmet } from "react-helmet-async";
import { useNavigate } from "react-router-dom";