diff --git a/src/components/FAQ.astro b/src/components/FAQ.astro index 6d78e54..86257f7 100644 --- a/src/components/FAQ.astro +++ b/src/components/FAQ.astro @@ -6,7 +6,7 @@ import AccordionItem from "./ui/blocks/AccordionItem.astro"; const subTitle: string = "Ask us anything about our brand and products, and get factual responses."; -// Define a helper function to generate ids +// Helper function to generate ids const makeId = (base: any, index: any) => `${base}${index + 1}`; const faqs = [ @@ -75,3 +75,5 @@ const faqs = [ + + \ No newline at end of file diff --git a/src/components/FeaturesNavs.astro b/src/components/FeaturesNavs.astro index 7d16874..ee42135 100644 --- a/src/components/FeaturesNavs.astro +++ b/src/components/FeaturesNavs.astro @@ -126,3 +126,4 @@ const title: string = `Customize \ No newline at end of file diff --git a/src/components/FooterSection.astro b/src/components/FooterSection.astro index 451aa6b..1904f71 100644 --- a/src/components/FooterSection.astro +++ b/src/components/FooterSection.astro @@ -179,14 +179,20 @@ const company: Links[] = [ - © ScrewFast. All rights reserved. + © ScrewFast. Crafted + by + sobstvennoAI. -
- © ScrewFast. All rights reserved. + © ScrewFast. Crafted + by + sobstvennoAI.