Skip to content

Commit

Permalink
fix photos
Browse files Browse the repository at this point in the history
  • Loading branch information
fahimmehraj committed Mar 2, 2024
1 parent 18ff187 commit 01ee04f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/landing/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import Image from "next/image";

import empowerImg from "@/public/gallery/2023/DSC_1144.jpg";
import dreamImg from "@/public/gallery/2023/DSC_1129.jpg";
import dreamImg from "@/public/gallery/2023/DSC_1128.jpg";
import demoImg from "@/public/gallery/2023/DSC_1061.jpg";
import foodImg from "@/public/gallery/2023/DSC_1031.jpg";
import { MotionValue, motion, useScroll, useTransform } from "framer-motion";
Expand Down
File renamed without changes

1 comment on commit 01ee04f

@vercel
Copy link

@vercel vercel bot commented on 01ee04f Mar 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

website-git-production-atomhacks.vercel.app
website-atomhacks.vercel.app
atomhacks.org

Please sign in to comment.