From b599e9cc84c7032dfa820f6994de0d783494f13c Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 2 Mar 2025 09:38:30 -0500 Subject: [PATCH] add gitignore, add metrics, add form popup --- .gitignore | 5 ++++ about/index.html | 6 +++-- faq/index.html | 6 +++-- gallery/index.html | 6 +++-- index.html | 64 ++++++++-------------------------------------- terms/index.html | 6 +++-- 6 files changed, 31 insertions(+), 62 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a984440 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/assests/pics/gallery/ +/gallery/centerpiece/index.html +/gallery/sculpture/index.html +/gallery/organic/index.html +gallery/classic/index.html diff --git a/about/index.html b/about/index.html index 30539ae..61a7e9d 100644 --- a/about/index.html +++ b/about/index.html @@ -172,6 +172,8 @@ Our expertise lies in crafting memorable experiences through a diverse array of - + + + - \ No newline at end of file + diff --git a/faq/index.html b/faq/index.html index 91e971f..fdab162 100644 --- a/faq/index.html +++ b/faq/index.html @@ -159,6 +159,8 @@ - + + + - \ No newline at end of file + diff --git a/gallery/index.html b/gallery/index.html index 6ec8eb8..6181ed5 100644 --- a/gallery/index.html +++ b/gallery/index.html @@ -136,6 +136,8 @@ - + + + - \ No newline at end of file + diff --git a/index.html b/index.html index 13962a4..21280fb 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@

Visit our store

554 Boston Post Road, Milford, CT 06460

203.283.5626

-
@@ -119,60 +119,15 @@ --> - - - + + + - \ No newline at end of file +