Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3abbbb4088 | |||
| fa7726239f | |||
| d085164085 | |||
| abae439d4f |
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
brandName="Sabhyata Sports"
|
brandName="Qala Sports"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Products", id: "products" },
|
{ name: "Products", id: "products" },
|
||||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="why-us" data-section="why-us">
|
<div id="why-us" data-section="why-us">
|
||||||
<MetricCardThree
|
<MetricCardThree
|
||||||
title="Why Choose Sabhyata Sports"
|
title="Why Choose Qala Sports"
|
||||||
description="We are committed to providing the best sports equipment and service to local players"
|
description="We are committed to providing the best sports equipment and service to local players"
|
||||||
tag="Trusted Choice"
|
tag="Trusted Choice"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
title="Contact Sabhyata Sports"
|
title="Contact Qala Sports"
|
||||||
description="Visit our store in Raj Nagar Extension, Ghaziabad. Call us or message on WhatsApp for product inquiries and orders."
|
description="Visit our store in Raj Nagar Extension, Ghaziabad. Call us or message on WhatsApp for product inquiries and orders."
|
||||||
tagIcon={MessageCircle}
|
tagIcon={MessageCircle}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -165,9 +165,9 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://images.unsplash.com/photo-1461896836934-ffe607ba8211?w=800&h=600&fit=crop"
|
imageSrc="https://images.unsplash.com/photo-1461896836934-ffe607ba8211?w=800&h=600&fit=crop"
|
||||||
imageAlt="Sabhyata Sports Store"
|
imageAlt="Qala Sports Store"
|
||||||
logoText="Sabhyata Sports"
|
logoText="Qala Sports"
|
||||||
copyrightText="© 2025 Sabhyata Sports. All rights reserved. Raj Nagar Extension, Ghaziabad."
|
copyrightText="© 2025 Qala Sports. All rights reserved. Raj Nagar Extension, Ghaziabad."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Products", items: [
|
title: "Products", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user