Skip to content

Commit

Permalink
Cleanup (#1079)
Browse files Browse the repository at this point in the history
* remove callout

* delete testimonials

* remove calltoactionsection

* deleted tesimony

* delete customcalltoaction
  • Loading branch information
anemne authored Dec 20, 2024
1 parent 5e4a63c commit 5b92821
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 964 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ In addition to the primary Sanity Studio (accessible at http://localhost:3000/st

### Features of Shared Studio

- Customer Cases: Customer Cases is another content type available in the Shared Studio, enabling you to showcase client stories or testimonials.
- Customer Cases: Customer Cases is another content type available in the Shared Studio, enabling you to showcase client stories.

Accessing Shared Studio

Expand Down Expand Up @@ -138,7 +138,7 @@ The `Company Information` menu allows you to configure global settings for your
### Pages

- **Creating Pages**: Content editors can create and manage pages under the `Pages` menu in the Sanity Studio.
- **Adding Sections**: Each page can be customized with structured content that includes various predefined sections such as hero, article, testimonials, features, callToAction, grid, and callout.
- **Adding Sections**: Each page can be customized with structured content that includes various predefined sections such as hero, article, features and grid.

## Development

Expand Down
29 changes: 0 additions & 29 deletions src/components/sections/callToAction/CallToAction.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions src/components/sections/callToAction/CallToActionPreview.tsx

This file was deleted.

41 changes: 0 additions & 41 deletions src/components/sections/callToAction/callToAction.module.css

This file was deleted.

33 changes: 0 additions & 33 deletions src/components/sections/callout/Callout.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions src/components/sections/callout/CalloutPreview.tsx

This file was deleted.

23 changes: 0 additions & 23 deletions src/components/sections/callout/callout.module.css

This file was deleted.

91 changes: 0 additions & 91 deletions src/components/sections/testimonials/Testimonials.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions src/components/sections/testimonials/TestimonialsPreview.tsx

This file was deleted.

Loading

0 comments on commit 5b92821

Please sign in to comment.