feat: Add new image assets and update components to use them, replacing the footer text logo with an image.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { Metadata } from "next";
|
||||
import Link from "next/link";
|
||||
import Image from "next/image";
|
||||
import { Section } from "@/components/layout/Section";
|
||||
import { Container } from "@/components/layout/Container";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user