Update src/app/responsible-use/page.tsx
This commit is contained in:
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
description="CloudLink prioritizes safety through verified vendors, age restrictions, and educational resources."
|
||||
features={[
|
||||
{
|
||||
title: "Strict Age Verification", items: ["Ensuring access only to adults of legal age."], id: "1"},
|
||||
title: "Strict Age Verification", label: "Strict Age Verification", items: ["Ensuring access only to adults of legal age."], id: "1"},
|
||||
{
|
||||
title: "Licensed Vendor Network", items: ["Partnering solely with regulated and compliant retailers."], id: "2"},
|
||||
title: "Licensed Vendor Network", label: "Licensed Vendor Network", items: ["Partnering solely with regulated and compliant retailers."], id: "2"},
|
||||
{
|
||||
title: "Educational Resources", items: ["Providing information for safe and informed choices."], id: "3"},
|
||||
title: "Educational Resources", label: "Educational Resources", items: ["Providing information for safe and informed choices."], id: "3"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/swirls-yellow-turquoise-pait_23-2147745431.jpg"
|
||||
imageAlt="Swirls of yellow and turquoise pait"
|
||||
|
||||
Reference in New Issue
Block a user