This commit is contained in:
2025-03-16 13:42:53 +08:00
parent a909854e4c
commit e169585a99
52 changed files with 425 additions and 73 deletions

View File

@@ -1,7 +1,6 @@
import { Box, Stack, Image, Text, Flex, SimpleGrid } from '@chakra-ui/react'
import { } from '../colors';
import { Box, Stack, Image, Flex, SimpleGrid } from '@chakra-ui/react'
import {useRef } from 'react';
import { motion, useInView } from 'framer-motion';
import { motion } from 'framer-motion';
// Create motion versions of Chakra components