Merge version_5 into main #23
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import TestimonialAboutCard from '@/components/sections/testimonial/TestimonialAboutCard';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { CheckCircle, Phone, MapPin, Clock } from 'lucide-react';
|
||||
@@ -101,7 +101,7 @@ export default function AboutPage() {
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialAboutCard
|
||||
<TestimonialCardTwo
|
||||
title="Što kažu naši pacijenti"
|
||||
description="Autentične recenzije od zadovoljnih pacijenata"
|
||||
tag="Recenzije"
|
||||
|
||||
Reference in New Issue
Block a user