diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 22fb3f8..a9f31ef 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -8,7 +8,7 @@ import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwen export default function GalleryPage() { return ( - +
diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 1b91d59..a56334c 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -8,7 +8,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni export default function ReviewsPage() { return ( - +