Merge version_12 into main
Merge version_12 into main
This commit was merged in pull request #17.
This commit is contained in:
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Musa Watches"
|
||||
brandName="Webild"
|
||||
navItems={[
|
||||
{ name: "Shop Original", id: "shop-original" },
|
||||
{ name: "Replicas", id: "shop-replicas" },
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="trust-metrics" data-section="trust-metrics">
|
||||
<MetricCardTen
|
||||
title="Why Musa Watches Stands Out"
|
||||
title="Why Webild Stands Out"
|
||||
description="Trusted by thousands across Pakistan and UAE for authentic luxury, exceptional service, and transparent operations since 2005."
|
||||
tag="Our Commitment"
|
||||
tagIcon={Shield}
|
||||
@@ -139,12 +139,12 @@ export default function LandingPage() {
|
||||
tag="Est. 2005"
|
||||
tagIcon={Clock}
|
||||
tagAnimation="slide-up"
|
||||
title="Musa Watches: 19 Years of Excellence"
|
||||
title="Webild: 19 Years of Excellence"
|
||||
description="Since 2005, we've been Pakistan's trusted gateway to premium timepieces. From our roots in Karachi and Lahore, we've built a reputation on authenticity, service, and customer obsession."
|
||||
subdescription="Every watch in our collection is carefully selected and tested. Every customer interaction is treated as a relationship, not a transaction. Your satisfaction isn't just our goal—it's our promise."
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-unpacking-presents-by-christmas-tree_1303-12387.jpg"
|
||||
imageAlt="Musa Watches premium packaging"
|
||||
imageAlt="Webild premium packaging"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Musa Watches has earned my complete trust. Fast delivery, premium quality, excellent warranty service, and genuinely caring customer support. They treat you like family, not just a transaction. Highly recommend to anyone looking for authentic luxury watches in Pakistan."
|
||||
testimonial="Webild has earned my complete trust. Fast delivery, premium quality, excellent warranty service, and genuinely caring customer support. They treat you like family, not just a transaction. Highly recommend to anyone looking for authentic luxury watches in Pakistan."
|
||||
rating={5}
|
||||
author="Mohammed Akram - Karachi"
|
||||
avatars={[
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about shopping with Musa Watches. Can't find your answer? Contact us via WhatsApp."
|
||||
sideDescription="Everything you need to know about shopping with Webild. Can't find your answer? Contact us via WhatsApp."
|
||||
buttons={[{ text: "Contact WhatsApp", href: "https://wa.me/923002346789" }]}
|
||||
buttonAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -231,8 +231,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Musa Watches"
|
||||
copyrightText="© 2005-2025 Musa Watches. All rights reserved. Established in Karachi, Pakistan."
|
||||
logoText="Webild"
|
||||
copyrightText="© 2005-2025 Webild. All rights reserved. Established in Karachi, Pakistan."
|
||||
columns={[
|
||||
{
|
||||
title: "Shop", items: [
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Musa Watches", href: "#about" },
|
||||
{ label: "About Webild", href: "#about" },
|
||||
{ label: "Our Story", href: "#story" },
|
||||
{ label: "Press & Media", href: "#press" },
|
||||
{ label: "Contact Us", href: "#contact" }
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram @musa_watxhes", href: "https://instagram.com/musa_watxhes" },
|
||||
{ label: "Instagram @webild_watches", href: "https://instagram.com/webild_watches" },
|
||||
{ label: "WhatsApp Chat", href: "https://wa.me/923002346789" },
|
||||
{ label: "Karachi Store", href: "#location-karachi" },
|
||||
{ label: "Lahore Store", href: "#location-lahore" }
|
||||
|
||||
Reference in New Issue
Block a user