Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -15,23 +15,15 @@ export const metadata: Metadata = {
|
||||
description: 'Discover the latest fashion in jerseys, shoes, purses, sandals, and apparel at Tarime Town Mall Shoppe. Your premier shopping destination in Tarime, Mara, Tanzania.',
|
||||
keywords: ["shopping, fashion, jerseys, shoes, purses, sandals, bracelets, rings, necklaces, t-shirts, shirts, trousers, skirts, dresses, scarves, handkerchieves, Tarime, Tanzania, Mall, apparel, accessories"],
|
||||
openGraph: {
|
||||
"title": "Tarime Town Mall Shoppe | Fashion & Accessories in Tarime",
|
||||
"description": "Discover the latest fashion in jerseys, shoes, purses, sandals, and apparel at Tarime Town Mall Shoppe.",
|
||||
"url": "https://tarimemallshoppe.com",
|
||||
"siteName": "Tarime Town Mall Shoppe",
|
||||
"images": [
|
||||
"title": "Tarime Town Mall Shoppe | Fashion & Accessories in Tarime", "description": "Discover the latest fashion in jerseys, shoes, purses, sandals, and apparel at Tarime Town Mall Shoppe, located in Tarime Town Council Mall, Tarime, Mara, Tanzania.", "url": "https://tarimemallshoppe.com", "siteName": "Tarime Town Mall Shoppe", "images": [
|
||||
{
|
||||
"url": "http://img.b2bpic.net/free-photo/excited-women-standing-boutique_23-2147666176.jpg",
|
||||
"alt": "Stylish woman shopping for fashion items"
|
||||
"url": "http://img.b2bpic.net/free-photo/excited-women-standing-boutique_23-2147666176.jpg", "alt": "Stylish woman shopping for fashion items"
|
||||
}
|
||||
],
|
||||
"type": "website"
|
||||
},
|
||||
twitter: {
|
||||
"card": "summary_large_image",
|
||||
"title": "Tarime Town Mall Shoppe | Fashion & Accessories in Tarime",
|
||||
"description": "Discover the latest fashion in jerseys, shoes, purses, sandals, and apparel at Tarime Town Mall Shoppe.",
|
||||
"images": [
|
||||
"card": "summary_large_image", "title": "Tarime Town Mall Shoppe | Fashion & Accessories in Tarime", "description": "Discover the latest fashion in jerseys, shoes, purses, sandals, and apparel at Tarime Town Mall Shoppe, located in Tarime Town Council Mall, Tarime, Mara, Tanzania.", "images": [
|
||||
"http://img.b2bpic.net/free-photo/excited-women-standing-boutique_23-2147666176.jpg"
|
||||
]
|
||||
},
|
||||
@@ -42,8 +34,7 @@ export const metadata: Metadata = {
|
||||
};
|
||||
|
||||
const archivo = Archivo({
|
||||
variable: "--font-archivo",
|
||||
subsets: ["latin"]
|
||||
variable: "--font-archivo", subsets: ["latin"]
|
||||
});
|
||||
|
||||
export default function RootLayout({
|
||||
@@ -66,4 +57,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -247,6 +247,10 @@ export default function LandingPage() {
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Our Location", href: "#contact"},
|
||||
{
|
||||
label: "Payment Methods", href: "#faq"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user