Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a257312219 | |||
| 38b768578e | |||
| ff9c463b7d | |||
| 6e075af5c7 | |||
| 3c7f4eee3b |
@@ -165,26 +165,26 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669154.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bx5Rx1DjxB4Eal3H4Tks9a3ZR7/uploaded-1775418478175-y5osu7xo.jpg"
|
||||||
logoText="Sultan Perfumes"
|
logoText="Sultan Perfumes | سلطان العطور"
|
||||||
columns={[
|
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>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -24,5 +24,5 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: var(--font-montserrat), sans-serif;
|
font-family: var(--font-amiri), serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user