Added browser screnshot image

This commit is contained in:
Mauro Balades
2024-07-07 14:20:46 +02:00
parent 88d9b0e60b
commit 917403a7fb
3 changed files with 67 additions and 61 deletions

View File

@@ -1,3 +1,5 @@
"use client";
import Features from "@/components/features";
import Footer from "@/components/footer";
import Header from "@/components/header";