be wagon sync production -v
Torey Heinz
committed Nov 20, 2017
commit 9d282a369551403d38645cfdbc4eeb56caa05d66
Showing 32
changed files with
184 additions
and 120 deletions
app/views/pages/about.liquid
+1
-0
| @@ | @@ -18,5 +18,6 @@ editable_elements: |
| to leverage our position to obtain competitive pricing, quality parts and reliable/on-time | |
| delivery. This allows you, the customer, the ability to focus on your core business | |
| and spend your time doing what you do best. | |
| + | main/heading: Choice Castings |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/contact.liquid
+4
-2
| @@ | @@ -7,8 +7,10 @@ published: true |
| is_layout: false | |
| seo_title: Contact | |
| editable_elements: | |
| - | main/content: 'CONTACT INFO<br>Phone: (616) 956-6800<br>Fax: (616) 956-6899<br><br>1550 |
| - | E. Beltline Ave. SE<br>Suite 360<br>Grand Rapids, MI 49506<br><br>Email: info@choicecastings.com' |
| + | main/content: '<strong>Contact Info:</strong><br>Phone: <a href="tel:16169566800">(616) |
| + | 956-6800</a><br>Fax: (616) 956-6899<br>Email: <a target="_blank" href="mailto:info@choicecastings.com">info@choicecastings.com</a><div><br></div><div><b>Mailing |
| + | Address:</b><br>1550 E. Beltline Ave. SE, Suite 360<br>Grand Rapids, MI 49506<br><br><br></div>' |
| + | main/heading: Contact Choice Castings |
| --- | |
| {% extends "layouts/application" %} | |
| {% block main %} | |
app/views/pages/index.liquid
+7
-0
| @@ | @@ -5,6 +5,13 @@ position: 0 |
| listed: true | |
| published: true | |
| is_layout: false | |
| + | editable_elements: |
| + | main/content: |- |
| + | <h2>Welcome to Choice Castings</h2> |
| + | <p>Opportunities for Foundries to add regular orders. Industrial and commercial casting solutions. Not just castings or machined parts, or . We provide metal castings when you need them at the price you need.</p> |
| + | <p>We focus on know-how, leverage and strategy. To allow you to focus on your manufacturing and sales.</p> |
| + | main/heading: How can Choice Castings help you? |
| + | |
| --- | |
| {% extends 'layouts/application' %} | |
| {% block 'main' %} | |
app/views/pages/materials/aluminum.liquid
+11
-10
| @@ | @@ -7,15 +7,16 @@ published: true |
| is_layout: false | |
| seo_title: Aluminum | |
| editable_elements: | |
| - | main/content: "<h4>Aluminum</h4>\r\n<div class=\"wysiwyg-text-align-right\"><strong><img |
| - | class=\"wysiwyg-float-right\" title=\"Zinc___Aluminum_Die_Cast.jpg\" alt=\"undefined\" |
| - | src=\"/samples/assets/Zinc___Aluminum_Die_Cast.jpg\"></strong></div><div>We select |
| - | casting suppliers based on part size, production volume and technical requirements, |
| - | making sure that foundries produce according to their capabilities and strengths.<br></div><br>Our |
| - | vendor base produces:<br><br><ul><li>Sand castings on manual and automatic horizontal |
| - | molding lines.<br></li><li>Permanent mold castings up to 100 pounds.<br></li><li>Die |
| - | castings.<br></li></ul>We frequently organize and supply parts that require tooling |
| - | sharing between different foundries - parts that are required in aluminum, brass |
| - | and/or iron. We make sure this happens efficiently, seemlessly and expediently." |
| + | main/content: <div class="wysiwyg-text-align-right"><strong><img class="wysiwyg-float-right" |
| + | title="Zinc___Aluminum_Die_Cast.jpg" alt="undefined" src="/samples/assets/Zinc___Aluminum_Die_Cast.jpg"></strong></div><div>We |
| + | select casting suppliers based on part size, production volume, and technical |
| + | requirements, making sure that foundries produce according to their capabilities |
| + | and strengths.<br></div><br>Our vendor base produces:<br><ul><li>Sand castings |
| + | on manual and automatic horizontal molding lines.<br></li><li>Permanent mold castings |
| + | up to 100 pounds.<br></li><li>Die castings.<br></li></ul>We frequently organize |
| + | and supply parts that require tooling sharing between different foundries - parts |
| + | that are required in aluminum, brass and/or iron. We make sure this happens efficiently, |
| + | seamlessly and expediently. |
| + | main/heading: Aluminum |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/copper.liquid
+9
-11
| @@ | @@ -7,16 +7,14 @@ published: true |
| is_layout: false | |
| seo_title: Copper | |
| editable_elements: | |
| - | main/content: <h4 class="wysiwyg-text-align-left">Copper Alloys |
| - | |
| - | <img title="casta.jpg" |
| - | alt="undefined" src="/samples/assets/casta.jpg"> |
| - | </h4>We |
| - | supply copper alloys produced in <div>sand and permanent mold, including:<br><br><ul><li>Brass |
| - | <br></li><li>Aluminum and silicon |
| - | bronze<br></li><li>High conductivity copper.<br></li></ul>Sand castings are produced |
| - | on squeezer and automatic lines. Permanent mold castings allow for fine surfaces |
| - | and extreme conductivity.<br><br>We provide tin and silver plating as well as |
| - | machining and assembly.</div> |
| + | main/content: "<img class=\"wysiwyg-float-right\" title=\"casta.jpg\" alt=\"undefined\" |
| + | src=\"/samples/assets/casta.jpg\"> We supply copper alloys produced in sand and |
| + | permanent mold, including:<ul>\r\n <li>Brass |
| + | <br>\r\n </li>\r\n <li>Aluminum and silicon |
| + | bronze <br>\r\n </li>\r\n <li>High conductivity copper. <br>\r\n |
| + | \ </li>\r\n </ul>Sand castings are produced on squeezer and automatic |
| + | lines. Permanent mold castings allow for fine surfaces and extreme conductivity. |
| + | <br>\r\n <br>We provide tin and silver plating as well as machining and assembly." |
| + | main/heading: Copper Alloys |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/ductile-iron.liquid
+7
-7
| @@ | @@ -7,12 +7,12 @@ published: true |
| is_layout: false | |
| seo_title: Ductile Iron | |
| editable_elements: | |
| - | main/content: <h4>Ductile Iron</h4><img class="wysiwyg-float-right" title="gearbox.jpg" |
| - | alt="undefined" src="/samples/assets/gearbox.jpg"><div><br><div>Large, challenging |
| - | parts with complex cores and wall sections of ¼ inch and up.<br></div><br>We can |
| - | help you with ductile iron parts weighing 10 to 1,000 pounds with annual demand |
| - | up to 25,000 pieces.<br><br>Our foundries are modern that reinvest and provide |
| - | sophisticated services from design and molding simulation to water-base priming |
| - | and robotic fettling.</div> |
| + | main/content: <img class="wysiwyg-float-right" title="gearbox.jpg" alt="undefined" |
| + | src="/samples/assets/gearbox.jpg">Large, challenging parts with complex cores |
| + | and wall sections of ¼ inch and up.<br><br>We can help you with ductile iron parts |
| + | weighing 10 to 1,000 pounds with annual demand up to 25,000 pieces.<br><br>Our |
| + | foundries are modern that reinvest and provide sophisticated services from design |
| + | and molding simulation to water-base priming and robotic fettling. |
| + | main/heading: Ductile Iron |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/gray-iron.liquid
+8
-9
| @@ | @@ -7,14 +7,13 @@ published: true |
| is_layout: false | |
| seo_title: Gray Iron | |
| editable_elements: | |
| - | main/content: <h4>Gray Iron<strong> |
| - | |
| - | </strong></h4><p |
| - | class="wysiwyg-text-align-left"><strong><img class="wysiwyg-float-right" title="range_box.jpg" |
| - | alt="undefined" src="/samples/assets/range_box.jpg"></strong></p><p>We excel in |
| - | challenging parts. Small castings with extremely tight tolerances and wall thicknesses |
| - | below 3mm - or large castings weighing hundreds of pounds and containing numerous |
| - | cores. Hand molding, horizontal production lines, Disamatic.</p><p>Current customers |
| - | manufacture pumps, compressors, transmissions and vehicles on and off the road.</p> |
| + | main/content: <p class="wysiwyg-text-align-left"><strong><img class="wysiwyg-float-right" |
| + | title="range_box.jpg" alt="undefined" src="/samples/assets/range_box.jpg"></strong></p><p>We |
| + | excel in challenging parts. Small castings with extremely tight tolerances and |
| + | wall thicknesses below 3mm - or large castings weighing hundreds of pounds and |
| + | containing numerous cores. Hand molding, horizontal production lines, Disamatic.</p><p>Current |
| + | customers manufacture pumps, compressors, transmissions and vehicles on and off |
| + | the road.</p> |
| + | main/heading: Gray Iron |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/malleable-iron.liquid
+6
-5
| @@ | @@ -7,16 +7,17 @@ published: true |
| is_layout: false | |
| seo_title: Malleable Iron | |
| editable_elements: | |
| - | main/content: <h4>Malleable Iron</h4><div class="wysiwyg-text-align-right"><img |
| - | class="wysiwyg-float-right" title="Cast_Thread.jpg" alt="undefined" src="/samples/assets/Cast_Thread.jpg"></div><div>We |
| - | work with the best malleable iron foundries in the world. Malleable iron is used |
| - | wherever fully functional and machinable thin-walled sections are required. Applications |
| + | main/content: <div class="wysiwyg-text-align-right"><img class="wysiwyg-float-right" |
| + | title="Cast_Thread.jpg" alt="undefined" src="/samples/assets/Cast_Thread.jpg"></div><div>We |
| + | work with the best malleable iron foundries in the world. Malleable iron is used |
| + | wherever fully functional and machinable thin-walled sections are required. Applications |
| also include larger products of older design.<br></div><br>Whether domestic supply | |
| - | or imports - our partners assure fast delivery of certified product. Our spectrum |
| + | or imports - our partners assure fast delivery of certified product. Our spectrum |
| ranges from industrial to military application - ferritic or pearlitic malleable | |
| iron.<br><br>For high volume applications of parts weighing less than 2 pounds, | |
| we work with VS, the finest green sand foundry in the world that is able to produce | |
| cast threads (ACME and NPT as seen herr) and fully weldable alloys.<br><br>For | |
| lower volumes and larger parts, we source domestically or in some cases in LCC. | |
| + | main/heading: Malleable Iron |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/steel-large-complex.liquid
+9
-9
| @@ | @@ -7,14 +7,14 @@ published: true |
| is_layout: false | |
| seo_title: Steel (large Complex) | |
| editable_elements: | |
| - | main/content: "<h3>Steel (Large Sand Castings) |
| - | <img class=\"wysiwyg-float-right\" title=\"Selector_Housing.png\" |
| - | alt=\"undefined\" src=\"/samples/assets/Selector_Housing.png\"></h3>\r\n<div>Large |
| - | complex castings with numerous cores are designed simultaneously - taking advantages |
| - | of technical know-how, that allows integration of numerous sections by designing |
| - | cores within cores within cores...<br></div><br>Unique designs for the energy |
| - | sector (oil and gas valves, turbine casings, nozzle chambers and kaplan blades) |
| - | combined with extensive pre-production simulation as well as non destructive testing |
| - | ensure our customers from gaining a competitive edge." |
| + | main/content: "<img class=\"wysiwyg-float-right\" title=\"Selector_Housing.png\" |
| + | alt=\"undefined\" src=\"/samples/assets/Selector_Housing.png\">\r\nLarge complex |
| + | castings with numerous cores are designed simultaneously - taking advantages of |
| + | technical know-how, that allows integration of numerous sections by designing |
| + | cores within cores within cores...<br>\r\n<br>Unique designs for the energy sector |
| + | (oil and gas valves, turbine casings, nozzle chambers and kaplan blades) combined |
| + | with extensive pre-production simulation as well as non-destructive testing ensure |
| + | our customers from gaining a competitive edge." |
| + | main/heading: Steel (Large Sand Castings) |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/steel.liquid
+5
-4
| @@ | @@ -7,9 +7,10 @@ published: true |
| is_layout: false | |
| seo_title: 'Steel ' | |
| editable_elements: | |
| - | main/content: "<h4>Steel (Investment Cast)</h4>\r\n<div>We currently provide steel |
| - | castings made through the lost wax process, also known as investment castings. |
| - | \ This process is capable of producing the tightest tolerances and most exceptional |
| - | surface quality. Alloys include carbon steels, stainless steels and exotic grades.<br></div>" |
| + | main/content: "<p>We currently provide steel castings made through the lost wax |
| + | process, also known as investment castings. This process is capable of producing |
| + | the tightest tolerances and most exceptional surface quality. Alloys include carbon |
| + | steels, stainless steels and exotic grades.</p><h4><br></h4>" |
| + | main/heading: Steel (Investment Cast) |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/materials/zinc.liquid
+3
-2
| @@ | @@ -7,10 +7,11 @@ published: true |
| is_layout: false | |
| seo_title: Zinc | |
| editable_elements: | |
| - | main/content: <h4>Zinc</h4><img class="wysiwyg-float-right" title="Zinc___Aluminum_Die_Cast.jpg" |
| + | main/content: <img class="wysiwyg-float-right" title="Zinc___Aluminum_Die_Cast.jpg" |
| alt="undefined" src="/samples/assets/Zinc___Aluminum_Die_Cast.jpg"><p>High volume | |
| applications with exceptional surface quality due to die casting process. Small | |
| to medium size castings. Due to costs of tooling, applications are usually higher | |
| - | volumes.</p><div><br></div> |
| + | volumes.</p> |
| + | main/heading: Zinc |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/need-expedited-service.liquid
+1
-0
| @@ | @@ -8,5 +8,6 @@ is_layout: false |
| editable_elements: | |
| main/content: Most of the time you want to avoid expediting orders, and we | |
| can help with that too, but when you need fast we can make it happen! | |
| + | main/heading: Need Expedited Service? |
| --- | |
| {% extends "layouts/application" %} | |
app/views/pages/offshoring-headaches.liquid
+16
-0
| @@ | @@ -0,0 +1,16 @@ |
| + | --- |
| + | title: Offshoring Headaches? |
| + | slug: offshoring-headaches |
| + | position: 4 |
| + | listed: false |
| + | published: true |
| + | redirect_url: "/solutions/offshore-management" |
| + | is_layout: false |
| + | editable_elements: |
| + | main/heading: How can Choice Castings help you? |
| + | main/content: |- |
| + | <h2>Welcome to Choice Castings</h2> |
| + | <p>Opportunities for Foundries to add regular orders. Industrial and commercial casting solutions. Not just castings or machined parts, or . We provide metal castings when you need them at the price you need.</p> |
| + | <p>We focus on know-how, leverage and strategy. To allow you to focus on your manufacturing and sales.</p> |
| + | --- |
| + | {% extends parent %} |
| \ No newline at end of file | |
app/views/pages/products.liquid
+2
-1
| @@ | @@ -7,7 +7,8 @@ published: true |
| is_layout: false | |
| seo_title: InStock Items | |
| editable_elements: | |
| - | main/content: "<h1>InStock Items</h1>" |
| + | main/heading: '' |
| + | main/content: Lorem ipsum |
| --- | |
| {% extends "layouts/application" %} | |
| {% block main %} | |
app/views/pages/quality-concerns.liquid
+13
-0
| @@ | @@ -0,0 +1,13 @@ |
| + | --- |
| + | title: Quality Concerns? |
| + | slug: quality-concerns |
| + | position: 3 |
| + | listed: false |
| + | published: true |
| + | redirect_url: "/solutions/quality-assurance" |
| + | is_layout: false |
| + | editable_elements: |
| + | main/heading: '' |
| + | main/content: Lorem ipsum |
| + | --- |
| + | {% extends "layouts/application" %} |
| \ No newline at end of file | |
app/views/pages/solutions/casting-sourcing.liquid
+3
-4
| @@ | @@ -7,16 +7,15 @@ published: true |
| is_layout: false | |
| seo_title: Casting Sourcing | |
| editable_elements: | |
| - | main/content: <h4>Casting Sourcing |
| - | |
| - | <img class="wysiwyg-float-right" title="produkt4_small.gif" alt="undefined" |
| + | main/content: <h4><img class="wysiwyg-float-right" title="produkt4_small.gif" alt="undefined" |
| src="/samples/assets/produkt4_small.gif"></h4><p>Choice Castings has built a network | |
| of high quality and competitive sources to produce and machine industrial castings.<br><br>Our | |
| experience and know-how combined with significant buying power with our vendors | |
| - | assures you of excellent value and exceptional service.<br><br>We provide support |
| + | assure you of excellent value and exceptional service.<br><br>We provide support |
| in casting design and identify the ideal source to produce each particular casting.<br><br>We | |
| work with our vendors to assure their needs are being met while meeting your goals, | |
| whether it is to improve quality, shorten lead-times or reduce pricing.<br><br>We | |
| look forward to your call or email!<br></p> | |
| + | main/heading: Casting Sourcing |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/solutions/expedited-services.liquid
+3
-1
| @@ | @@ -7,6 +7,8 @@ published: true |
| is_layout: false | |
| seo_title: Expedited Services | |
| editable_elements: | |
| - | main/content: "<h4>Expedited Services</h4>" |
| + | main/content: "<p>Most of the time you want to avoid expediting orders, and we can |
| + | help with that too, but when you need fast we can make it happen!<br></p>" |
| + | main/heading: Expedited Services |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/solutions/inventory-management.liquid
+2
-1
| @@ | @@ -7,6 +7,7 @@ published: true |
| is_layout: false | |
| seo_title: Inventory Management | |
| editable_elements: | |
| - | main/content: "<h4>Inventory Management</h4>" |
| + | main/content: '' |
| + | main/heading: Inventory Management |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/solutions/offshore-management.liquid
+2
-1
| @@ | @@ -7,6 +7,7 @@ published: true |
| is_layout: false | |
| seo_title: Offshore Management | |
| editable_elements: | |
| - | main/content: "<h4>Offshore Management</h4>" |
| + | main/content: '' |
| + | main/heading: Offshore Management |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/solutions/quality-assurance.liquid
+2
-1
| @@ | @@ -7,6 +7,7 @@ published: true |
| is_layout: false | |
| seo_title: Quality Assurance | |
| editable_elements: | |
| - | main/content: "<h4>Quality Assurance</h4>" |
| + | main/content: '' |
| + | main/heading: Quality Assurance |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/solutions/rapid-prototyping.liquid
+7
-7
| @@ | @@ -7,13 +7,13 @@ published: true |
| is_layout: false | |
| seo_title: Rapid Prototyping | |
| editable_elements: | |
| - | main/content: <h4>Rapid Prototyping</h4><p class="wysiwyg-text-align-center"><img |
| - | class="wysiwyg-float-right" title="Rapid.jpg" alt="undefined" src="/samples/assets/Rapid.jpg"></p><p>Do |
| - | you need a 3 dimensional part as visual aid with exact dimensions of your part? No |
| - | tooling required, we can provide you with a plastic prototype within days.<br><br>We |
| + | main/content: <p class="wysiwyg-text-align-center"><img class="wysiwyg-float-right" |
| + | title="Rapid.jpg" alt="undefined" src="/samples/assets/Rapid.jpg"></p><p>Do you |
| + | need a 3 dimensional part as a visual aid with exact dimensions of your part? |
| + | No tooling required, we can provide you with a plastic prototype within days.<br><br>We |
| offer the service of rapid prototyping, which provides you with a plastic replica | |
| - | with exact dimensions of your component . You provide the digital file or we can |
| - | produce it from your drawing or sketch - with a maximum size of 8" x 8" x 11".<br><br>Contact |
| - | us now!<br></p> |
| + | with exact dimensions of your component. You provide the digital file or we can |
| + | produce it from your drawing or sketch - with a maximum size of 8" x 8" x 11".<br><br></p> |
| + | main/heading: Rapid Prototyping |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
app/views/pages/solutions/supply-planning.liquid
+10
-10
| @@ | @@ -7,15 +7,15 @@ published: true |
| is_layout: false | |
| seo_title: Supply Planning | |
| editable_elements: | |
| - | main/content: "<h4>Replacement parts without Tooling</h4>\r\n<p>Did a large cast |
| - | section of your machine break? The part is old and you have no idea whom to get |
| - | in touch with?<br><br>We use the failed component to reverse engineer the item |
| - | or create a 3D file for your approval. We then use this data to mill a large |
| - | block of no-bake sand and pour iron, aluminum or steel.<br><br>This can be done |
| - | usually within two weeks of receipt of order and broken component, but we have |
| - | been known to provide a functional replacement casting within 3 business days. |
| - | \ And no tooling requirement, saving costs and time.<br><br>Since we mill out |
| - | a large 3' x 2' section of sand, this process is only effective with larger castings |
| - | weighing 10 to 1,000 pounds.<br></p>" |
| + | main/content: "<p>Did a large cast section of your machine break? The part is old |
| + | and you have no idea whom to get in touch with?<br><br>We use the failed component |
| + | to reverse engineer the item or create a 3D file for your approval. We then use |
| + | this data to mill a large block of no-bake sand and pour iron, aluminum or steel.<br><br>This |
| + | can be done usually within two weeks of receipt of order and broken component, |
| + | but we have been known to provide a functional replacement casting within 3 business |
| + | days. And no tooling requirement, saving costs and time.<br><br>Since we mill |
| + | out a large 3' x 2' section of sand, this process is only effective with larger |
| + | castings weighing 10 to 1,000 pounds.<br></p>" |
| + | main/heading: Replacement parts without Tooling |
| --- | |
| {% extends "layouts/application" %} | |
| \ No newline at end of file | |
data/customer_messages.yml
+1
-0
| @@ | @@ -0,0 +1 @@ |
| + | --- [] |
data/featured_cards.yml
+18
-16
| @@ | @@ -1,16 +1,18 @@ |
| - | - "Need Expedited Service?": |
| - | url: /offshoring-headaches |
| - | intro: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco |
| - | image: /images/quality-concerns.jpg |
| - | |
| - | - "Quality Concerns?": |
| - | url: /offshoring-headaches |
| - | intro: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco |
| - | image: /images/quality-concerns.jpg |
| - | |
| - | - "Offshoring Headaches?": |
| - | url: /offshoring-headaches |
| - | intro: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco |
| - | image: /images/quality-concerns.jpg |
| - | |
| - | |
| + | - Need Expedited Service?: |
| + | _slug: need-expedited-service |
| + | title: Need Expedited Service? |
| + | url: "/solutions/expedited-services" |
| + | intro: "<p>We can get things done faster, than just about anybody else!</p>" |
| + | image: "/samples/content_entries/need-expedited-service.jpg" |
| + | - Quality Concerns?: |
| + | _slug: quality-concerns |
| + | title: Quality Concerns? |
| + | url: "/solutions/quality-assurance" |
| + | intro: "<p>Solving your Quality Concerns!</p>" |
| + | image: "/samples/content_entries/quality-concerns.jpg" |
| + | - Offshoring Headaches?: |
| + | _slug: offshoring-headaches |
| + | title: Offshoring Headaches? |
| + | url: "/solutions/offshore-management" |
| + | intro: "<p>Managing your supply chain.</p>" |
| + | image: "/samples/content_entries/offshoring-headaches.jpg" |
data/products.yml
+34
-19
| @@ | @@ -1,19 +1,34 @@ |
| - | - "Sample 1": |
| - | description: "Velit voluptatem quasi nesciunt dolorem molestiae earum ipsam. Natus maxime aperiam qui. Itaque placeat quas ut laudantium et. Voluptas et ut sed temporibus. Sunt nam porro occaecati animi recusandae voluptatem." |
| - | image: /images/wing-nuts.jpg # Path to a file in the public/samples folder or to a remote and external file. |
| - | |
| - | - "Sample 2": |
| - | description: "Similique laboriosam saepe. Delectus soluta alias ut. Necessitatibus et omnis quis ab a voluptate sequi." |
| - | image: /images/wing-nuts.jpg # Path to a file in the public/samples folder or to a remote and external file. |
| - | # image: /samples/products/yourfile.txt # Path to a file in the public/samples folder or to a remote and external file. |
| - | |
| - | - "Sample 3": |
| - | description: "Porro minus similique nostrum. Impedit mollitia eius assumenda earum enim. Molestiae quia quisquam nam ut provident. Ut unde facilis voluptate nihil. Similique et exercitationem molestiae ut." |
| - | image: /images/wing-nuts.jpg # Path to a file in the public/samples folder or to a remote and external file. |
| - | # image: /samples/products/yourfile.txt # Path to a file in the public/samples folder or to a remote and external file. |
| - | |
| - | - "Sample 4": |
| - | description: "Incidunt id eveniet voluptas qui soluta. Pariatur occaecati dolores dolore esse. Possimus qui dolorem minus ut. Quis numquam minima vero consectetur." |
| - | image: /images/wing-nuts.jpg # Path to a file in the public/samples folder or to a remote and external file. |
| - | # image: /samples/products/yourfile.txt # Path to a file in the public/samples folder or to a remote and external file. |
| - | |
| + | - Nest Caps: |
| + | _slug: nest-caps |
| + | title: Nest Caps |
| + | image: "/samples/content_entries/nest-caps.jpg" |
| + | description: <p>Nest Caps / Stacking Caps in Inventory <br><br>Forging |
| + | equivalents - Cast Steel.<br><br>2" or 2½" square tubing.<br><br>Wholesale or |
| + | samples.<br></p> |
| + | - Wing Nuts: |
| + | _slug: wing-nuts |
| + | title: Wing Nuts |
| + | image: "/samples/content_entries/wing-nuts.jpg" |
| + | description: <p>NEW!!! We now also carry wing screws to match the larger brass |
| + | wing nuts (see picture below). 1" wing span and thread length of 5/8". Thread |
| + | type 832.<br><br>We continue to carry a variety of wing nuts, wing screws and |
| + | custom hardware for your purchase. We stock 832 threaded wing nuts in malleable |
| + | (without zinc plating) and in brass with a wing span of 3/4".<br></p> |
| + | - Hand Wheels: |
| + | _slug: hand-wheels |
| + | title: Hand Wheels |
| + | image: "/samples/content_entries/hand-wheel.jpg" |
| + | description: "<p>We produce a number of different size Handwheels. 50 piece minimum. |
| + | Zinc plated (yellow or silver) or powder coated. Click on the requested type |
| + | for available sizes.<br></p>" |
| + | - Spike Grids: |
| + | _slug: spike-grid |
| + | title: Spike Grids |
| + | image: "/samples/content_entries/stock-items-wood-connector-1-sided.jpg" |
| + | description: "<p>We produce and stock spiked connectors commonly used in timber |
| + | construction, also known as timber connectors, spike grids, toothed connectors. |
| + | Zinc plated or unplated.<br><br>Due to our precision and fine sand in our sand |
| + | casting process, our malleable iron parts weigh far less than those from our |
| + | competitors - while meeting the same standards!<br><br>Available Sizes are 50mm, |
| + | 65mm, 80mm, 95mm and 115 mm, one-sided and both sided, small and large holes, |
| + | details can be seen<br></p>" |
public/samples/content_entries/hand-wheel.jpg
+0
-0
public/samples/content_entries/need-expedited-service.jpg
+0
-0
public/samples/content_entries/nest-caps.jpg
+0
-0
public/samples/content_entries/offshoring-headaches.jpg
+0
-0
public/samples/content_entries/quality-concerns.jpg
+0
-0
public/samples/content_entries/stock-items-wood-connector-1-sided.jpg
+0
-0
public/samples/content_entries/wing-nuts.jpg
+0
-0