diff --git a/src/app/page.tsx b/src/app/page.tsx
index c6c2e7c..9d242a3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -53,15 +53,14 @@ export default function LandingPage() {
{ text: "View Our Portfolio", href: "/portfolio" }
]}
carouselItems={[
- { id: "hero-video-1", videoSrc: "http://img.b2bpic.net/free-photo/diverse-women-game-software-developers-creating-game-interface-sitting-startup-creative-agency-co_482257-2648.jpg", imageSrc: "http://img.b2bpic.net/free-photo/metal-preparations-are-ready-following-stage-processing_645730-150.jpg?_wi=1", imageAlt: "CNC machining a cylinder head pattern" },
- { id: "hero-video-2", imageSrc: "http://img.b2bpic.net/free-photo/still-life-little-music-boxes_52683-121765.jpg?_wi=1", imageAlt: "6-Cylinder Engine Head Pattern" },
- { id: "hero-video-3", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=1", imageAlt: "JCB BS5 Engine Block Pattern" },
- { id: "hero-video-4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg?_wi=1", imageAlt: "Exhaust Manifold Tooling" },
- { id: "hero-video-5", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_107420-95941.jpg?_wi=1", imageAlt: "CNC Machining Centre" },
- { id: "hero-video-6", imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22927.jpg?_wi=1", imageAlt: "CMM Dimensional Inspection" }
+ { id: "hero-video-1", videoSrc: "http://img.b2bpic.net/free-photo/diverse-women-game-software-developers-creating-game-interface-sitting-startup-creative-agency-co_482257-2648.jpg", imageSrc: "http://img.b2bpic.net/free-photo/metal-preparations-are-ready-following-stage-processing_645730-150.jpg", imageAlt: "CNC machining a cylinder head pattern" },
+ { id: "hero-video-2", imageSrc: "http://img.b2bpic.net/free-photo/still-life-little-music-boxes_52683-121765.jpg", imageAlt: "6-Cylinder Engine Head Pattern" },
+ { id: "hero-video-3", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg", imageAlt: "JCB BS5 Engine Block Pattern" },
+ { id: "hero-video-4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg", imageAlt: "Exhaust Manifold Tooling" },
+ { id: "hero-video-5", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_107420-95941.jpg", imageAlt: "CNC Machining Centre" },
+ { id: "hero-video-6", imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22927.jpg", imageAlt: "CMM Dimensional Inspection" }
]}
background={{ variant: "rotated-rays-static" }}
- useInvertedBackground={true}
autoPlay={true}
autoPlayInterval={8000}
/>
@@ -76,6 +75,7 @@ export default function LandingPage() {
useInvertedBackground={false}
showCard={false}
speed={60}
+ textboxLayout="default"
/>
@@ -116,9 +116,9 @@ export default function LandingPage() {
title="Precision Tooling. Delivered to India's Best Foundries."
description="Every pattern, core box, die, and fixture shown here was designed in our CAD centre, machined on our CNC equipment, inspected on our CMM, and delivered to a working foundry."
products={[
- { id: "portfolio-1", name: "6-Cylinder Engine Head Pattern — Euro 3 Specification", price: "Commercial vehicle engine, ferrous sand casting", imageSrc: "http://img.b2bpic.net/free-photo/still-life-little-music-boxes_52683-121765.jpg?_wi=2", imageAlt: "6-Cylinder Engine Head Pattern" },
- { id: "portfolio-2", name: "JCB BS5 Engine Block Pattern with WKT Core Boxes", price: "Construction equipment engine, BS5 emission compliance", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=2", imageAlt: "JCB BS5 Engine Block Pattern" },
- { id: "portfolio-3", name: "Exhaust Manifold Pattern — 4700 Series", price: "Automotive exhaust system, ferrous casting", imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg?_wi=2", imageAlt: "Exhaust Manifold Pattern" },
+ { id: "portfolio-1", name: "6-Cylinder Engine Head Pattern — Euro 3 Specification", price: "Commercial vehicle engine, ferrous sand casting", imageSrc: "http://img.b2bpic.net/free-photo/still-life-little-music-boxes_52683-121765.jpg", imageAlt: "6-Cylinder Engine Head Pattern" },
+ { id: "portfolio-2", name: "JCB BS5 Engine Block Pattern with WKT Core Boxes", price: "Construction equipment engine, BS5 emission compliance", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg", imageAlt: "JCB BS5 Engine Block Pattern" },
+ { id: "portfolio-3", name: "Exhaust Manifold Pattern — 4700 Series", price: "Automotive exhaust system, ferrous casting", imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg", imageAlt: "Exhaust Manifold Pattern" },
{ id: "portfolio-4", name: "Pump Housing Pattern — Industrial Fluid Equipment", price: "Industrial pump components, sand casting", imageSrc: "http://img.b2bpic.net/free-photo/metal-background_1339-2019.jpg", imageAlt: "Industrial Pump Housing Pattern" },
{ id: "portfolio-5", name: "Impeller Pattern — High Efficiency Fluid Control", price: "Turbine components, non-ferrous casting", imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-grid-texture_23-2150275509.jpg", imageAlt: "High Efficiency Impeller Pattern" },
{ id: "portfolio-6", name: "Valve Body Pattern — Heavy Duty Flow Systems", price: "Pipeline control valves, pressure casting", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8137.jpg", imageAlt: "Heavy Duty Valve Body Pattern" }
@@ -154,8 +154,8 @@ export default function LandingPage() {
title="The Equipment Behind the Precision."
description="Our facility in Old Washermenpet, Chennai combines CNC machining, CMM inspection, CAD/CAM design, and a captive foundry — giving you a single, capable partner for your complete tooling requirement."
products={[
- { id: "facility-1", name: "CNC Machining — 3 Centres", price: "VMC Dahlih 1020BA · VMC Dahlih 1450 · DCM Dahlih 2216", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_107420-95941.jpg?_wi=2", imageAlt: "CNC Machining Centre" },
- { id: "facility-2", name: "CMM Dimensional Inspection", price: "Every component dimensionally verified before delivery", imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22927.jpg?_wi=2", imageAlt: "CMM Probe Inspecting Pattern" },
+ { id: "facility-1", name: "CNC Machining — 3 Centres", price: "VMC Dahlih 1020BA · VMC Dahlih 1450 · DCM Dahlih 2216", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_107420-95941.jpg", imageAlt: "CNC Machining Centre" },
+ { id: "facility-2", name: "CMM Dimensional Inspection", price: "Every component dimensionally verified before delivery", imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22927.jpg", imageAlt: "CMM Probe Inspecting Pattern" },
{ id: "facility-3", name: "CAD/CAM Design Centre", price: "Pro-E · CATIA · Unigraphics · AutoCAD · CAD/CAM", imageSrc: "http://img.b2bpic.net/free-photo/african-american-designer-uses-3d-modeling-tools-cad-software_482257-124173.jpg", imageAlt: "Designer at CAD Workstation" }
]}
buttons={[
@@ -192,7 +192,7 @@ export default function LandingPage() {
description="Whether you have a drawing, a worn component, or just a brief description — send it to us. Our team reviews every enquiry and responds within 4 working hours. We work with foundries across India and ship internationally to the USA and UAE."
background={{ variant: "downward-rays-static" }}
useInvertedBackground={true}
- imageSrc="http://img.b2bpic.net/free-photo/metal-preparations-are-ready-following-stage-processing_645730-150.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/metal-preparations-are-ready-following-stage-processing_645730-150.jpg"
imageAlt="Machined cylinder head pattern"
mediaPosition="left"
inputPlaceholder="Your Name *"
@@ -212,7 +212,6 @@ export default function LandingPage() {
{ items: [{ label: "Home", href: "/" }, { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Capabilities & Facility", href: "/capabilities" }, { label: "Our Clients", href: "/clients" }, { label: "Case Studies", href: "/case-studies" }, { label: "Request a Quote", href: "/rfq" }, { label: "Contact Us", href: "/contact" }, { label: "Privacy Policy", href: "/privacy" }] },
{ items: [{ label: "044-25956999", href: "tel:04425956999" }, { label: "+91 94442 67091", href: "tel:+919444267091" }, { label: "+91 93808 30421", href: "tel:+919380830421" }, { label: "Chat on WhatsApp", href: "https://wa.me/919444267091?text=Hi%20Standard%20Patterns,%20I%20want%20to%20enquire%20about%20foundry%20tooling." }, { label: "standardpatterns7@gmail.com", href: "mailto:standardpatterns7@gmail.com" }, { label: "standardpatterns@yahoo.in", href: "mailto:standardpatterns@yahoo.in" }, { label: "Mon–Sat · 9:00 AM – 6:00 PM IST", href: "#" }] }
]}
- useInvertedBackground={false}
/>