diff --git a/lang/en/content.php b/lang/en/content.php index 0b6d76d2..cf21c708 100644 --- a/lang/en/content.php +++ b/lang/en/content.php @@ -65,7 +65,7 @@ "badge" => "Design that fits the specifics of the industry", ], "section_5" => [ - "title_1" => "What they say about us", + "title_1" => "Customer reviews", "subtitle_1" => "Our clients' opinions are very important, they attest to the quality of our services and inspire us to constantly improve.", ], "section_6" => [ diff --git a/lang/pl/content.php b/lang/pl/content.php index d634f2bc..e82c51ba 100644 --- a/lang/pl/content.php +++ b/lang/pl/content.php @@ -65,7 +65,7 @@ "badge" => "Design wpasowujący się w specyfikę branży", ], "section_5" => [ - "title_1" => "Co o nas mówią", + "title_1" => "Opinie klientów", "subtitle_1" => "Opinie naszych klientów są bardzo ważne, świadczą o jakości naszych usług i inspirują nas do nieustannego doskonalenia.", ], "section_6" => [ diff --git a/resources/views/components/small-primary-button.blade.php b/resources/views/components/small-primary-button.blade.php index 9275752f..bdd4705d 100644 --- a/resources/views/components/small-primary-button.blade.php +++ b/resources/views/components/small-primary-button.blade.php @@ -1,5 +1,5 @@ - + {{$slot}}