Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 34865c7d53 | |||
| f9860d2706 | |||
| c7274ffa65 | |||
| a9ad64149c | |||
| 8707e59ff6 | |||
| 7c2965f64e |
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
|||||||
rating={4.9}
|
rating={4.9}
|
||||||
ratingText="Rated by 150+ customers"
|
ratingText="Rated by 150+ customers"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:+923001234567" },
|
{ text: "Call Now", href: "tel:+923111981097" },
|
||||||
{ text: "WhatsApp Us", href: "https://wa.me/923001234567" },
|
{ text: "WhatsApp Us", href: "https://wa.me/923111981097" },
|
||||||
{ text: "Get Directions", href: "https://maps.google.com" }
|
{ text: "Get Directions", href: "https://maps.google.com" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -170,12 +170,12 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Visit Us Today"
|
tag="Visit Us Today"
|
||||||
title="IBNA Clothing"
|
title="IBNA Clothing"
|
||||||
description="Men's Clothing Store | Open Daily until 11 PM | Premium Fashion at Affordable Prices"
|
description="Men's Clothing Store | Johar Town, Lahore | Open Daily until 11 PM | Premium Fashion at Affordable Prices"
|
||||||
tagIcon={MapPin}
|
tagIcon={MapPin}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/local-business-landing-page_23-2148589391.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZchIApxcVpfImnAbjJ0y3n5f/uploaded-1773503018719-a52rwy0j.png"
|
||||||
imageAlt="IBNA Clothing store location on map"
|
imageAlt="IBNA Clothing store location on map"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -188,8 +188,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/golden-logo-vintage-luxury-style_23-2147861436.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZchIApxcVpfImnAbjJ0y3n5f/uploaded-1773503018719-dn4at12z.png"
|
||||||
imageAlt="IBNA Clothing brand"
|
imageAlt="IBNA Clothing brand logo"
|
||||||
logoText="IBNA Clothing"
|
logoText="IBNA Clothing"
|
||||||
copyrightText="© 2025 IBNA Clothing. All rights reserved."
|
copyrightText="© 2025 IBNA Clothing. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
@@ -203,8 +203,8 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{ label: "Call: +92-300-1234567", href: "tel:+923001234567" },
|
{ label: "Call: 0311 1981097", href: "tel:+923111981097" },
|
||||||
{ label: "WhatsApp", href: "https://wa.me/923001234567" },
|
{ label: "WhatsApp", href: "https://wa.me/923111981097" },
|
||||||
{ label: "Email: info@ibnalothing.pk", href: "mailto:info@ibnalothing.pk" }
|
{ label: "Email: info@ibnalothing.pk", href: "mailto:info@ibnalothing.pk" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user