diff --git a/public/images/gallery/cables.avif b/public/images/gallery/cables.avif new file mode 100644 index 0000000..5f61a36 Binary files /dev/null and b/public/images/gallery/cables.avif differ diff --git a/public/images/gallery/cables.jpg b/public/images/gallery/cables.jpg new file mode 100644 index 0000000..66c95cb Binary files /dev/null and b/public/images/gallery/cables.jpg differ diff --git a/public/images/gallery/cables.webp b/public/images/gallery/cables.webp new file mode 100644 index 0000000..351e320 Binary files /dev/null and b/public/images/gallery/cables.webp differ diff --git a/public/images/gallery/code.avif b/public/images/gallery/code.avif new file mode 100644 index 0000000..fbe9d07 Binary files /dev/null and b/public/images/gallery/code.avif differ diff --git a/public/images/gallery/code.jpg b/public/images/gallery/code.jpg new file mode 100644 index 0000000..5e9bda1 Binary files /dev/null and b/public/images/gallery/code.jpg differ diff --git a/public/images/gallery/code.webp b/public/images/gallery/code.webp new file mode 100644 index 0000000..adc09ee Binary files /dev/null and b/public/images/gallery/code.webp differ diff --git a/public/images/gallery/racks.avif b/public/images/gallery/racks.avif new file mode 100644 index 0000000..5c319fe Binary files /dev/null and b/public/images/gallery/racks.avif differ diff --git a/public/images/gallery/racks.jpg b/public/images/gallery/racks.jpg new file mode 100644 index 0000000..b9c404b Binary files /dev/null and b/public/images/gallery/racks.jpg differ diff --git a/public/images/gallery/racks.webp b/public/images/gallery/racks.webp new file mode 100644 index 0000000..17cb57f Binary files /dev/null and b/public/images/gallery/racks.webp differ diff --git a/public/images/gallery/server-room.avif b/public/images/gallery/server-room.avif new file mode 100644 index 0000000..81e1295 Binary files /dev/null and b/public/images/gallery/server-room.avif differ diff --git a/public/images/gallery/server-room.jpg b/public/images/gallery/server-room.jpg new file mode 100644 index 0000000..f36f234 Binary files /dev/null and b/public/images/gallery/server-room.jpg differ diff --git a/public/images/gallery/server-room.webp b/public/images/gallery/server-room.webp new file mode 100644 index 0000000..2a916f9 Binary files /dev/null and b/public/images/gallery/server-room.webp differ diff --git a/public/images/gallery/team.avif b/public/images/gallery/team.avif new file mode 100644 index 0000000..e7d3620 Binary files /dev/null and b/public/images/gallery/team.avif differ diff --git a/public/images/gallery/team.jpg b/public/images/gallery/team.jpg new file mode 100644 index 0000000..d7b718b Binary files /dev/null and b/public/images/gallery/team.jpg differ diff --git a/public/images/gallery/team.webp b/public/images/gallery/team.webp new file mode 100644 index 0000000..5af7be4 Binary files /dev/null and b/public/images/gallery/team.webp differ diff --git a/public/images/gallery/workspace.avif b/public/images/gallery/workspace.avif new file mode 100644 index 0000000..bdadc65 Binary files /dev/null and b/public/images/gallery/workspace.avif differ diff --git a/public/images/gallery/workspace.jpg b/public/images/gallery/workspace.jpg new file mode 100644 index 0000000..e8cbb2c Binary files /dev/null and b/public/images/gallery/workspace.jpg differ diff --git a/public/images/gallery/workspace.webp b/public/images/gallery/workspace.webp new file mode 100644 index 0000000..ef2c2e8 Binary files /dev/null and b/public/images/gallery/workspace.webp differ diff --git a/src/components/BackToTop.astro b/src/components/BackToTop.astro index ba2b978..d980d04 100644 --- a/src/components/BackToTop.astro +++ b/src/components/BackToTop.astro @@ -4,8 +4,8 @@ const label = 'Volver arriba';