// New Factory-based Testimonial Blocks
export * from "./GridTestimonial";
export * from "./SplitTestimonial";

// New Factory Examples
export * from "./SplitTestimonial.examples";
export * from "./GridTestimonial.examples";