Merge version_2 into main #4
@@ -165,26 +165,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669154.jpg"
|
||||
logoText="Sultan Perfumes"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bx5Rx1DjxB4Eal3H4Tks9a3ZR7/uploaded-1775418478175-y5osu7xo.jpg"
|
||||
logoText="Sultan Perfumes | سلطان العطور"
|
||||
columns={[
|
||||
{
|
||||
title: "Location", items: [
|
||||
title: "Visit Us / زورونا", items: [
|
||||
{
|
||||
label: "Google Maps", href: "https://maps.google.com/?q=Kairouan"},
|
||||
label: "Kairouan Location / موقعنا في القيروان", href: "https://maps.google.com/?q=Kairouan"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
title: "Information / معلومات", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
label: "Privacy Policy / سياسة الخصوصية", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Sultan Perfumes | سلطان العطور"
|
||||
copyrightText="© 2025 Sultan Perfumes | جميع الحقوق محفوظة"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-montserrat), sans-serif;
|
||||
font-family: var(--font-amiri), serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user