Skip to content

Commit

Permalink
Updated photo
Browse files Browse the repository at this point in the history
  • Loading branch information
William-Mou committed Dec 7, 2023
1 parent f850c80 commit fb739ae
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file added src/assets/images/2023-group-photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/2023-summer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/Features2.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { motion } from "framer-motion";

import feature5 from "../assets/images/NCHC.jpg";
import feature6 from "../assets/images/TsingHua.Team.02.jpg";
import feature5 from "../assets/images/TsingHua.Team.02.jpg";
import feature6 from "../assets/images/2023-summer.jpg";
import { CheckArrowIcon } from "../assets/icons/CheckArrowIcon";

export const Features2 = () => (
Expand Down
4 changes: 2 additions & 2 deletions src/components/Testimonials.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Yi from "../assets/images/2022-Yi.jpg";
import Wu from "../assets/images/2022-Wu.jpg";
import 小P from "../assets/images/小P.png";
import Nevikw from "../assets/images/2023-Nevikw.jpg";

// import group_photo from "../assets/images/2023-group-photo.jpg"

const testimonialsDataUpperRow = [
{
Expand Down Expand Up @@ -54,7 +54,7 @@ const testimonialsDataLowerRow = [
customerName: "小P",
customerTitle: "努力長大中,想要跑得超級快!",
content:
"來參加HPCAI冬令營吧!這裡的夥伴都超友善的,大家都願意互相幫助~不管遇到什麼問題,都可以勇敢發問,一起成長!😊🌈",
"來參加HPCAI夏令營吧!這裡的夥伴都超友善的,大家都願意互相幫助~不管遇到什麼問題,都可以勇敢發問,一起成長!😊🌈",
image: 小P,
},

Expand Down

0 comments on commit fb739ae

Please sign in to comment.