Add html
This commit is contained in:
parent
967879809b
commit
52a2cf8db6
13
html
Normal file
13
html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Leveret Customer Service</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Leveret</h1>
|
||||
<p>If you need any assistance, our customer service team is here to help!</p>
|
||||
<p>For more details, visit our <a href="https://www.leveret.com/pages/customer-service" target="_blank">Customer Service page</a>.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user