Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function JournalPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg?_wi=3"
|
||||
imageAlt="KAYURA Skincare Journal and Research"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -142,7 +142,7 @@ export default function JournalPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=5"
|
||||
imageAlt="KAYURA Premium Skincare Collection"
|
||||
logoText="KAYURA"
|
||||
copyrightText="© 2024 KAYURA | Premium Systemic & Topical Skincare"
|
||||
|
||||
@@ -1,28 +1,50 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "KAYURA - Premium Systemic & Topical Skincare",
|
||||
description: "Concern-driven skincare combining clinically-validated topicals with systemic supplements. Multi-taxonomy navigation, personalized quizzes, and science-backed formulations for visible results.",
|
||||
keywords: "skincare, premium beauty, concern-driven, systemic skincare, topical serum, acne treatment, anti-aging, hyperpigmentation, hydration, eye care, skincare quiz",
|
||||
openGraph: {
|
||||
title: "KAYURA - Premium Systemic & Topical Skincare",
|
||||
description: "Discover your perfect skincare routine with concern-driven formulations backed by clinical research.",
|
||||
url: "https://kayura.com",
|
||||
siteName: "KAYURA",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg",
|
||||
alt: "KAYURA Premium Night Balm",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "KAYURA - Premium Skincare",
|
||||
description: "Concern-driven beauty. Clinically-validated. Results-focused.",
|
||||
images: ["http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -31,7 +53,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${dmSans.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${dmSans.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +67,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -55,7 +55,7 @@ export default function MemberPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg?_wi=4"
|
||||
imageAlt="KAYURA Member Exclusive Benefits"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -191,7 +191,7 @@ export default function MemberPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=6"
|
||||
imageAlt="KAYURA Premium Skincare Collection"
|
||||
logoText="KAYURA"
|
||||
copyrightText="© 2024 KAYURA | Premium Systemic & Topical Skincare"
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
{ text: "Shop Now", href: "/shop" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg?_wi=1"
|
||||
imageAlt="KAYURA Premium Night Balm"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function HomePage() {
|
||||
tagAnimation="entrance-slide"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[{ text: "Start Quiz", href: "/" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg?_wi=1"
|
||||
imageAlt="Skincare Quiz Discovery"
|
||||
/>
|
||||
</div>
|
||||
@@ -127,28 +127,28 @@ export default function HomePage() {
|
||||
id: "concern-aging",
|
||||
name: "Aging & Firming",
|
||||
price: "View Products",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-using-serum_23-2149343874.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-using-serum_23-2149343874.jpg?_wi=1",
|
||||
imageAlt: "Anti-Aging Skincare Collection",
|
||||
},
|
||||
{
|
||||
id: "concern-pigmentation",
|
||||
name: "Pigmentation",
|
||||
price: "View Products",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-beauty-portrait-topless-woman-with-perfect-skin-natural-make-up-holds-serum-youth-skin-hydration-dropper-with-cosmetic-oil_343596-7827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-beauty-portrait-topless-woman-with-perfect-skin-natural-make-up-holds-serum-youth-skin-hydration-dropper-with-cosmetic-oil_343596-7827.jpg?_wi=1",
|
||||
imageAlt: "Hyperpigmentation Treatment Collection",
|
||||
},
|
||||
{
|
||||
id: "concern-acne",
|
||||
name: "Acne & Microbiome",
|
||||
price: "View Products",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-dealing-with-rosacea_23-2150478613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-dealing-with-rosacea_23-2150478613.jpg?_wi=1",
|
||||
imageAlt: "Acne Treatment Collection",
|
||||
},
|
||||
{
|
||||
id: "concern-barrier",
|
||||
name: "Sensitive Barrier",
|
||||
price: "View Products",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-jar-with-cosmetic-cream-her-hands_1150-11722.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-jar-with-cosmetic-cream-her-hands_1150-11722.jpg?_wi=1",
|
||||
imageAlt: "Sensitive Skin Care Collection",
|
||||
},
|
||||
{
|
||||
@@ -185,28 +185,28 @@ export default function HomePage() {
|
||||
id: "fs-foundation",
|
||||
name: "Foundation Serum",
|
||||
price: "$110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg?_wi=1",
|
||||
imageAlt: "Foundation Serum - Universal First Serum",
|
||||
},
|
||||
{
|
||||
id: "c1-cleanser",
|
||||
name: "Exfoliating Cleanser",
|
||||
price: "$62",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-cream-background-top-view_23-2148241929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-cream-background-top-view_23-2148241929.jpg?_wi=1",
|
||||
imageAlt: "Exfoliating Cleanser - Weekly Treatment",
|
||||
},
|
||||
{
|
||||
id: "s0-supplement",
|
||||
name: "Foundation Supplement",
|
||||
price: "$80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-young-womann-with-curly-bushy-hair-keeps-hand-face-smiles-happily-has-eyes-closed-holds-green-plant-applies-beauty-patches-eyes-uses-natural-cosmetic-skin-care-concept_273609-60711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-young-womann-with-curly-bushy-hair-keeps-hand-face-smiles-happily-has-eyes-closed-holds-green-plant-applies-beauty-patches-eyes-uses-natural-cosmetic-skin-care-concept_273609-60711.jpg?_wi=1",
|
||||
imageAlt: "Foundation Supplement - Daily Systemic",
|
||||
},
|
||||
{
|
||||
id: "spf-mineral",
|
||||
name: "Mineral SPF 50+",
|
||||
price: "$58",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg?_wi=2",
|
||||
imageAlt: "Mineral SPF 50+ - UV Protection",
|
||||
},
|
||||
]}
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
tag: "Pigmentation Solution",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg",
|
||||
avatarAlt: "Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg?_wi=1",
|
||||
imageAlt: "Sarah Chen testimonial",
|
||||
},
|
||||
{
|
||||
@@ -257,7 +257,7 @@ export default function HomePage() {
|
||||
tag: "Systemic Approach",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg",
|
||||
avatarAlt: "Marcus Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg?_wi=1",
|
||||
imageAlt: "Marcus Williams testimonial",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function HomePage() {
|
||||
tag: "Professional Recommendation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg",
|
||||
avatarAlt: "Amelia Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg?_wi=1",
|
||||
imageAlt: "Amelia Rodriguez testimonial",
|
||||
},
|
||||
{
|
||||
@@ -367,7 +367,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=1"
|
||||
imageAlt="KAYURA Premium Skincare Collection"
|
||||
logoText="KAYURA"
|
||||
copyrightText="© 2024 KAYURA | Premium Systemic & Topical Skincare"
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function ProtocolPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[{ text: "Start Quiz", href: "/protocol" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fair-skinned-adult-woman-uses-roller-massager-while-sitting-her-beautician-light-studio-home-spa-facial-concept_197531-31464.jpg?_wi=2"
|
||||
imageAlt="Skincare Quiz Discovery"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -140,7 +140,7 @@ export default function ProtocolPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=3"
|
||||
imageAlt="KAYURA Premium Skincare Collection"
|
||||
logoText="KAYURA"
|
||||
copyrightText="© 2024 KAYURA | Premium Systemic & Topical Skincare"
|
||||
|
||||
@@ -94,7 +94,7 @@ export default function SciencePage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-selfcare-routine-products_23-2149291868.jpg?_wi=2"
|
||||
imageAlt="KAYURA Research & Development"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -193,7 +193,7 @@ export default function SciencePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=4"
|
||||
imageAlt="KAYURA Premium Skincare Collection"
|
||||
logoText="KAYURA"
|
||||
copyrightText="© 2024 KAYURA | Premium Systemic & Topical Skincare"
|
||||
|
||||
@@ -91,56 +91,56 @@ export default function ShopPage() {
|
||||
id: "fs-foundation",
|
||||
name: "Foundation Serum",
|
||||
price: "$110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg?_wi=3",
|
||||
imageAlt: "Foundation Serum - Universal First Serum",
|
||||
},
|
||||
{
|
||||
id: "c1-cleanser",
|
||||
name: "Exfoliating Cleanser",
|
||||
price: "$62",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-cream-background-top-view_23-2148241929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-cream-background-top-view_23-2148241929.jpg?_wi=2",
|
||||
imageAlt: "Exfoliating Cleanser - Weekly Treatment",
|
||||
},
|
||||
{
|
||||
id: "s0-supplement",
|
||||
name: "Foundation Supplement",
|
||||
price: "$80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-young-womann-with-curly-bushy-hair-keeps-hand-face-smiles-happily-has-eyes-closed-holds-green-plant-applies-beauty-patches-eyes-uses-natural-cosmetic-skin-care-concept_273609-60711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-young-womann-with-curly-bushy-hair-keeps-hand-face-smiles-happily-has-eyes-closed-holds-green-plant-applies-beauty-patches-eyes-uses-natural-cosmetic-skin-care-concept_273609-60711.jpg?_wi=2",
|
||||
imageAlt: "Foundation Supplement - Daily Systemic",
|
||||
},
|
||||
{
|
||||
id: "spf-mineral",
|
||||
name: "Mineral SPF 50+",
|
||||
price: "$58",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-holding-ampoule-sunlight-with-window_181624-46555.jpg?_wi=4",
|
||||
imageAlt: "Mineral SPF 50+ - UV Protection",
|
||||
},
|
||||
{
|
||||
id: "aging-serum",
|
||||
name: "Anti-Aging Firming Serum",
|
||||
price: "$145",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-using-serum_23-2149343874.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-using-serum_23-2149343874.jpg?_wi=2",
|
||||
imageAlt: "Anti-Aging Firming Serum",
|
||||
},
|
||||
{
|
||||
id: "brightening-serum",
|
||||
name: "Brightening Essence",
|
||||
price: "$115",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-beauty-portrait-topless-woman-with-perfect-skin-natural-make-up-holds-serum-youth-skin-hydration-dropper-with-cosmetic-oil_343596-7827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-beauty-portrait-topless-woman-with-perfect-skin-natural-make-up-holds-serum-youth-skin-hydration-dropper-with-cosmetic-oil_343596-7827.jpg?_wi=2",
|
||||
imageAlt: "Brightening Essence - Pigmentation Solution",
|
||||
},
|
||||
{
|
||||
id: "acne-treatment",
|
||||
name: "Microbiome Clarifying Serum",
|
||||
price: "$95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-dealing-with-rosacea_23-2150478613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-dealing-with-rosacea_23-2150478613.jpg?_wi=2",
|
||||
imageAlt: "Microbiome Clarifying Serum",
|
||||
},
|
||||
{
|
||||
id: "barrier-balm",
|
||||
name: "Barrier Repair Balm",
|
||||
price: "$88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-jar-with-cosmetic-cream-her-hands_1150-11722.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-jar-with-cosmetic-cream-her-hands_1150-11722.jpg?_wi=2",
|
||||
imageAlt: "Barrier Repair Balm - Sensitive Care",
|
||||
},
|
||||
]}
|
||||
@@ -165,7 +165,7 @@ export default function ShopPage() {
|
||||
tag: "Verified Purchase",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg",
|
||||
avatarAlt: "Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-s-day-concept_23-2148594291.jpg?_wi=2",
|
||||
imageAlt: "Sarah Chen testimonial",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function ShopPage() {
|
||||
tag: "Verified Purchase",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg",
|
||||
avatarAlt: "Marcus Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-perfect-light-brown-skin-beautiful-curly-black-hair-smiling-camera-studio_633478-967.jpg?_wi=2",
|
||||
imageAlt: "Marcus Williams testimonial",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function ShopPage() {
|
||||
tag: "Professional",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg",
|
||||
avatarAlt: "Amelia Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-selfcare_23-2150396202.jpg?_wi=2",
|
||||
imageAlt: "Amelia Rodriguez testimonial",
|
||||
},
|
||||
]}
|
||||
@@ -198,7 +198,7 @@ export default function ShopPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=2"
|
||||
imageAlt="KAYURA Premium Skincare Collection"
|
||||
logoText="KAYURA"
|
||||
copyrightText="© 2024 KAYURA | Premium Systemic & Topical Skincare"
|
||||
|
||||
Reference in New Issue
Block a user