diff --git a/public/.DS_Store b/public/.DS_Store index 200aed5..34554a6 100644 Binary files a/public/.DS_Store and b/public/.DS_Store differ diff --git a/public/images/.DS_Store b/public/images/.DS_Store index 2b09f75..6a42712 100644 Binary files a/public/images/.DS_Store and b/public/images/.DS_Store differ diff --git a/src/app/story/page.jsx b/src/app/story/page.jsx index b4b0df8..4aff5bc 100644 --- a/src/app/story/page.jsx +++ b/src/app/story/page.jsx @@ -7,6 +7,7 @@ import Team from '@/components/Team' import { Hero3 } from '@/components/Hero3' import { Hero4 } from '@/components/Hero4' import { Hero5 } from '@/components/Hero5' +import StorySticky from '@/components/StorySticky' @@ -15,10 +16,12 @@ export default function OurStory() { return ( <>
-
- - - +
+ + + + +