Merge version_1 into main #3
@@ -104,7 +104,7 @@ export default function AccountPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=5"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -88,7 +88,7 @@ export default function AdminPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=9"
|
||||
imageAlt="OLIVA fashion brand elegant minimal"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -73,7 +73,7 @@ export default function CartPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=3"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerNavColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -103,7 +103,7 @@ export default function CheckoutPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=4"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -1,42 +1,14 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import "@/lib/gsap-setup";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Public_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
|
||||
const publicSans = Public_Sans({
|
||||
variable: "--font-public-sans", subsets: ["latin"]
|
||||
});
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${publicSans.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<body className={`${publicSans.variable} antialiased`}>
|
||||
<ServiceWrapper>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `${getVisualEditScript()}`
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
</ServiceWrapper>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -208,7 +208,7 @@ export default function HomePage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=1"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -113,7 +113,7 @@ export default function ProductPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=2"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerNavColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -88,7 +88,7 @@ export default function ReturnPolicyPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=8"
|
||||
imageAlt="OLIVA fashion brand elegant minimal"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function ShippingPolicyPage() {
|
||||
{ text: "Contact Support", href: "/contact" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-love-letter-card-text-with-love-closeup_169016-4042.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-love-letter-card-text-with-love-closeup_169016-4042.jpg?_wi=2"
|
||||
imageAlt="Legal document abstract fashion background"
|
||||
/>
|
||||
</div>
|
||||
@@ -121,7 +121,7 @@ export default function ShippingPolicyPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=7"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function TermsConditionsPage() {
|
||||
{ text: "Read Privacy Policy", href: "/privacy-policy" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-love-letter-card-text-with-love-closeup_169016-4042.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-love-letter-card-text-with-love-closeup_169016-4042.jpg?_wi=1"
|
||||
imageAlt="Legal document abstract fashion background"
|
||||
/>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@ export default function TermsConditionsPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="OLIVA"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224680.jpg?_wi=6"
|
||||
imageAlt="OLIVA fashion brand elegant video"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 OLIVA | All Rights Reserved."
|
||||
|
||||
Reference in New Issue
Block a user