Merge version_2 into main #2
@@ -119,6 +119,7 @@ export default function LandscapingPage() {
|
||||
tag="Как это работает"
|
||||
tagIcon={CalendarCheck}
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
>
|
||||
<div className="flex flex-col items-center p-4 text-center">
|
||||
<CalendarCheck className="h-8 w-8 text-primary-cta mb-2" />
|
||||
@@ -191,6 +192,7 @@ export default function LandscapingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "gallery-1", name: "Внешний вид клиники", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/portfolio-1.jpg", imageAlt: "Clinic exterior", price: "", variant: ""
|
||||
|
||||
Reference in New Issue
Block a user