diff --git a/src/App.tsx b/src/App.tsx index 48934cb..b7f71ee 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,4 +1,5 @@ import { useState, useEffect } from "react"; +import ReviewsSection from "./ReviewsSection"; import { ChevronDown, Trophy, @@ -542,7 +543,10 @@ const App = () => { Striker Competition

- Engineered a realistic operating room prototype showcased at the Stryker Competition, demonstrating advanced surgical workflow design and innovation.

+ Engineered a realistic operating room prototype showcased at + the Stryker Competition, demonstrating advanced surgical + workflow design and innovation. +

@@ -675,7 +679,10 @@ const App = () => {
- +

Entrepreneurial Spirit

@@ -689,7 +696,10 @@ const App = () => {
- +

Growth Mindset

@@ -703,6 +713,13 @@ const App = () => {
+ {/* Reviews Section */} + + {/* Footer */}