Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3b99dd9f7 | |||
| ae3c7dd859 | |||
| 4ccedb1323 | |||
| 318c32418c | |||
| 129282a6b2 | |||
| 47dd2c50f3 | |||
| 37c9cac35a | |||
| 7baafb01ef | |||
| 8c22e1eff7 | |||
| b6e25ee7d9 | |||
| 197ad9bed1 | |||
| 7fa91d3ebb | |||
| 2f0e8b7b2e |
143
src/app/page.tsx
143
src/app/page.tsx
@@ -2,17 +2,17 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||||
import { Award, Box, Mail, Package, Phone, Settings, ShieldCheck, Users } from "lucide-react";
|
import { Award, Box, Mail, MessageCircle, Package, Phone, Settings, ShieldCheck, Users } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -32,14 +32,10 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home", id: "hero"},
|
{ name: "About", id: "about" },
|
||||||
{
|
{ name: "Products", id: "products" },
|
||||||
name: "About", id: "about"},
|
{ name: "Contact", id: "contact" },
|
||||||
{
|
|
||||||
name: "Products", id: "products"},
|
|
||||||
{
|
|
||||||
name: "Contact", id: "contact"},
|
|
||||||
]}
|
]}
|
||||||
brandName="Shivaye Enterprises"
|
brandName="Shivaye Enterprises"
|
||||||
button={{ text: "Contact Us", href: "#contact" }}
|
button={{ text: "Contact Us", href: "#contact" }}
|
||||||
@@ -51,10 +47,8 @@ export default function LandingPage() {
|
|||||||
logoText="Shivaye Enterprises"
|
logoText="Shivaye Enterprises"
|
||||||
description="Premium industrial gaskets, rings, and high-precision sealing solutions designed for excellence and durability."
|
description="Premium industrial gaskets, rings, and high-precision sealing solutions designed for excellence and durability."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{ text: "Our Products", href: "#products" },
|
||||||
text: "Our Products", href: "#products"},
|
{ text: "Contact Us", href: "#contact" },
|
||||||
{
|
|
||||||
text: "Contact Us", href: "#contact"},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=1"
|
||||||
imageAlt="Shivaye Enterprises Logo"
|
imageAlt="Shivaye Enterprises Logo"
|
||||||
@@ -68,12 +62,9 @@ export default function LandingPage() {
|
|||||||
title="Manufacturing Excellence"
|
title="Manufacturing Excellence"
|
||||||
description="With a commitment to quality and innovation, Shivaye Enterprises provides top-tier industrial sealing solutions. Our process focuses on precision, reliability, and custom packaging tailored to your operational needs."
|
description="With a commitment to quality and innovation, Shivaye Enterprises provides top-tier industrial sealing solutions. Our process focuses on precision, reliability, and custom packaging tailored to your operational needs."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{ title: "Advanced Manufacturing", description: "Cutting-edge technology for precise industrial gaskets." },
|
||||||
title: "Advanced Manufacturing", description: "Cutting-edge technology for precise industrial gaskets."},
|
{ title: "Custom Solutions", description: "Packaging services tailored to client specifications." },
|
||||||
{
|
{ title: "Quality Assured", description: "Stringent testing ensuring industry-leading durability." },
|
||||||
title: "Custom Solutions", description: "Packaging services tailored to client specifications."},
|
|
||||||
{
|
|
||||||
title: "Quality Assured", description: "Stringent testing ensuring industry-leading durability."},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg?_wi=1"
|
||||||
imageAlt="Our packaging facility"
|
imageAlt="Our packaging facility"
|
||||||
@@ -88,30 +79,24 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Precision Engineering", description: "Micro-tolerance manufacturing for all sealing products.", icon: Settings,
|
title: "Precision Engineering", description: "Micro-tolerance manufacturing for all sealing products.", icon: Settings,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{ imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1"},
|
{ imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-server-room-delivering-automation-capabilities_482257-124316.jpg" },
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-server-room-delivering-automation-capabilities_482257-124316.jpg"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Versatile Packaging", description: "End-to-end packaging solutions for industrial parts.", icon: Package,
|
title: "Versatile Packaging", description: "End-to-end packaging solutions for industrial parts.", icon: Package,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{ imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=1"},
|
{ imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-gloves-holding-boxes_23-2148593066.jpg" },
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-gloves-holding-boxes_23-2148593066.jpg"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Commitment to Quality", description: "Strict compliance with international industrial standards.", icon: ShieldCheck,
|
title: "Commitment to Quality", description: "Strict compliance with international industrial standards.", icon: ShieldCheck,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg?_wi=1"},
|
{ imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg" },
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -127,24 +112,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{ id: "p1", brand: "Shivaye", name: "Industrial Gasket Series", price: "Request Quote", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/metal-preparations-are-ready-following-stage-processing_645730-150.jpg" },
|
||||||
id: "p1", brand: "Shivaye", name: "Industrial Gasket Series", price: "Request Quote", rating: 5,
|
{ id: "p2", brand: "Shivaye", name: "Custom Sealing Set", price: "Request Quote", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-445.jpg" },
|
||||||
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/metal-preparations-are-ready-following-stage-processing_645730-150.jpg"},
|
{ id: "p3", brand: "Shivaye", name: "Heavy Duty Ring Set", price: "Request Quote", rating: 4, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-with-bicycle-parts-workshop_23-2147892661.jpg" },
|
||||||
{
|
{ id: "p4", brand: "Shivaye", name: "Standard Seal Kit", price: "Request Quote", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stack-purple-tin-cans_23-2148785263.jpg" },
|
||||||
id: "p2", brand: "Shivaye", name: "Custom Sealing Set", price: "Request Quote", rating: 5,
|
{ id: "p5", brand: "Shivaye", name: "High Precision Seal", price: "Request Quote", rating: 5, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096516.jpg" },
|
||||||
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-445.jpg"},
|
{ id: "p6", brand: "Shivaye", name: "Industrial Ring Gasket", price: "Request Quote", rating: 5, reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg" },
|
||||||
{
|
|
||||||
id: "p3", brand: "Shivaye", name: "Heavy Duty Ring Set", price: "Request Quote", rating: 4,
|
|
||||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-with-bicycle-parts-workshop_23-2147892661.jpg"},
|
|
||||||
{
|
|
||||||
id: "p4", brand: "Shivaye", name: "Standard Seal Kit", price: "Request Quote", rating: 5,
|
|
||||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stack-purple-tin-cans_23-2148785263.jpg"},
|
|
||||||
{
|
|
||||||
id: "p5", brand: "Shivaye", name: "High Precision Seal", price: "Request Quote", rating: 5,
|
|
||||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096516.jpg"},
|
|
||||||
{
|
|
||||||
id: "p6", brand: "Shivaye", name: "Industrial Ring Gasket", price: "Request Quote", rating: 5,
|
|
||||||
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Product Catalog"
|
title="Product Catalog"
|
||||||
description="Browse our range of high-performance gaskets and sealing sets."
|
description="Browse our range of high-performance gaskets and sealing sets."
|
||||||
@@ -158,15 +131,9 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{ id: "m1", value: "10k+", title: "Units Sold", description: "Successfully supplied industrial gaskets.", icon: Box },
|
||||||
id: "m1", value: "10k+", title: "Units Sold", description: "Successfully supplied industrial gaskets.", icon: Box,
|
{ id: "m2", value: "500+", title: "Clients Served", description: "Trusted by industries across the country.", icon: Users },
|
||||||
},
|
{ id: "m3", value: "99.9%", title: "Satisfaction Rate", description: "Consistently meeting precision requirements.", icon: Award },
|
||||||
{
|
|
||||||
id: "m2", value: "500+", title: "Clients Served", description: "Trusted by industries across the country.", icon: Users,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "m3", value: "99.9%", title: "Satisfaction Rate", description: "Consistently meeting precision requirements.", icon: Award,
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Impact"
|
title="Our Impact"
|
||||||
description="Driving industrial success through high-standard production metrics."
|
description="Driving industrial success through high-standard production metrics."
|
||||||
@@ -178,16 +145,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "t1", name: "Rajesh Mehta", date: "2023-10", title: "Purchasing Manager", quote: "Exceptional precision and reliable supply chain management.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-operating-cnc-machine-production-line_637285-4816.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=2" },
|
||||||
id: "t1", name: "Rajesh Mehta", date: "2023-10", title: "Purchasing Manager", quote: "Exceptional precision and reliable supply chain management.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-operating-cnc-machine-production-line_637285-4816.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=2"},
|
{ id: "t2", name: "Sunita Rao", date: "2023-11", title: "Lead Engineer", quote: "The sealing sets provided by Shivaye are top-tier.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-young-worker-uniform-with-hard-hat-wearing-earplugs-isolated-red-wall_140725-149225.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg?_wi=2" },
|
||||||
{
|
{ id: "t3", name: "Amit Kumar", date: "2024-01", title: "Facility Lead", quote: "Prompt delivery and consistent manufacturing quality.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=2" },
|
||||||
id: "t2", name: "Sunita Rao", date: "2023-11", title: "Lead Engineer", quote: "The sealing sets provided by Shivaye are top-tier.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-young-worker-uniform-with-hard-hat-wearing-earplugs-isolated-red-wall_140725-149225.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg?_wi=2"},
|
{ id: "t4", name: "Priya Singh", date: "2024-02", title: "Ops Manager", quote: "Professional packaging and high-quality standards.", tag: "Engineering", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1348.jpg", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=2" },
|
||||||
{
|
{ id: "t5", name: "Vikram Seth", date: "2024-03", title: "Tech Lead", quote: "Shivaye remains our preferred vendor for sealing rings.", tag: "Automotive", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12808.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg?_wi=2" },
|
||||||
id: "t3", name: "Amit Kumar", date: "2024-01", title: "Facility Lead", quote: "Prompt delivery and consistent manufacturing quality.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=2"},
|
|
||||||
{
|
|
||||||
id: "t4", name: "Priya Singh", date: "2024-02", title: "Ops Manager", quote: "Professional packaging and high-quality standards.", tag: "Engineering", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1348.jpg", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=2"},
|
|
||||||
{
|
|
||||||
id: "t5", name: "Vikram Seth", date: "2024-03", title: "Tech Lead", quote: "Shivaye remains our preferred vendor for sealing rings.", tag: "Automotive", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12808.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg?_wi=2"},
|
|
||||||
]}
|
]}
|
||||||
title="Client Success"
|
title="Client Success"
|
||||||
description="Hear what our industry partners say about our quality."
|
description="Hear what our industry partners say about our quality."
|
||||||
@@ -199,12 +161,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{ id: "q1", title: "Do you provide custom gaskets?", content: "Yes, we specialize in manufacturing custom gaskets tailored to specific industrial equipment dimensions." },
|
||||||
id: "q1", title: "Do you provide custom gaskets?", content: "Yes, we specialize in manufacturing custom gaskets tailored to specific industrial equipment dimensions."},
|
{ id: "q2", title: "How do I request a quote?", content: "You can reach out through the contact form or email us directly for detailed price lists and bulk orders." },
|
||||||
{
|
{ id: "q3", title: "What industries do you serve?", content: "We serve a wide variety of industries including manufacturing, automotive, logistics, and heavy engineering." },
|
||||||
id: "q2", title: "How do I request a quote?", content: "You can reach out through the contact form or email us directly for detailed price lists and bulk orders."},
|
|
||||||
{
|
|
||||||
id: "q3", title: "What industries do you serve?", content: "We serve a wide variety of industries including manufacturing, automotive, logistics, and heavy engineering."},
|
|
||||||
]}
|
]}
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Need to know more about our manufacturing capabilities?"
|
description="Need to know more about our manufacturing capabilities?"
|
||||||
@@ -213,31 +172,25 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplit
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
|
||||||
background={{
|
|
||||||
variant: "plain"}}
|
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
|
tagIcon={MessageCircle}
|
||||||
title="Start Your Order"
|
title="Start Your Order"
|
||||||
description="Ready to discuss your packaging requirements? Drop us a message or use the contact details below."
|
description="Ready to discuss your packaging requirements? Drop us a message or use the contact details below."
|
||||||
buttonText="Send Request"
|
buttons={[{ text: "Send Request", href: "mailto:shivayenterprises758@gmail.com" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspector-writing-reports-while-analzying-manufactured-steel-rod-cylinders-industrial-building_637285-4081.jpg"
|
background={{ variant: "plain" }}
|
||||||
imageAlt="Quality control inspector"
|
useInvertedBackground={false}
|
||||||
mediaAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterMedia
|
||||||
logoText="Shivaye Enterprises"
|
logoText="Shivaye Enterprises"
|
||||||
copyrightText="© 2024 Shivaye Enterprises. All rights reserved."
|
copyrightText="© 2024 Shivaye Enterprises. All rights reserved."
|
||||||
socialLinks={[
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=1"
|
||||||
{
|
columns={[
|
||||||
icon: Phone,
|
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "Products", href: "#products" }, { label: "Contact", href: "#contact" }] },
|
||||||
href: "tel:9873623560", ariaLabel: "Call Us"},
|
{ title: "Support", items: [{ label: "Email", href: "mailto:shivayenterprises758@gmail.com" }, { label: "Phone", href: "tel:9911930461" }] }
|
||||||
{
|
|
||||||
icon: Mail,
|
|
||||||
href: "mailto:shivayenterprises758@gmail.com", ariaLabel: "Email Us"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fdfdfd;
|
--background: #ffffff;
|
||||||
--card: #f0f4f8;
|
--card: #f9f9f9;
|
||||||
--foreground: #1a2a3a;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #1c3d5a;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #c5a059;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #000612e6;
|
||||||
--accent: #c5a059;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #e0e7ed;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user