diff --git a/docs/data/material/getting-started/templates/landing-page/components/FAQ.js b/docs/data/material/getting-started/templates/landing-page/components/FAQ.js
index 4e3c1eecd9ab23..f37821fcf67e3d 100644
--- a/docs/data/material/getting-started/templates/landing-page/components/FAQ.js
+++ b/docs/data/material/getting-started/templates/landing-page/components/FAQ.js
@@ -123,8 +123,8 @@ export default function FAQ() {
>
}
- aria-controls="panel3d-content"
- id="panel3d-header"
+ aria-controls="panel4d-content"
+ id="panel4d-header"
>
Is there a warranty on the product, and what does it cover?
diff --git a/docs/data/material/getting-started/templates/landing-page/components/Features.js b/docs/data/material/getting-started/templates/landing-page/components/Features.js
index 9c7c43f3914b69..99e0606e883d4a 100644
--- a/docs/data/material/getting-started/templates/landing-page/components/Features.js
+++ b/docs/data/material/getting-started/templates/landing-page/components/Features.js
@@ -32,9 +32,9 @@ const items = [
},
{
icon: ,
- title: 'Available in all platforms',
+ title: 'Available on all platforms',
description:
- 'This item could let users know that the product is available on all platforms, such as web, mobile, and desktop.',
+ 'This item could let users know the product is available on all platforms, such as web, mobile, and desktop.',
imageLight: 'url("/static/images/templates/templates-images/devices-light.png")',
imageDark: 'url("/static/images/templates/templates-images/devices-dark.png")',
},
diff --git a/docs/data/material/getting-started/templates/landing-page/components/Features.tsx b/docs/data/material/getting-started/templates/landing-page/components/Features.tsx
index 37f5ab4b47cba4..d493be0d22e792 100644
--- a/docs/data/material/getting-started/templates/landing-page/components/Features.tsx
+++ b/docs/data/material/getting-started/templates/landing-page/components/Features.tsx
@@ -32,9 +32,9 @@ const items = [
},
{
icon: ,
- title: 'Available in all platforms',
+ title: 'Available on all platforms',
description:
- 'This item could let users know that the product is available on all platforms, such as web, mobile, and desktop.',
+ 'This item could let users know the product is available on all platforms, such as web, mobile, and desktop.',
imageLight: 'url("/static/images/templates/templates-images/devices-light.png")',
imageDark: 'url("/static/images/templates/templates-images/devices-dark.png")',
},
diff --git a/docs/data/material/getting-started/templates/landing-page/components/Highlights.js b/docs/data/material/getting-started/templates/landing-page/components/Highlights.js
index 1028a3d07ac06f..cc8ec2b628aa7e 100644
--- a/docs/data/material/getting-started/templates/landing-page/components/Highlights.js
+++ b/docs/data/material/getting-started/templates/landing-page/components/Highlights.js
@@ -23,7 +23,7 @@ const items = [
icon: ,
title: 'Built to last',
description:
- 'Experience unmatched durability that goes above and beyond, with lasting investment.',
+ 'Experience unmatched durability that goes above and beyond with lasting investment.',
},
{
icon: ,
diff --git a/docs/data/material/getting-started/templates/landing-page/components/Highlights.tsx b/docs/data/material/getting-started/templates/landing-page/components/Highlights.tsx
index 1028a3d07ac06f..cc8ec2b628aa7e 100644
--- a/docs/data/material/getting-started/templates/landing-page/components/Highlights.tsx
+++ b/docs/data/material/getting-started/templates/landing-page/components/Highlights.tsx
@@ -23,7 +23,7 @@ const items = [
icon: ,
title: 'Built to last',
description:
- 'Experience unmatched durability that goes above and beyond, with lasting investment.',
+ 'Experience unmatched durability that goes above and beyond with lasting investment.',
},
{
icon: ,
diff --git a/docs/data/material/getting-started/templates/landing-page/components/LogoCollection.tsx.preview b/docs/data/material/getting-started/templates/landing-page/components/LogoCollection.tsx.preview
deleted file mode 100644
index 86380332f0d33e..00000000000000
--- a/docs/data/material/getting-started/templates/landing-page/components/LogoCollection.tsx.preview
+++ /dev/null
@@ -1,14 +0,0 @@
-
- Trusted by the best companies
-
-
- {logos.map((logo, index) => (
-
-
-
- ))}
-
\ No newline at end of file