diff --git a/.context/reports/index.json b/.context/reports/index.json new file mode 100644 index 0000000..93715b9 --- /dev/null +++ b/.context/reports/index.json @@ -0,0 +1,27 @@ +{ + "version": 1, + "updatedAt": "2026-05-21T09:49:46.267Z", + "entries": [ + { + "id": "2026-05-21T09-49-46-266Z-modern-animated-redesign-deal-plus-tech", + "category": "plan", + "title": "Modern Animated Redesign - Deal Plus Tech", + "summary": "# Plan: Modern Animated Redesign — Deal Plus Tech Website ## Context The current website at `/Users/kunthawatgreethong/gitea/dealplustech-emdash` is an Astro-based Thai-language static site for \"ดีล พลัส เทค\" (Deal Plus Tech). It has basic animations (float, orb-drift, fade-in) but lacks modern scroll-triggered effect…", + "searchText": "plan Modern Animated Redesign - Deal Plus Tech # Plan: Modern Animated Redesign — Deal Plus Tech Website ## Context The current website at `/Users/kunthawatgreethong/gitea/dealplustech-emdash` is an Astro-based Thai-language static site for \"ดีล พลัส เทค\" (Deal Plus Tech). It has basic animations (float, orb-drift, fade-in) but lacks modern scroll-triggered effect… /Users/kunthawatgreethong/gitea/dealplustech-emdash/.context/todo.md markdown approved false", + "createdAt": "2026-05-21T09:49:46.266Z", + "updatedAt": "2026-05-21T09:49:46.266Z", + "sourcePath": "/Users/kunthawatgreethong/gitea/dealplustech-emdash/.context/todo.md", + "sourceLabel": "todo.md", + "viewerPath": "/Users/kunthawatgreethong/gitea/dealplustech-emdash/.context/todo.md", + "viewerLabel": "Modern Animated Redesign - Deal Plus Tech", + "tags": [ + "plan", + "markdown" + ], + "metadata": { + "action": "approved", + "modified": false + } + } + ] +} \ No newline at end of file diff --git a/.context/reports/reports.db b/.context/reports/reports.db new file mode 100644 index 0000000..09e3110 Binary files /dev/null and b/.context/reports/reports.db differ diff --git a/.context/reports/reports.db-shm b/.context/reports/reports.db-shm new file mode 100644 index 0000000..d2fc600 Binary files /dev/null and b/.context/reports/reports.db-shm differ diff --git a/.context/reports/reports.db-wal b/.context/reports/reports.db-wal new file mode 100644 index 0000000..e827c21 Binary files /dev/null and b/.context/reports/reports.db-wal differ diff --git a/.context/session-state.json b/.context/session-state.json new file mode 100644 index 0000000..51e0e67 --- /dev/null +++ b/.context/session-state.json @@ -0,0 +1,29 @@ +{ + "$schema": "session-state-v2", + "project": "dealplustech-emdash", + "cwd": "/Users/kunthawatgreethong/Gitea/dealplustech-emdash", + "ts": "2026-05-22T02:06:48.391Z", + "continue": "## Goal\nRedesign the Deal Plus Tech website (dealplustech-emdash) with modern animation effects. The site is an Astro-based Thai-language static site for a water systems company.\n\n## Constraints & Preferences\n- Must sync to Gitea before making changes (completed)\n- Modern animation effects required ", + "task": "continue work", + "files": [ + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/styles/global.css", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/layouts/BaseLayout.astro", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/pages/index.astro", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/products-cropped/ppr-pipe_000C.jpg", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/products-cropped/grilles_000C.jpg", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/thermobreak/thermobreak-solarblock.png", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/logo.png", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/line-qr.svg", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/products-cropped/ppr-pipe.svg", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/public/images/products-cropped/grilles.svg" + ], + "files_read": [ + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/layouts/BaseLayout.astro", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/pages/index.astro", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/styles/global.css", + "CLAUDE.md", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/astro.config.mjs", + "/Users/kunthawatgreethong/gitea/dealplustech-emdash/src/pages/all-products.astro", + "/Users/kunthawatgreethong/.agents/skills/huashu-design/SKILL.md" + ] +} \ No newline at end of file diff --git a/.context/todo.md b/.context/todo.md new file mode 100644 index 0000000..4b4a69f --- /dev/null +++ b/.context/todo.md @@ -0,0 +1,163 @@ +# Plan: Modern Animated Redesign — Deal Plus Tech Website + +## Context + +The current website at `/Users/kunthawatgreethong/gitea/dealplustech-emdash` is an Astro-based Thai-language static site for "ดีล พลัส เทค" (Deal Plus Tech). It has basic animations (float, orb-drift, fade-in) but lacks modern scroll-triggered effects and sophisticated micro-interactions. + +**Current State:** +- Color scheme: Green primary (#2d6a4f), Orange accent (#e35c1c) +- Animations: Basic float, fade-in, stagger, image hover zoom +- Layout: Standard header with dropdown, hero with floating cards, product grid, footer +- Working directory: `/Users/kunthawatgreethong/gitea/dealplustech-emdash` + +**Goal:** Redesign with modern animated effects including: +- Scroll-triggered reveal animations +- Text split/reveal effects +- Magnetic hover buttons +- Parallax sections +- Smooth page transitions +- Bento grid layouts +- Glassmorphism cards +- Animated gradient mesh backgrounds + +--- + +## Phase 1: Animation Library & CSS Infrastructure + +**Why:** Set up the foundation for all modern animations before touching components. + +**Test first** → `src/styles/global.css` +- Add scroll-triggered animation classes (fade-up, fade-left, fade-right, scale-in) +- Add Intersection Observer script for scroll animations +- Add text split animation utilities +- Add magnetic button effect CSS +- Add glassmorphism utility classes +- Add gradient mesh animation keyframes +- Add parallax utility classes +- Add page transition styles + +**Modify** → `src/layouts/BaseLayout.astro` +- Add animation initialization script in head +- Add page transition wrapper + +**Modify** → `src/components/common/Header.astro` +- Add scroll-triggered header style changes (shrink on scroll) +- Add mobile menu animation +- Add hover effects for nav items + +--- + +## Phase 2: Homepage Redesign + +**Why:** The homepage is the first impression - needs the most dramatic animation showcase. + +**Modify** → `src/pages/index.astro` +- **Hero Section:** + - Replace static gradient with animated gradient mesh + - Add text split reveal animation (heading characters animate in sequence) + - Add floating 3D product cards with parallax on mouse move + - Add magnetic CTA buttons + +- **Featured Products:** + - Add scroll-triggered reveal with stagger + - Add 3D tilt effect on card hover + - Add image reveal animation on scroll + +- **Trust Badges:** + - Add counter animation (numbers count up) + - Add scroll-triggered icon animations + +- **CTA Section:** + - Add parallax background effect + - Add gradient animation + +--- + +## Phase 3: Product Pages & Components + +**Why:** Extend animations consistently across all pages. + +**Modify** → `src/layouts/BaseLayout.astro` +- Enhance footer with scroll-triggered animations + +**Modify** → `src/components/common/Header.astro` +- Add smooth scroll navigation highlighting +- Add mega menu with staggered item reveals + +**Modify** → Product pages (`src/pages/*.astro`) +- Add breadcrumb with reveal animation +- Add product gallery with lightbox and zoom +- Add related products carousel + +--- + +## Phase 4: Modern Design Enhancements + +**Why:** Add sophisticated design patterns beyond animations. + +**Modify** → `src/styles/global.css` +- Add bento grid layout utilities +- Add glassmorphism component classes +- Add custom cursor styles +- Add loading skeleton animations + +**Modify** → `src/pages/all-products.astro` +- Implement bento grid product layout +- Add filter animations +- Add lazy load with skeleton + +--- + +## Phase 5: Performance & Polish + +**Why:** Ensure animations don't impact performance negatively. + +**Test** → Run `npm run build` to verify no errors +**Test** → Run `npm run dev` and verify animations work smoothly +**Polish** → Add reduced-motion media query for accessibility +**Polish** → Optimize animation performance (transform/opacity only) + +--- + +## Critical Files + +| File | Action | Changes | +|------|--------|---------| +| `src/styles/global.css` | Modify | Add animation library, utilities, glassmorphism | +| `src/layouts/BaseLayout.astro` | Modify | Add animation scripts, page wrapper | +| `src/layouts/Layout.astro` | Modify | Add meta tags, fonts | +| `src/components/common/Header.astro` | Modify | Scroll effects, animations, mobile menu | +| `src/components/common/Footer.astro` | Modify | Scroll animations, hover effects | +| `src/pages/index.astro` | Modify | Complete hero/product/cta redesign with animations | + +## Animation Effects to Implement + +### CSS Animations (global.css) +| Class | Effect | +|-------|--------| +| `.animate-fade-up` | Fade in + translate up on scroll | +| `.animate-fade-left` | Fade in + translate left on scroll | +| `.animate-fade-right` | Fade in + translate right on scroll | +| `.animate-scale-in` | Scale from 0.9 to 1 on scroll | +| `.animate-text-reveal` | Text reveals word by word/char by char | +| `.animate-gradient-shift` | Animated gradient background | +| `.glassmorphism` | Frosted glass effect | +| `.magnetic-btn` | Button follows cursor on hover | +| `.parallax` | Parallax scroll effect | +| `.tilt-card` | 3D tilt on hover | + +### Intersection Observer Script +- Trigger animations when elements enter viewport +- Add `data-animate` attribute to elements +- Configure threshold and delay options + +--- + +## Verification + +1. Run `npm run dev` at http://localhost:3100 +2. Scroll through homepage - verify animations trigger at correct positions +3. Hover on product cards - verify 3D tilt effect +4. Hover on CTA buttons - verify magnetic effect +5. Resize to mobile - verify responsive animations +6. Check `prefers-reduced-motion` - verify fallback animations \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index e3104e7..4791743 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,6 @@ "tailwindcss": "^4.0.0", "typescript": "^5.6.3" }, - "devDependencies": {}, "engines": { "node": ">=20.0.0" } diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png new file mode 100644 index 0000000..7caa832 Binary files /dev/null and b/public/apple-touch-icon.png differ diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..e69de29 diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..53aa7b8 --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,4 @@ + + + D+ + \ No newline at end of file diff --git a/public/images/HDPE-welding-crop.jpg b/public/images/HDPE-welding-crop.jpg new file mode 100644 index 0000000..426b4b7 Binary files /dev/null and b/public/images/HDPE-welding-crop.jpg differ diff --git a/public/images/HDPE/welding.svg b/public/images/HDPE/welding.svg new file mode 100644 index 0000000..8c78a5a --- /dev/null +++ b/public/images/HDPE/welding.svg @@ -0,0 +1,6 @@ + + + เครื่องเชื่อม HDPE + + + diff --git a/public/images/aeroflex/aerocel-d-al-duct.jpg b/public/images/aeroflex/aerocel-d-al-duct.jpg new file mode 100644 index 0000000..cd51a24 Binary files /dev/null and b/public/images/aeroflex/aerocel-d-al-duct.jpg differ diff --git a/public/images/aeroflex/aerocel-d-al-real.jpg b/public/images/aeroflex/aerocel-d-al-real.jpg new file mode 100644 index 0000000..327db74 Binary files /dev/null and b/public/images/aeroflex/aerocel-d-al-real.jpg differ diff --git a/public/images/aeroflex/aerocel-d-al.jpg b/public/images/aeroflex/aerocel-d-al.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/aeroflex/aerocel-d-al.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/aeroflex/aeroflex-overview.jpg b/public/images/aeroflex/aeroflex-overview.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/aeroflex/aeroflex-overview.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/aeroflex/aeroflex-overview.png b/public/images/aeroflex/aeroflex-overview.png new file mode 100644 index 0000000..b5a5872 Binary files /dev/null and b/public/images/aeroflex/aeroflex-overview.png differ diff --git a/public/images/aeroflex/aeroflex-product.jpg b/public/images/aeroflex/aeroflex-product.jpg new file mode 100644 index 0000000..327db74 Binary files /dev/null and b/public/images/aeroflex/aeroflex-product.jpg differ diff --git a/public/images/aeroflex/aeroflex-roll.jpg b/public/images/aeroflex/aeroflex-roll.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/aeroflex/aeroflex-roll.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/aeroflex/aeroflex-thumb.png b/public/images/aeroflex/aeroflex-thumb.png new file mode 100644 index 0000000..6c8b2fb Binary files /dev/null and b/public/images/aeroflex/aeroflex-thumb.png differ diff --git a/public/images/armflex/armacell-overview.jpg b/public/images/armflex/armacell-overview.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/armflex/armacell-overview.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/armflex/armacell-overview.png b/public/images/armflex/armacell-overview.png new file mode 100644 index 0000000..4a7408d Binary files /dev/null and b/public/images/armflex/armacell-overview.png differ diff --git a/public/images/armflex/armacell-thumb.png b/public/images/armflex/armacell-thumb.png new file mode 100644 index 0000000..99b689c Binary files /dev/null and b/public/images/armflex/armacell-thumb.png differ diff --git a/public/images/armflex/armaflex-roll.jpg b/public/images/armflex/armaflex-roll.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/armflex/armaflex-roll.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/armflex/armaflex-sheet-roll.jpg b/public/images/armflex/armaflex-sheet-roll.jpg new file mode 100644 index 0000000..47fa748 Binary files /dev/null and b/public/images/armflex/armaflex-sheet-roll.jpg differ diff --git a/public/images/armflex/armaflex-tube.jpg b/public/images/armflex/armaflex-tube.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/armflex/armaflex-tube.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/armflex/armflex-product.jpg b/public/images/armflex/armflex-product.jpg new file mode 100644 index 0000000..47fa748 Binary files /dev/null and b/public/images/armflex/armflex-product.jpg differ diff --git a/public/images/dealplustechlineqr.png b/public/images/dealplustechlineqr.png new file mode 100644 index 0000000..48f6e92 Binary files /dev/null and b/public/images/dealplustechlineqr.png differ diff --git a/public/images/dukelarrsen/dukelarrsen-02-03.jpg b/public/images/dukelarrsen/dukelarrsen-02-03.jpg new file mode 100644 index 0000000..6da5dcc Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-02-03.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-04.jpg b/public/images/dukelarrsen/dukelarrsen-04.jpg new file mode 100644 index 0000000..74c3fac Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-04.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-05.jpg b/public/images/dukelarrsen/dukelarrsen-05.jpg new file mode 100644 index 0000000..5300722 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-05.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-06.jpg b/public/images/dukelarrsen/dukelarrsen-06.jpg new file mode 100644 index 0000000..a04469a Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-06.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-07.jpg b/public/images/dukelarrsen/dukelarrsen-07.jpg new file mode 100644 index 0000000..25137ed Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-07.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-08.jpg b/public/images/dukelarrsen/dukelarrsen-08.jpg new file mode 100644 index 0000000..edc0b61 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-08.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-09.jpg b/public/images/dukelarrsen/dukelarrsen-09.jpg new file mode 100644 index 0000000..b21838c Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-09.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-10.jpg b/public/images/dukelarrsen/dukelarrsen-10.jpg new file mode 100644 index 0000000..137dd2f Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-10.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-11.jpg b/public/images/dukelarrsen/dukelarrsen-11.jpg new file mode 100644 index 0000000..ee9caba Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-11.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-12.jpg b/public/images/dukelarrsen/dukelarrsen-12.jpg new file mode 100644 index 0000000..05a1bb9 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-12.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-13.jpg b/public/images/dukelarrsen/dukelarrsen-13.jpg new file mode 100644 index 0000000..bef6389 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-13.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-14.jpg b/public/images/dukelarrsen/dukelarrsen-14.jpg new file mode 100644 index 0000000..21bfce3 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-14.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-15.jpg b/public/images/dukelarrsen/dukelarrsen-15.jpg new file mode 100644 index 0000000..a78f446 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-15.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-16.jpg b/public/images/dukelarrsen/dukelarrsen-16.jpg new file mode 100644 index 0000000..d87848e Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-16.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-17.jpg b/public/images/dukelarrsen/dukelarrsen-17.jpg new file mode 100644 index 0000000..1a387c9 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-17.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-18.jpg b/public/images/dukelarrsen/dukelarrsen-18.jpg new file mode 100644 index 0000000..17dd6a4 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-18.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-19.jpg b/public/images/dukelarrsen/dukelarrsen-19.jpg new file mode 100644 index 0000000..fdeb618 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-19.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-20.jpg b/public/images/dukelarrsen/dukelarrsen-20.jpg new file mode 100644 index 0000000..95b2483 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-20.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-21.jpg b/public/images/dukelarrsen/dukelarrsen-21.jpg new file mode 100644 index 0000000..2f3eee0 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-21.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-22.jpg b/public/images/dukelarrsen/dukelarrsen-22.jpg new file mode 100644 index 0000000..f9a968c Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-22.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-23.jpg b/public/images/dukelarrsen/dukelarrsen-23.jpg new file mode 100644 index 0000000..7eb9802 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-23.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-24.jpg b/public/images/dukelarrsen/dukelarrsen-24.jpg new file mode 100644 index 0000000..3dc8dd7 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-24.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-26.jpg b/public/images/dukelarrsen/dukelarrsen-26.jpg new file mode 100644 index 0000000..7638f37 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-26.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-27.jpg b/public/images/dukelarrsen/dukelarrsen-27.jpg new file mode 100644 index 0000000..876960c Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-27.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-28.jpg b/public/images/dukelarrsen/dukelarrsen-28.jpg new file mode 100644 index 0000000..fdb54ea Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-28.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-29.jpg b/public/images/dukelarrsen/dukelarrsen-29.jpg new file mode 100644 index 0000000..0300f0e Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-29.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-30.jpg b/public/images/dukelarrsen/dukelarrsen-30.jpg new file mode 100644 index 0000000..0c2074d Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-30.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-31.jpg b/public/images/dukelarrsen/dukelarrsen-31.jpg new file mode 100644 index 0000000..f18c37a Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-31.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-32.jpg b/public/images/dukelarrsen/dukelarrsen-32.jpg new file mode 100644 index 0000000..bc36136 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-32.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-33.jpg b/public/images/dukelarrsen/dukelarrsen-33.jpg new file mode 100644 index 0000000..933044e Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-33.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-34.jpg b/public/images/dukelarrsen/dukelarrsen-34.jpg new file mode 100644 index 0000000..527d4c1 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-34.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-35.jpg b/public/images/dukelarrsen/dukelarrsen-35.jpg new file mode 100644 index 0000000..3953351 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-35.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-36.jpg b/public/images/dukelarrsen/dukelarrsen-36.jpg new file mode 100644 index 0000000..f14bf5e Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-36.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-37.jpg b/public/images/dukelarrsen/dukelarrsen-37.jpg new file mode 100644 index 0000000..cf114b3 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-37.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-38.jpg b/public/images/dukelarrsen/dukelarrsen-38.jpg new file mode 100644 index 0000000..141f8e0 Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-38.jpg differ diff --git a/public/images/dukelarrsen/dukelarrsen-43.jpg b/public/images/dukelarrsen/dukelarrsen-43.jpg new file mode 100644 index 0000000..32b2dfd Binary files /dev/null and b/public/images/dukelarrsen/dukelarrsen-43.jpg differ diff --git a/public/images/durgo-avvs/durgo-001.svg b/public/images/durgo-avvs/durgo-001.svg new file mode 100644 index 0000000..3c02798 --- /dev/null +++ b/public/images/durgo-avvs/durgo-001.svg @@ -0,0 +1 @@ +DURGO 001 diff --git a/public/images/durgo-avvs/durgo-002.jpg b/public/images/durgo-avvs/durgo-002.jpg new file mode 100644 index 0000000..17ba34a Binary files /dev/null and b/public/images/durgo-avvs/durgo-002.jpg differ diff --git a/public/images/durgo-avvs/durgo-002.svg b/public/images/durgo-avvs/durgo-002.svg new file mode 100644 index 0000000..f97a5db --- /dev/null +++ b/public/images/durgo-avvs/durgo-002.svg @@ -0,0 +1 @@ +DURGO 002 diff --git a/public/images/durgo-avvs/durgo-003.jpg b/public/images/durgo-avvs/durgo-003.jpg new file mode 100644 index 0000000..0122ccb Binary files /dev/null and b/public/images/durgo-avvs/durgo-003.jpg differ diff --git a/public/images/durgo-avvs/durgo-003.svg b/public/images/durgo-avvs/durgo-003.svg new file mode 100644 index 0000000..cc3b729 --- /dev/null +++ b/public/images/durgo-avvs/durgo-003.svg @@ -0,0 +1 @@ +DURGO 003 diff --git a/public/images/durgo-avvs/durgo-004.jpg b/public/images/durgo-avvs/durgo-004.jpg new file mode 100644 index 0000000..eec9a13 Binary files /dev/null and b/public/images/durgo-avvs/durgo-004.jpg differ diff --git a/public/images/durgo-avvs/durgo-004.svg b/public/images/durgo-avvs/durgo-004.svg new file mode 100644 index 0000000..185692d --- /dev/null +++ b/public/images/durgo-avvs/durgo-004.svg @@ -0,0 +1 @@ +DURGO 004 diff --git a/public/images/durgo-avvs/durgo-005.jpg b/public/images/durgo-avvs/durgo-005.jpg new file mode 100644 index 0000000..4322447 Binary files /dev/null and b/public/images/durgo-avvs/durgo-005.jpg differ diff --git a/public/images/durgo-avvs/durgo-005.svg b/public/images/durgo-avvs/durgo-005.svg new file mode 100644 index 0000000..c702ca8 --- /dev/null +++ b/public/images/durgo-avvs/durgo-005.svg @@ -0,0 +1 @@ +DURGO 005 diff --git a/public/images/durgo-avvs/durgo-006.jpg b/public/images/durgo-avvs/durgo-006.jpg new file mode 100644 index 0000000..ab5d30e Binary files /dev/null and b/public/images/durgo-avvs/durgo-006.jpg differ diff --git a/public/images/durgo-avvs/durgo-006.svg b/public/images/durgo-avvs/durgo-006.svg new file mode 100644 index 0000000..a867e19 --- /dev/null +++ b/public/images/durgo-avvs/durgo-006.svg @@ -0,0 +1 @@ +DURGO 006 diff --git a/public/images/durgo-avvs/durgo-007.jpg b/public/images/durgo-avvs/durgo-007.jpg new file mode 100644 index 0000000..c40e502 Binary files /dev/null and b/public/images/durgo-avvs/durgo-007.jpg differ diff --git a/public/images/durgo-avvs/durgo-007.svg b/public/images/durgo-avvs/durgo-007.svg new file mode 100644 index 0000000..561bc86 --- /dev/null +++ b/public/images/durgo-avvs/durgo-007.svg @@ -0,0 +1 @@ +DURGO 007 diff --git a/public/images/durgo-avvs/durgo-008.jpg b/public/images/durgo-avvs/durgo-008.jpg new file mode 100644 index 0000000..a7c3f5c Binary files /dev/null and b/public/images/durgo-avvs/durgo-008.jpg differ diff --git a/public/images/durgo-avvs/durgo-008.svg b/public/images/durgo-avvs/durgo-008.svg new file mode 100644 index 0000000..3b65c30 --- /dev/null +++ b/public/images/durgo-avvs/durgo-008.svg @@ -0,0 +1 @@ +DURGO 008 diff --git a/public/images/durgo-avvs/durgo-009.jpg b/public/images/durgo-avvs/durgo-009.jpg new file mode 100644 index 0000000..e588ad8 Binary files /dev/null and b/public/images/durgo-avvs/durgo-009.jpg differ diff --git a/public/images/durgo-avvs/durgo-009.svg b/public/images/durgo-avvs/durgo-009.svg new file mode 100644 index 0000000..a3251b7 --- /dev/null +++ b/public/images/durgo-avvs/durgo-009.svg @@ -0,0 +1 @@ +DURGO 009 diff --git a/public/images/durgo-avvs/durgo-010.jpg b/public/images/durgo-avvs/durgo-010.jpg new file mode 100644 index 0000000..8b459d9 Binary files /dev/null and b/public/images/durgo-avvs/durgo-010.jpg differ diff --git a/public/images/durgo-avvs/durgo-010.svg b/public/images/durgo-avvs/durgo-010.svg new file mode 100644 index 0000000..3b7530b --- /dev/null +++ b/public/images/durgo-avvs/durgo-010.svg @@ -0,0 +1 @@ +DURGO 010 diff --git a/public/images/durgo-avvs/durgo-011.jpg b/public/images/durgo-avvs/durgo-011.jpg new file mode 100644 index 0000000..dadad82 Binary files /dev/null and b/public/images/durgo-avvs/durgo-011.jpg differ diff --git a/public/images/durgo-avvs/durgo-011.svg b/public/images/durgo-avvs/durgo-011.svg new file mode 100644 index 0000000..7896d9e --- /dev/null +++ b/public/images/durgo-avvs/durgo-011.svg @@ -0,0 +1 @@ +DURGO 011 diff --git a/public/images/durgo-avvs/durgo-012.jpg b/public/images/durgo-avvs/durgo-012.jpg new file mode 100644 index 0000000..37ce287 Binary files /dev/null and b/public/images/durgo-avvs/durgo-012.jpg differ diff --git a/public/images/durgo-avvs/durgo-012.svg b/public/images/durgo-avvs/durgo-012.svg new file mode 100644 index 0000000..3eed4f3 --- /dev/null +++ b/public/images/durgo-avvs/durgo-012.svg @@ -0,0 +1 @@ +DURGO 012 diff --git a/public/images/durgo-avvs/durgo-013.jpg b/public/images/durgo-avvs/durgo-013.jpg new file mode 100644 index 0000000..5f79832 Binary files /dev/null and b/public/images/durgo-avvs/durgo-013.jpg differ diff --git a/public/images/durgo-avvs/durgo-013.svg b/public/images/durgo-avvs/durgo-013.svg new file mode 100644 index 0000000..3c2c1c2 --- /dev/null +++ b/public/images/durgo-avvs/durgo-013.svg @@ -0,0 +1 @@ +DURGO 013 diff --git a/public/images/durgo-avvs/durgo-014.jpg b/public/images/durgo-avvs/durgo-014.jpg new file mode 100644 index 0000000..f450242 Binary files /dev/null and b/public/images/durgo-avvs/durgo-014.jpg differ diff --git a/public/images/durgo-avvs/durgo-014.svg b/public/images/durgo-avvs/durgo-014.svg new file mode 100644 index 0000000..fac0537 --- /dev/null +++ b/public/images/durgo-avvs/durgo-014.svg @@ -0,0 +1 @@ +DURGO 014 diff --git a/public/images/durgo-avvs/durgo-015.jpg b/public/images/durgo-avvs/durgo-015.jpg new file mode 100644 index 0000000..1300d5a Binary files /dev/null and b/public/images/durgo-avvs/durgo-015.jpg differ diff --git a/public/images/durgo-avvs/durgo-015.svg b/public/images/durgo-avvs/durgo-015.svg new file mode 100644 index 0000000..bcac805 --- /dev/null +++ b/public/images/durgo-avvs/durgo-015.svg @@ -0,0 +1 @@ +DURGO 015 diff --git a/public/images/durgo-avvs/durgo-016.jpg b/public/images/durgo-avvs/durgo-016.jpg new file mode 100644 index 0000000..ec4fc0d Binary files /dev/null and b/public/images/durgo-avvs/durgo-016.jpg differ diff --git a/public/images/durgo-avvs/durgo-016.svg b/public/images/durgo-avvs/durgo-016.svg new file mode 100644 index 0000000..889f5b6 --- /dev/null +++ b/public/images/durgo-avvs/durgo-016.svg @@ -0,0 +1 @@ +DURGO 016 diff --git a/public/images/durgo-avvs/durgo-017.jpg b/public/images/durgo-avvs/durgo-017.jpg new file mode 100644 index 0000000..fde4840 Binary files /dev/null and b/public/images/durgo-avvs/durgo-017.jpg differ diff --git a/public/images/durgo-avvs/durgo-018.jpg b/public/images/durgo-avvs/durgo-018.jpg new file mode 100644 index 0000000..bba22b3 Binary files /dev/null and b/public/images/durgo-avvs/durgo-018.jpg differ diff --git a/public/images/durgo-avvs/durgo-019.jpg b/public/images/durgo-avvs/durgo-019.jpg new file mode 100644 index 0000000..85d4b18 Binary files /dev/null and b/public/images/durgo-avvs/durgo-019.jpg differ diff --git a/public/images/durgo-avvs/durgo-020.jpg b/public/images/durgo-avvs/durgo-020.jpg new file mode 100644 index 0000000..cf5793c Binary files /dev/null and b/public/images/durgo-avvs/durgo-020.jpg differ diff --git a/public/images/durgo-avvs/durgo-021.jpg b/public/images/durgo-avvs/durgo-021.jpg new file mode 100644 index 0000000..a300c49 Binary files /dev/null and b/public/images/durgo-avvs/durgo-021.jpg differ diff --git a/public/images/durgo-avvs/durgo-022.jpg b/public/images/durgo-avvs/durgo-022.jpg new file mode 100644 index 0000000..fbe9c9a Binary files /dev/null and b/public/images/durgo-avvs/durgo-022.jpg differ diff --git a/public/images/durgo-avvs/durgo-023.jpg b/public/images/durgo-avvs/durgo-023.jpg new file mode 100644 index 0000000..afb4275 Binary files /dev/null and b/public/images/durgo-avvs/durgo-023.jpg differ diff --git a/public/images/durgo-avvs/durgo-023.svg b/public/images/durgo-avvs/durgo-023.svg new file mode 100644 index 0000000..68b21e8 --- /dev/null +++ b/public/images/durgo-avvs/durgo-023.svg @@ -0,0 +1 @@ +DURGO 023 diff --git a/public/images/durgo-avvs/durgo-024.jpg b/public/images/durgo-avvs/durgo-024.jpg new file mode 100644 index 0000000..fd1b5cd Binary files /dev/null and b/public/images/durgo-avvs/durgo-024.jpg differ diff --git a/public/images/durgo-avvs/durgo-024.svg b/public/images/durgo-avvs/durgo-024.svg new file mode 100644 index 0000000..39c1f0a --- /dev/null +++ b/public/images/durgo-avvs/durgo-024.svg @@ -0,0 +1 @@ +DURGO 024 diff --git a/public/images/durgo-avvs/durgo-025.jpg b/public/images/durgo-avvs/durgo-025.jpg new file mode 100644 index 0000000..a2f932b Binary files /dev/null and b/public/images/durgo-avvs/durgo-025.jpg differ diff --git a/public/images/durgo-avvs/durgo-026.jpg b/public/images/durgo-avvs/durgo-026.jpg new file mode 100644 index 0000000..fb5b114 Binary files /dev/null and b/public/images/durgo-avvs/durgo-026.jpg differ diff --git a/public/images/durgo-avvs/durgo-027.jpg b/public/images/durgo-avvs/durgo-027.jpg new file mode 100644 index 0000000..16681ac Binary files /dev/null and b/public/images/durgo-avvs/durgo-027.jpg differ diff --git a/public/images/durgo-avvs/placeholder.svg b/public/images/durgo-avvs/placeholder.svg new file mode 100644 index 0000000..381bcfa --- /dev/null +++ b/public/images/durgo-avvs/placeholder.svg @@ -0,0 +1 @@ +DURGO diff --git a/public/images/fire-cabinet-1-crop.jpg b/public/images/fire-cabinet-1-crop.jpg new file mode 100644 index 0000000..08f904e Binary files /dev/null and b/public/images/fire-cabinet-1-crop.jpg differ diff --git a/public/images/fire-cabinet-1-new.jpg b/public/images/fire-cabinet-1-new.jpg new file mode 100644 index 0000000..daa3642 Binary files /dev/null and b/public/images/fire-cabinet-1-new.jpg differ diff --git a/public/images/fire-cabinet-1.jpg b/public/images/fire-cabinet-1.jpg new file mode 100644 index 0000000..daa3642 Binary files /dev/null and b/public/images/fire-cabinet-1.jpg differ diff --git a/public/images/fire-cabinet-2-crop.jpg b/public/images/fire-cabinet-2-crop.jpg new file mode 100644 index 0000000..e4f5efe Binary files /dev/null and b/public/images/fire-cabinet-2-crop.jpg differ diff --git a/public/images/fire-cabinet-2-new.jpg b/public/images/fire-cabinet-2-new.jpg new file mode 100644 index 0000000..1e71f72 Binary files /dev/null and b/public/images/fire-cabinet-2-new.jpg differ diff --git a/public/images/fire-cabinet-2.jpg b/public/images/fire-cabinet-2.jpg new file mode 100644 index 0000000..1e71f72 Binary files /dev/null and b/public/images/fire-cabinet-2.jpg differ diff --git a/public/images/fire-extinguisher-p1.jpg b/public/images/fire-extinguisher-p1.jpg new file mode 100644 index 0000000..facd0ee Binary files /dev/null and b/public/images/fire-extinguisher-p1.jpg differ diff --git a/public/images/fire-extinguisher-p2.jpg b/public/images/fire-extinguisher-p2.jpg new file mode 100644 index 0000000..eac4df6 Binary files /dev/null and b/public/images/fire-extinguisher-p2.jpg differ diff --git a/public/images/fire-extinguisher-p3.jpg b/public/images/fire-extinguisher-p3.jpg new file mode 100644 index 0000000..ca12358 Binary files /dev/null and b/public/images/fire-extinguisher-p3.jpg differ diff --git a/public/images/grilles/air-grille-content.jpg b/public/images/grilles/air-grille-content.jpg new file mode 100644 index 0000000..790048f Binary files /dev/null and b/public/images/grilles/air-grille-content.jpg differ diff --git a/public/images/grilles/air-grille-content.svg b/public/images/grilles/air-grille-content.svg new file mode 100644 index 0000000..5feb07e --- /dev/null +++ b/public/images/grilles/air-grille-content.svg @@ -0,0 +1 @@ +air-grille-content diff --git a/public/images/grilles/eye-ball.jpg b/public/images/grilles/eye-ball.jpg new file mode 100644 index 0000000..15d7c0f Binary files /dev/null and b/public/images/grilles/eye-ball.jpg differ diff --git a/public/images/grilles/fresh-air-hing-type.jpg b/public/images/grilles/fresh-air-hing-type.jpg new file mode 100644 index 0000000..198eb83 Binary files /dev/null and b/public/images/grilles/fresh-air-hing-type.jpg differ diff --git a/public/images/grilles/fresh-air1-content-1.jpg b/public/images/grilles/fresh-air1-content-1.jpg new file mode 100644 index 0000000..9ab8d40 Binary files /dev/null and b/public/images/grilles/fresh-air1-content-1.jpg differ diff --git a/public/images/grilles/fresh-air1-content-1.svg b/public/images/grilles/fresh-air1-content-1.svg new file mode 100644 index 0000000..94322f5 --- /dev/null +++ b/public/images/grilles/fresh-air1-content-1.svg @@ -0,0 +1 @@ +fresh-air1-content-1 diff --git a/public/images/grilles/fresh-air1-content-2.jpg b/public/images/grilles/fresh-air1-content-2.jpg new file mode 100644 index 0000000..9ab8d40 Binary files /dev/null and b/public/images/grilles/fresh-air1-content-2.jpg differ diff --git a/public/images/grilles/grilles-plastic-content.jpg b/public/images/grilles/grilles-plastic-content.jpg new file mode 100644 index 0000000..a996a0a Binary files /dev/null and b/public/images/grilles/grilles-plastic-content.jpg differ diff --git a/public/images/grilles/grilles-plastic-content.svg b/public/images/grilles/grilles-plastic-content.svg new file mode 100644 index 0000000..328e98b --- /dev/null +++ b/public/images/grilles/grilles-plastic-content.svg @@ -0,0 +1 @@ +grilles-plastic-content diff --git a/public/images/grilles/hi-flo-jet-diffuser.jpg b/public/images/grilles/hi-flo-jet-diffuser.jpg new file mode 100644 index 0000000..f55a95f Binary files /dev/null and b/public/images/grilles/hi-flo-jet-diffuser.jpg differ diff --git a/public/images/grilles/linear-bar.jpg b/public/images/grilles/linear-bar.jpg new file mode 100644 index 0000000..625e6e6 Binary files /dev/null and b/public/images/grilles/linear-bar.jpg differ diff --git a/public/images/grilles/linear-slot-content.jpg b/public/images/grilles/linear-slot-content.jpg new file mode 100644 index 0000000..7856224 Binary files /dev/null and b/public/images/grilles/linear-slot-content.jpg differ diff --git a/public/images/grilles/linear-slot-content.svg b/public/images/grilles/linear-slot-content.svg new file mode 100644 index 0000000..57c2197 --- /dev/null +++ b/public/images/grilles/linear-slot-content.svg @@ -0,0 +1 @@ +linear-slot-content diff --git a/public/images/grilles/louver-2.jpg b/public/images/grilles/louver-2.jpg new file mode 100644 index 0000000..1063af9 Binary files /dev/null and b/public/images/grilles/louver-2.jpg differ diff --git a/public/images/grilles/louver-4.jpg b/public/images/grilles/louver-4.jpg new file mode 100644 index 0000000..2ff3308 Binary files /dev/null and b/public/images/grilles/louver-4.jpg differ diff --git a/public/images/grilles/perforate.jpg b/public/images/grilles/perforate.jpg new file mode 100644 index 0000000..c23fd7a Binary files /dev/null and b/public/images/grilles/perforate.jpg differ diff --git a/public/images/grilles/placeholder.svg b/public/images/grilles/placeholder.svg new file mode 100644 index 0000000..78b2ab0 --- /dev/null +++ b/public/images/grilles/placeholder.svg @@ -0,0 +1 @@ +กริลแอร์ diff --git a/public/images/grilles/rectangular.jpg b/public/images/grilles/rectangular.jpg new file mode 100644 index 0000000..46bd475 Binary files /dev/null and b/public/images/grilles/rectangular.jpg differ diff --git a/public/images/grilles/return-air-hing-type.jpg b/public/images/grilles/return-air-hing-type.jpg new file mode 100644 index 0000000..53d5a4e Binary files /dev/null and b/public/images/grilles/return-air-hing-type.jpg differ diff --git a/public/images/grilles/return-air.jpg b/public/images/grilles/return-air.jpg new file mode 100644 index 0000000..a461990 Binary files /dev/null and b/public/images/grilles/return-air.jpg differ diff --git a/public/images/grilles/round-ceiling.jpg b/public/images/grilles/round-ceiling.jpg new file mode 100644 index 0000000..c0d18f6 Binary files /dev/null and b/public/images/grilles/round-ceiling.jpg differ diff --git a/public/images/grilles/square-ceiling.jpg b/public/images/grilles/square-ceiling.jpg new file mode 100644 index 0000000..37003d8 Binary files /dev/null and b/public/images/grilles/square-ceiling.jpg differ diff --git a/public/images/grilles/supply-air-content.jpg b/public/images/grilles/supply-air-content.jpg new file mode 100644 index 0000000..9263569 Binary files /dev/null and b/public/images/grilles/supply-air-content.jpg differ diff --git a/public/images/groove-coupling/G1.png b/public/images/groove-coupling/G1.png new file mode 100644 index 0000000..9994247 Binary files /dev/null and b/public/images/groove-coupling/G1.png differ diff --git a/public/images/groove-coupling/G10.png b/public/images/groove-coupling/G10.png new file mode 100644 index 0000000..a657b5b Binary files /dev/null and b/public/images/groove-coupling/G10.png differ diff --git a/public/images/groove-coupling/G11.png b/public/images/groove-coupling/G11.png new file mode 100644 index 0000000..ca76ae8 Binary files /dev/null and b/public/images/groove-coupling/G11.png differ diff --git a/public/images/groove-coupling/G12.png b/public/images/groove-coupling/G12.png new file mode 100644 index 0000000..fef9f33 Binary files /dev/null and b/public/images/groove-coupling/G12.png differ diff --git a/public/images/groove-coupling/G13.png b/public/images/groove-coupling/G13.png new file mode 100644 index 0000000..0541273 Binary files /dev/null and b/public/images/groove-coupling/G13.png differ diff --git a/public/images/groove-coupling/G2.png b/public/images/groove-coupling/G2.png new file mode 100644 index 0000000..58aab43 Binary files /dev/null and b/public/images/groove-coupling/G2.png differ diff --git a/public/images/groove-coupling/G3.png b/public/images/groove-coupling/G3.png new file mode 100644 index 0000000..906f914 Binary files /dev/null and b/public/images/groove-coupling/G3.png differ diff --git a/public/images/groove-coupling/G4.png b/public/images/groove-coupling/G4.png new file mode 100644 index 0000000..ad30438 Binary files /dev/null and b/public/images/groove-coupling/G4.png differ diff --git a/public/images/groove-coupling/G5.png b/public/images/groove-coupling/G5.png new file mode 100644 index 0000000..b307b94 Binary files /dev/null and b/public/images/groove-coupling/G5.png differ diff --git a/public/images/groove-coupling/G6.png b/public/images/groove-coupling/G6.png new file mode 100644 index 0000000..47fc668 Binary files /dev/null and b/public/images/groove-coupling/G6.png differ diff --git a/public/images/groove-coupling/G7.png b/public/images/groove-coupling/G7.png new file mode 100644 index 0000000..2431114 Binary files /dev/null and b/public/images/groove-coupling/G7.png differ diff --git a/public/images/groove-coupling/G8.png b/public/images/groove-coupling/G8.png new file mode 100644 index 0000000..9a51c81 Binary files /dev/null and b/public/images/groove-coupling/G8.png differ diff --git a/public/images/groove-coupling/G9.png b/public/images/groove-coupling/G9.png new file mode 100644 index 0000000..07ffab7 Binary files /dev/null and b/public/images/groove-coupling/G9.png differ diff --git a/public/images/groove-coupling/Grooved01.jpg b/public/images/groove-coupling/Grooved01.jpg new file mode 100644 index 0000000..ad2f986 Binary files /dev/null and b/public/images/groove-coupling/Grooved01.jpg differ diff --git a/public/images/groove-coupling/Grooved02.jpg b/public/images/groove-coupling/Grooved02.jpg new file mode 100644 index 0000000..4b14809 Binary files /dev/null and b/public/images/groove-coupling/Grooved02.jpg differ diff --git a/public/images/hdpe001-page1.jpg b/public/images/hdpe001-page1.jpg new file mode 100644 index 0000000..a2fb66b Binary files /dev/null and b/public/images/hdpe001-page1.jpg differ diff --git a/public/images/hdpe001-page2.jpg b/public/images/hdpe001-page2.jpg new file mode 100644 index 0000000..090652e Binary files /dev/null and b/public/images/hdpe001-page2.jpg differ diff --git a/public/images/line-icon.png b/public/images/line-icon.png new file mode 100644 index 0000000..aaf12cf Binary files /dev/null and b/public/images/line-icon.png differ diff --git a/public/images/line-qr.svg b/public/images/line-qr.svg new file mode 100644 index 0000000..382278a --- /dev/null +++ b/public/images/line-qr.svg @@ -0,0 +1,2 @@ + + diff --git a/public/images/logo.png b/public/images/logo.png new file mode 100644 index 0000000..e33ed26 --- /dev/null +++ b/public/images/logo.png @@ -0,0 +1,5 @@ + + + ดีล พลัส เทค + DEAL PLUS TECH + \ No newline at end of file diff --git a/public/images/logo/dealplustech-logo.png b/public/images/logo/dealplustech-logo.png new file mode 100644 index 0000000..0fd9195 Binary files /dev/null and b/public/images/logo/dealplustech-logo.png differ diff --git a/public/images/logo/valve_logo.jpg b/public/images/logo/valve_logo.jpg new file mode 100644 index 0000000..69ebdbb Binary files /dev/null and b/public/images/logo/valve_logo.jpg differ diff --git a/public/images/maxflex/maxflex-fr-overview.jpg b/public/images/maxflex/maxflex-fr-overview.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/maxflex/maxflex-fr-overview.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/maxflex/maxflex-fr-roll.jpg b/public/images/maxflex/maxflex-fr-roll.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/maxflex/maxflex-fr-roll.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/maxflex/maxflex-fr-sheet.jpg b/public/images/maxflex/maxflex-fr-sheet.jpg new file mode 100644 index 0000000..9daed0b --- /dev/null +++ b/public/images/maxflex/maxflex-fr-sheet.jpg @@ -0,0 +1,27 @@ + + + + + + + 404 Not Found + + + +
+
+

Server Error

+
404
+

Page Not Found

+

This page either doesn't exist, or it moved somewhere else.

+
+

That's what you can do

+ +
+
+ + \ No newline at end of file diff --git a/public/images/maxflex/maxflex-fsk-foil.jpg b/public/images/maxflex/maxflex-fsk-foil.jpg new file mode 100644 index 0000000..10565ae Binary files /dev/null and b/public/images/maxflex/maxflex-fsk-foil.jpg differ diff --git a/public/images/maxflex/maxflex-overview.png b/public/images/maxflex/maxflex-overview.png new file mode 100644 index 0000000..4814279 Binary files /dev/null and b/public/images/maxflex/maxflex-overview.png differ diff --git a/public/images/maxflex/maxflex-product.jpg b/public/images/maxflex/maxflex-product.jpg new file mode 100644 index 0000000..10565ae Binary files /dev/null and b/public/images/maxflex/maxflex-product.jpg differ diff --git a/public/images/maxflex/maxflex-thumb.png b/public/images/maxflex/maxflex-thumb.png new file mode 100644 index 0000000..1b0d1b3 Binary files /dev/null and b/public/images/maxflex/maxflex-thumb.png differ diff --git a/public/images/mech/mech-001.jpg b/public/images/mech/mech-001.jpg new file mode 100644 index 0000000..7016899 Binary files /dev/null and b/public/images/mech/mech-001.jpg differ diff --git a/public/images/mech/mech-002.jpg b/public/images/mech/mech-002.jpg new file mode 100644 index 0000000..7016899 Binary files /dev/null and b/public/images/mech/mech-002.jpg differ diff --git a/public/images/mech/mech-003.jpg b/public/images/mech/mech-003.jpg new file mode 100644 index 0000000..d5689a8 Binary files /dev/null and b/public/images/mech/mech-003.jpg differ diff --git a/public/images/mech/mech-004.jpg b/public/images/mech/mech-004.jpg new file mode 100644 index 0000000..ccf49d0 Binary files /dev/null and b/public/images/mech/mech-004.jpg differ diff --git a/public/images/mech/mech-005.jpg b/public/images/mech/mech-005.jpg new file mode 100644 index 0000000..b17ccbe Binary files /dev/null and b/public/images/mech/mech-005.jpg differ diff --git a/public/images/mech/mech-006.jpg b/public/images/mech/mech-006.jpg new file mode 100644 index 0000000..89f4389 Binary files /dev/null and b/public/images/mech/mech-006.jpg differ diff --git a/public/images/mech/mech-007.jpg b/public/images/mech/mech-007.jpg new file mode 100644 index 0000000..eab530d Binary files /dev/null and b/public/images/mech/mech-007.jpg differ diff --git a/public/images/mech/mech-008.jpg b/public/images/mech/mech-008.jpg new file mode 100644 index 0000000..f6e0854 Binary files /dev/null and b/public/images/mech/mech-008.jpg differ diff --git a/public/images/mech/mech-009.jpg b/public/images/mech/mech-009.jpg new file mode 100644 index 0000000..3f41d19 Binary files /dev/null and b/public/images/mech/mech-009.jpg differ diff --git a/public/images/mech/mech-010.jpg b/public/images/mech/mech-010.jpg new file mode 100644 index 0000000..1cd4d2f Binary files /dev/null and b/public/images/mech/mech-010.jpg differ diff --git a/public/images/mech/mech-011.jpg b/public/images/mech/mech-011.jpg new file mode 100644 index 0000000..b87c294 Binary files /dev/null and b/public/images/mech/mech-011.jpg differ diff --git a/public/images/mech/mech-012.jpg b/public/images/mech/mech-012.jpg new file mode 100644 index 0000000..bf4caee Binary files /dev/null and b/public/images/mech/mech-012.jpg differ diff --git a/public/images/mech/mech-013.jpg b/public/images/mech/mech-013.jpg new file mode 100644 index 0000000..fb61168 Binary files /dev/null and b/public/images/mech/mech-013.jpg differ diff --git a/public/images/mech/mech-014.jpg b/public/images/mech/mech-014.jpg new file mode 100644 index 0000000..97789b8 Binary files /dev/null and b/public/images/mech/mech-014.jpg differ diff --git a/public/images/mech/mech-015.jpg b/public/images/mech/mech-015.jpg new file mode 100644 index 0000000..1611d88 Binary files /dev/null and b/public/images/mech/mech-015.jpg differ diff --git a/public/images/mech/mech-016.jpg b/public/images/mech/mech-016.jpg new file mode 100644 index 0000000..c4bd47d Binary files /dev/null and b/public/images/mech/mech-016.jpg differ diff --git a/public/images/mech/mech-017.jpg b/public/images/mech/mech-017.jpg new file mode 100644 index 0000000..39ee67e Binary files /dev/null and b/public/images/mech/mech-017.jpg differ diff --git a/public/images/mech/mech-018.jpg b/public/images/mech/mech-018.jpg new file mode 100644 index 0000000..9477c4b Binary files /dev/null and b/public/images/mech/mech-018.jpg differ diff --git a/public/images/original.jpg b/public/images/original.jpg new file mode 100644 index 0000000..696e773 Binary files /dev/null and b/public/images/original.jpg differ diff --git a/public/images/pipe-coupling/BG-SMC02.png b/public/images/pipe-coupling/BG-SMC02.png new file mode 100644 index 0000000..e4cf8c0 Binary files /dev/null and b/public/images/pipe-coupling/BG-SMC02.png differ diff --git a/public/images/pipe-coupling/Certificates-smc.png b/public/images/pipe-coupling/Certificates-smc.png new file mode 100644 index 0000000..13882d6 Binary files /dev/null and b/public/images/pipe-coupling/Certificates-smc.png differ diff --git a/public/images/pipe-coupling/SMC-Page-02.jpg b/public/images/pipe-coupling/SMC-Page-02.jpg new file mode 100644 index 0000000..f06aa61 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-02.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-03.jpg b/public/images/pipe-coupling/SMC-Page-03.jpg new file mode 100644 index 0000000..62a3ba5 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-03.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-04.jpg b/public/images/pipe-coupling/SMC-Page-04.jpg new file mode 100644 index 0000000..82f0ad3 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-04.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-05.jpg b/public/images/pipe-coupling/SMC-Page-05.jpg new file mode 100644 index 0000000..5a2e213 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-05.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-05.svg b/public/images/pipe-coupling/SMC-Page-05.svg new file mode 100644 index 0000000..cf6b1ec --- /dev/null +++ b/public/images/pipe-coupling/SMC-Page-05.svg @@ -0,0 +1 @@ +Coupling 05 diff --git a/public/images/pipe-coupling/SMC-Page-06.jpg b/public/images/pipe-coupling/SMC-Page-06.jpg new file mode 100644 index 0000000..505d61b Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-06.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-07.jpg b/public/images/pipe-coupling/SMC-Page-07.jpg new file mode 100644 index 0000000..a2eb76a Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-07.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-07.svg b/public/images/pipe-coupling/SMC-Page-07.svg new file mode 100644 index 0000000..94cd289 --- /dev/null +++ b/public/images/pipe-coupling/SMC-Page-07.svg @@ -0,0 +1 @@ +Coupling 07 diff --git a/public/images/pipe-coupling/SMC-Page-08.jpg b/public/images/pipe-coupling/SMC-Page-08.jpg new file mode 100644 index 0000000..5421ea0 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-08.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-09.jpg b/public/images/pipe-coupling/SMC-Page-09.jpg new file mode 100644 index 0000000..196019f Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-09.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-10.jpg b/public/images/pipe-coupling/SMC-Page-10.jpg new file mode 100644 index 0000000..ceec57c Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-10.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-11.jpg b/public/images/pipe-coupling/SMC-Page-11.jpg new file mode 100644 index 0000000..a22ee73 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-11.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-12.jpg b/public/images/pipe-coupling/SMC-Page-12.jpg new file mode 100644 index 0000000..e356466 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-12.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-13.jpg b/public/images/pipe-coupling/SMC-Page-13.jpg new file mode 100644 index 0000000..1f4e8c6 --- /dev/null +++ b/public/images/pipe-coupling/SMC-Page-13.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/pipe-coupling/SMC-Page-14.jpg b/public/images/pipe-coupling/SMC-Page-14.jpg new file mode 100644 index 0000000..8e16041 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-14.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-15.jpg b/public/images/pipe-coupling/SMC-Page-15.jpg new file mode 100644 index 0000000..2309c14 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-15.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-16.jpg b/public/images/pipe-coupling/SMC-Page-16.jpg new file mode 100644 index 0000000..a48e045 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-16.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-17.jpg b/public/images/pipe-coupling/SMC-Page-17.jpg new file mode 100644 index 0000000..94656e7 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-17.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-18.jpg b/public/images/pipe-coupling/SMC-Page-18.jpg new file mode 100644 index 0000000..95ee283 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-18.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-19.jpg b/public/images/pipe-coupling/SMC-Page-19.jpg new file mode 100644 index 0000000..812fdfc Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-19.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-20.jpg b/public/images/pipe-coupling/SMC-Page-20.jpg new file mode 100644 index 0000000..cf6a2ff Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-20.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-21.jpg b/public/images/pipe-coupling/SMC-Page-21.jpg new file mode 100644 index 0000000..1918f98 Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-21.jpg differ diff --git a/public/images/pipe-coupling/SMC-Page-22.jpg b/public/images/pipe-coupling/SMC-Page-22.jpg new file mode 100644 index 0000000..892dddd Binary files /dev/null and b/public/images/pipe-coupling/SMC-Page-22.jpg differ diff --git a/public/images/pipe-coupling/coupling.svg b/public/images/pipe-coupling/coupling.svg new file mode 100644 index 0000000..0431220 --- /dev/null +++ b/public/images/pipe-coupling/coupling.svg @@ -0,0 +1,6 @@ + + + Pipe Coupling + + + diff --git a/public/images/poloplast/MECH_Fitting_001.jpg b/public/images/poloplast/MECH_Fitting_001.jpg new file mode 100644 index 0000000..eb34eb3 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_001.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_002.jpg b/public/images/poloplast/MECH_Fitting_002.jpg new file mode 100644 index 0000000..c4551a4 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_002.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_003.jpg b/public/images/poloplast/MECH_Fitting_003.jpg new file mode 100644 index 0000000..15f84fd Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_003.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_004.jpg b/public/images/poloplast/MECH_Fitting_004.jpg new file mode 100644 index 0000000..430da39 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_004.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_005.jpg b/public/images/poloplast/MECH_Fitting_005.jpg new file mode 100644 index 0000000..06cb215 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_005.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_006.jpg b/public/images/poloplast/MECH_Fitting_006.jpg new file mode 100644 index 0000000..2fc1036 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_006.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_007.jpg b/public/images/poloplast/MECH_Fitting_007.jpg new file mode 100644 index 0000000..796f344 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_007.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_008.jpg b/public/images/poloplast/MECH_Fitting_008.jpg new file mode 100644 index 0000000..c2e81a5 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_008.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_009.jpg b/public/images/poloplast/MECH_Fitting_009.jpg new file mode 100644 index 0000000..eff5104 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_009.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_010.jpg b/public/images/poloplast/MECH_Fitting_010.jpg new file mode 100644 index 0000000..0866ed8 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_010.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_011.jpg b/public/images/poloplast/MECH_Fitting_011.jpg new file mode 100644 index 0000000..08424b8 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_011.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_012.jpg b/public/images/poloplast/MECH_Fitting_012.jpg new file mode 100644 index 0000000..9363f1d Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_012.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_013.jpg b/public/images/poloplast/MECH_Fitting_013.jpg new file mode 100644 index 0000000..c1d0ed2 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_013.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_014.jpg b/public/images/poloplast/MECH_Fitting_014.jpg new file mode 100644 index 0000000..362650a Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_014.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_015.jpg b/public/images/poloplast/MECH_Fitting_015.jpg new file mode 100644 index 0000000..a4bead3 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_015.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_016.jpg b/public/images/poloplast/MECH_Fitting_016.jpg new file mode 100644 index 0000000..28e551c Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_016.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_017.jpg b/public/images/poloplast/MECH_Fitting_017.jpg new file mode 100644 index 0000000..5f1f4e1 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_017.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_018.jpg b/public/images/poloplast/MECH_Fitting_018.jpg new file mode 100644 index 0000000..efb15f5 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_018.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_019.jpg b/public/images/poloplast/MECH_Fitting_019.jpg new file mode 100644 index 0000000..a4fe7a7 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_019.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_020.jpg b/public/images/poloplast/MECH_Fitting_020.jpg new file mode 100644 index 0000000..43ba71e Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_020.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_021.jpg b/public/images/poloplast/MECH_Fitting_021.jpg new file mode 100644 index 0000000..d4e2c77 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_021.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_022.jpg b/public/images/poloplast/MECH_Fitting_022.jpg new file mode 100644 index 0000000..247f46f Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_022.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_023.jpg b/public/images/poloplast/MECH_Fitting_023.jpg new file mode 100644 index 0000000..0cf1e5c Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_023.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_024.jpg b/public/images/poloplast/MECH_Fitting_024.jpg new file mode 100644 index 0000000..c13edbc Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_024.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_025.jpg b/public/images/poloplast/MECH_Fitting_025.jpg new file mode 100644 index 0000000..6a82acb Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_025.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_026.jpg b/public/images/poloplast/MECH_Fitting_026.jpg new file mode 100644 index 0000000..c88921e Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_026.jpg differ diff --git a/public/images/poloplast/MECH_Fitting_027.jpg b/public/images/poloplast/MECH_Fitting_027.jpg new file mode 100644 index 0000000..52bc789 Binary files /dev/null and b/public/images/poloplast/MECH_Fitting_027.jpg differ diff --git a/public/images/poloplast/POLOPLAST_001.png b/public/images/poloplast/POLOPLAST_001.png new file mode 100644 index 0000000..9b7456e Binary files /dev/null and b/public/images/poloplast/POLOPLAST_001.png differ diff --git a/public/images/poloplast/POLOPLAST_002.png b/public/images/poloplast/POLOPLAST_002.png new file mode 100644 index 0000000..0a01e73 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_002.png differ diff --git a/public/images/poloplast/POLOPLAST_003.png b/public/images/poloplast/POLOPLAST_003.png new file mode 100644 index 0000000..ac1eadd Binary files /dev/null and b/public/images/poloplast/POLOPLAST_003.png differ diff --git a/public/images/poloplast/POLOPLAST_004.png b/public/images/poloplast/POLOPLAST_004.png new file mode 100644 index 0000000..fa3ae51 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_004.png differ diff --git a/public/images/poloplast/POLOPLAST_005.png b/public/images/poloplast/POLOPLAST_005.png new file mode 100644 index 0000000..bc97519 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_005.png differ diff --git a/public/images/poloplast/POLOPLAST_006.png b/public/images/poloplast/POLOPLAST_006.png new file mode 100644 index 0000000..6643b35 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_006.png differ diff --git a/public/images/poloplast/POLOPLAST_007.png b/public/images/poloplast/POLOPLAST_007.png new file mode 100644 index 0000000..6f1a76c Binary files /dev/null and b/public/images/poloplast/POLOPLAST_007.png differ diff --git a/public/images/poloplast/POLOPLAST_008.png b/public/images/poloplast/POLOPLAST_008.png new file mode 100644 index 0000000..c613143 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_008.png differ diff --git a/public/images/poloplast/POLOPLAST_009.png b/public/images/poloplast/POLOPLAST_009.png new file mode 100644 index 0000000..24c8b50 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_009.png differ diff --git a/public/images/poloplast/POLOPLAST_010.png b/public/images/poloplast/POLOPLAST_010.png new file mode 100644 index 0000000..23151fe Binary files /dev/null and b/public/images/poloplast/POLOPLAST_010.png differ diff --git a/public/images/poloplast/POLOPLAST_011.png b/public/images/poloplast/POLOPLAST_011.png new file mode 100644 index 0000000..a7a438f Binary files /dev/null and b/public/images/poloplast/POLOPLAST_011.png differ diff --git a/public/images/poloplast/POLOPLAST_012.png b/public/images/poloplast/POLOPLAST_012.png new file mode 100644 index 0000000..19961e7 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_012.png differ diff --git a/public/images/poloplast/POLOPLAST_013.png b/public/images/poloplast/POLOPLAST_013.png new file mode 100644 index 0000000..bda2ff6 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_013.png differ diff --git a/public/images/poloplast/POLOPLAST_014.png b/public/images/poloplast/POLOPLAST_014.png new file mode 100644 index 0000000..bf351dc Binary files /dev/null and b/public/images/poloplast/POLOPLAST_014.png differ diff --git a/public/images/poloplast/POLOPLAST_015.png b/public/images/poloplast/POLOPLAST_015.png new file mode 100644 index 0000000..3b075b0 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_015.png differ diff --git a/public/images/poloplast/POLOPLAST_016.png b/public/images/poloplast/POLOPLAST_016.png new file mode 100644 index 0000000..25f781a Binary files /dev/null and b/public/images/poloplast/POLOPLAST_016.png differ diff --git a/public/images/poloplast/POLOPLAST_071.png b/public/images/poloplast/POLOPLAST_071.png new file mode 100644 index 0000000..9818187 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_071.png differ diff --git a/public/images/poloplast/POLOPLAST_072.png b/public/images/poloplast/POLOPLAST_072.png new file mode 100644 index 0000000..c6f31e0 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_072.png differ diff --git a/public/images/poloplast/POLOPLAST_073.png b/public/images/poloplast/POLOPLAST_073.png new file mode 100644 index 0000000..b9f3393 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_073.png differ diff --git a/public/images/poloplast/POLOPLAST_074.png b/public/images/poloplast/POLOPLAST_074.png new file mode 100644 index 0000000..45b497e Binary files /dev/null and b/public/images/poloplast/POLOPLAST_074.png differ diff --git a/public/images/poloplast/POLOPLAST_075.png b/public/images/poloplast/POLOPLAST_075.png new file mode 100644 index 0000000..e103662 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_075.png differ diff --git a/public/images/poloplast/POLOPLAST_076.png b/public/images/poloplast/POLOPLAST_076.png new file mode 100644 index 0000000..a5da053 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_076.png differ diff --git a/public/images/poloplast/POLOPLAST_078.png b/public/images/poloplast/POLOPLAST_078.png new file mode 100644 index 0000000..e01d2c2 Binary files /dev/null and b/public/images/poloplast/POLOPLAST_078.png differ diff --git a/public/images/portfolio/.omc/state/agent-replay-77cb8f65-501a-417d-8d97-926fcba021ef.jsonl b/public/images/portfolio/.omc/state/agent-replay-77cb8f65-501a-417d-8d97-926fcba021ef.jsonl new file mode 100644 index 0000000..dbd59c5 --- /dev/null +++ b/public/images/portfolio/.omc/state/agent-replay-77cb8f65-501a-417d-8d97-926fcba021ef.jsonl @@ -0,0 +1,6 @@ +{"t":0,"agent":"ad4128b","agent_type":"unknown","event":"agent_stop","success":true} +{"t":0,"agent":"ad64cdc","agent_type":"unknown","event":"agent_stop","success":true} +{"t":0,"agent":"af7261d","agent_type":"unknown","event":"agent_stop","success":true} +{"t":0,"agent":"ab325cf","agent_type":"unknown","event":"agent_stop","success":true} +{"t":0,"agent":"a61235c","agent_type":"unknown","event":"agent_stop","success":true} +{"t":0,"agent":"a9ce12a","agent_type":"unknown","event":"agent_stop","success":true} diff --git a/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T07-59-27-490Z.json b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T07-59-27-490Z.json new file mode 100644 index 0000000..05a3099 --- /dev/null +++ b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T07-59-27-490Z.json @@ -0,0 +1,16 @@ +{ + "created_at": "2026-05-11T07:59:27.489Z", + "trigger": "auto", + "active_modes": {}, + "todo_summary": { + "pending": 0, + "in_progress": 0, + "completed": 0 + }, + "wisdom_exported": false, + "background_jobs": { + "active": [], + "recent": [], + "stats": null + } +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T10-16-55-529Z.json b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T10-16-55-529Z.json new file mode 100644 index 0000000..cd39760 --- /dev/null +++ b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T10-16-55-529Z.json @@ -0,0 +1,16 @@ +{ + "created_at": "2026-05-11T10:16:55.527Z", + "trigger": "auto", + "active_modes": {}, + "todo_summary": { + "pending": 0, + "in_progress": 0, + "completed": 0 + }, + "wisdom_exported": false, + "background_jobs": { + "active": [], + "recent": [], + "stats": null + } +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T12-31-19-986Z.json b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T12-31-19-986Z.json new file mode 100644 index 0000000..3338757 --- /dev/null +++ b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T12-31-19-986Z.json @@ -0,0 +1,16 @@ +{ + "created_at": "2026-05-11T12:31:19.985Z", + "trigger": "auto", + "active_modes": {}, + "todo_summary": { + "pending": 0, + "in_progress": 0, + "completed": 0 + }, + "wisdom_exported": false, + "background_jobs": { + "active": [], + "recent": [], + "stats": null + } +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T13-06-32-885Z.json b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T13-06-32-885Z.json new file mode 100644 index 0000000..50e656b --- /dev/null +++ b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T13-06-32-885Z.json @@ -0,0 +1,16 @@ +{ + "created_at": "2026-05-11T13:06:32.884Z", + "trigger": "auto", + "active_modes": {}, + "todo_summary": { + "pending": 0, + "in_progress": 0, + "completed": 0 + }, + "wisdom_exported": false, + "background_jobs": { + "active": [], + "recent": [], + "stats": null + } +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T13-15-25-418Z.json b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T13-15-25-418Z.json new file mode 100644 index 0000000..4339be9 --- /dev/null +++ b/public/images/portfolio/.omc/state/checkpoints/checkpoint-2026-05-11T13-15-25-418Z.json @@ -0,0 +1,16 @@ +{ + "created_at": "2026-05-11T13:15:25.417Z", + "trigger": "auto", + "active_modes": {}, + "todo_summary": { + "pending": 0, + "in_progress": 0, + "completed": 0 + }, + "wisdom_exported": false, + "background_jobs": { + "active": [], + "recent": [], + "stats": null + } +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/last-tool-error.json b/public/images/portfolio/.omc/state/last-tool-error.json new file mode 100644 index 0000000..257b226 --- /dev/null +++ b/public/images/portfolio/.omc/state/last-tool-error.json @@ -0,0 +1,7 @@ +{ + "tool_name": "Read", + "tool_input_preview": "{\"file_path\":\"/Users/kunthawatgreethong/.openclaude/projects/-Users-kunthawatgreethong-Gitea-dealplustech-emdash/memory/user/user-may2026-init-and-debug.md\"}", + "error": "File does not exist. Note: your current working directory is /Users/kunthawatgreethong/Gitea/dealplustech-emdash/public/images/portfolio.", + "timestamp": "2026-05-11T12:31:19.670Z", + "retry_count": 1 +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/sessions/77cb8f65-501a-417d-8d97-926fcba021ef/session-started.json b/public/images/portfolio/.omc/state/sessions/77cb8f65-501a-417d-8d97-926fcba021ef/session-started.json new file mode 100644 index 0000000..1c196a3 --- /dev/null +++ b/public/images/portfolio/.omc/state/sessions/77cb8f65-501a-417d-8d97-926fcba021ef/session-started.json @@ -0,0 +1,6 @@ +{ + "session_id": "77cb8f65-501a-417d-8d97-926fcba021ef", + "started_at": "2026-05-11T13:17:49.645Z", + "cwd": "/Users/kunthawatgreethong/Gitea/dealplustech-emdash/public/images/portfolio", + "pid": 17185 +} \ No newline at end of file diff --git a/public/images/portfolio/.omc/state/subagent-tracking.json b/public/images/portfolio/.omc/state/subagent-tracking.json new file mode 100644 index 0000000..21d3486 --- /dev/null +++ b/public/images/portfolio/.omc/state/subagent-tracking.json @@ -0,0 +1,7 @@ +{ + "agents": [], + "total_spawned": 0, + "total_completed": 0, + "total_failed": 0, + "last_updated": "2026-05-11T14:20:10.433Z" +} \ No newline at end of file diff --git a/public/images/portfolio/begrim.jpg b/public/images/portfolio/begrim.jpg new file mode 100644 index 0000000..3244124 Binary files /dev/null and b/public/images/portfolio/begrim.jpg differ diff --git a/public/images/portfolio/begrimex.svg b/public/images/portfolio/begrimex.svg new file mode 100644 index 0000000..61cd2ed --- /dev/null +++ b/public/images/portfolio/begrimex.svg @@ -0,0 +1 @@ +begrimex diff --git a/public/images/portfolio/cp-ram-ladkrabang.jpg b/public/images/portfolio/cp-ram-ladkrabang.jpg new file mode 100644 index 0000000..4e02d7f Binary files /dev/null and b/public/images/portfolio/cp-ram-ladkrabang.jpg differ diff --git a/public/images/portfolio/cp-ram-ladkrabang.svg b/public/images/portfolio/cp-ram-ladkrabang.svg new file mode 100644 index 0000000..ea5d543 --- /dev/null +++ b/public/images/portfolio/cp-ram-ladkrabang.svg @@ -0,0 +1 @@ +cp-ram-ladkrabang diff --git a/public/images/portfolio/cyber-world.jpg b/public/images/portfolio/cyber-world.jpg new file mode 100644 index 0000000..e4b71a9 Binary files /dev/null and b/public/images/portfolio/cyber-world.jpg differ diff --git a/public/images/portfolio/cyber-world.svg b/public/images/portfolio/cyber-world.svg new file mode 100644 index 0000000..204377c --- /dev/null +++ b/public/images/portfolio/cyber-world.svg @@ -0,0 +1 @@ +cyber-world diff --git a/public/images/portfolio/eminent-air-factory.jpg b/public/images/portfolio/eminent-air-factory.jpg new file mode 100644 index 0000000..14a3c94 Binary files /dev/null and b/public/images/portfolio/eminent-air-factory.jpg differ diff --git a/public/images/portfolio/eminent-air-factory.svg b/public/images/portfolio/eminent-air-factory.svg new file mode 100644 index 0000000..617bd01 --- /dev/null +++ b/public/images/portfolio/eminent-air-factory.svg @@ -0,0 +1 @@ +eminent-air-factory diff --git a/public/images/portfolio/essilor-factory.jpg b/public/images/portfolio/essilor-factory.jpg new file mode 100644 index 0000000..bc2a13c Binary files /dev/null and b/public/images/portfolio/essilor-factory.jpg differ diff --git a/public/images/portfolio/essilor-factory.svg b/public/images/portfolio/essilor-factory.svg new file mode 100644 index 0000000..570dadf --- /dev/null +++ b/public/images/portfolio/essilor-factory.svg @@ -0,0 +1 @@ +essilor-factory diff --git a/public/images/portfolio/ethanol-factory.jpg b/public/images/portfolio/ethanol-factory.jpg new file mode 100644 index 0000000..656f763 Binary files /dev/null and b/public/images/portfolio/ethanol-factory.jpg differ diff --git a/public/images/portfolio/ethanol-factory.svg b/public/images/portfolio/ethanol-factory.svg new file mode 100644 index 0000000..6e87e92 --- /dev/null +++ b/public/images/portfolio/ethanol-factory.svg @@ -0,0 +1 @@ +ethanol-factory diff --git a/public/images/portfolio/placeholder.svg b/public/images/portfolio/placeholder.svg new file mode 100644 index 0000000..e07bd46 --- /dev/null +++ b/public/images/portfolio/placeholder.svg @@ -0,0 +1 @@ +ผลงาน diff --git a/public/images/portfolio/ppr-pipe-greanpipe.jpg b/public/images/portfolio/ppr-pipe-greanpipe.jpg new file mode 100644 index 0000000..e385fe1 Binary files /dev/null and b/public/images/portfolio/ppr-pipe-greanpipe.jpg differ diff --git a/public/images/portfolio/pracharat-project.jpg b/public/images/portfolio/pracharat-project.jpg new file mode 100644 index 0000000..e3f4e2f Binary files /dev/null and b/public/images/portfolio/pracharat-project.jpg differ diff --git a/public/images/portfolio/pracharat-project.svg b/public/images/portfolio/pracharat-project.svg new file mode 100644 index 0000000..81a8b00 --- /dev/null +++ b/public/images/portfolio/pracharat-project.svg @@ -0,0 +1 @@ +pracharat-project diff --git a/public/images/portfolio/seacon-bang-khae.jpg b/public/images/portfolio/seacon-bang-khae.jpg new file mode 100644 index 0000000..922ed2c Binary files /dev/null and b/public/images/portfolio/seacon-bang-khae.jpg differ diff --git a/public/images/portfolio/seacon-bang-khae.svg b/public/images/portfolio/seacon-bang-khae.svg new file mode 100644 index 0000000..2c89511 --- /dev/null +++ b/public/images/portfolio/seacon-bang-khae.svg @@ -0,0 +1 @@ +seacon-bang-khae diff --git a/public/images/portfolio/thai-nam-tip.jpg b/public/images/portfolio/thai-nam-tip.jpg new file mode 100644 index 0000000..397f0d4 Binary files /dev/null and b/public/images/portfolio/thai-nam-tip.jpg differ diff --git a/public/images/portfolio/thai-nam-tip.svg b/public/images/portfolio/thai-nam-tip.svg new file mode 100644 index 0000000..e55f706 --- /dev/null +++ b/public/images/portfolio/thai-nam-tip.svg @@ -0,0 +1 @@ +thai-nam-tip diff --git a/public/images/portfolio/toyox.jpg b/public/images/portfolio/toyox.jpg new file mode 100644 index 0000000..b9b931e Binary files /dev/null and b/public/images/portfolio/toyox.jpg differ diff --git a/public/images/portfolio/toyox.svg b/public/images/portfolio/toyox.svg new file mode 100644 index 0000000..0adc674 --- /dev/null +++ b/public/images/portfolio/toyox.svg @@ -0,0 +1 @@ +toyox diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.39.16-AM-1024x807.png b/public/images/ppr/Screenshot-2023-03-08-at-10.39.16-AM-1024x807.png new file mode 100644 index 0000000..a3a5b3e Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.39.16-AM-1024x807.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.39.16-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.39.16-AM.png new file mode 100644 index 0000000..3e19c38 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.39.16-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.42.41-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.42.41-AM.png new file mode 100644 index 0000000..82d4b52 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.42.41-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.44.22-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.44.22-AM.png new file mode 100644 index 0000000..5fccf93 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.44.22-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.44.28-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.44.28-AM.png new file mode 100644 index 0000000..fa3de63 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.44.28-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.44.36-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.44.36-AM.png new file mode 100644 index 0000000..b7d7fc3 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.44.36-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.44.44-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.44.44-AM.png new file mode 100644 index 0000000..074f60e Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.44.44-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.44.51-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.44.51-AM.png new file mode 100644 index 0000000..892fae7 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.44.51-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.51.25-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.51.25-AM.png new file mode 100644 index 0000000..83b48e4 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.51.25-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.51.31-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.51.31-AM.png new file mode 100644 index 0000000..10fee28 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.51.31-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.51.40-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.51.40-AM.png new file mode 100644 index 0000000..be8a88f Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.51.40-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.55.18-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.55.18-AM.png new file mode 100644 index 0000000..cb43dea Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.55.18-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.57.43-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.57.43-AM.png new file mode 100644 index 0000000..25f3d2c Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.57.43-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.59.24-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.59.24-AM.png new file mode 100644 index 0000000..ef0c206 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.59.24-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-10.59.31-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-10.59.31-AM.png new file mode 100644 index 0000000..444d7dd Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-10.59.31-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.02.48-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.02.48-AM.png new file mode 100644 index 0000000..0df9592 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.02.48-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.03.05-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.03.05-AM.png new file mode 100644 index 0000000..bcea3df Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.03.05-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.05.36-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.05.36-AM.png new file mode 100644 index 0000000..13e59a7 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.05.36-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.05.45-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.05.45-AM.png new file mode 100644 index 0000000..7e57e8d Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.05.45-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.07.01-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.07.01-AM.png new file mode 100644 index 0000000..050ccc8 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.07.01-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.07.09-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.07.09-AM.png new file mode 100644 index 0000000..03541a1 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.07.09-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.07.56-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.07.56-AM.png new file mode 100644 index 0000000..0283037 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.07.56-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.08.03-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.08.03-AM.png new file mode 100644 index 0000000..cd895ec Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.08.03-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.08.55-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.08.55-AM.png new file mode 100644 index 0000000..427c143 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.08.55-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.09.05-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.09.05-AM.png new file mode 100644 index 0000000..0397c62 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.09.05-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.10.15-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.10.15-AM.png new file mode 100644 index 0000000..a5862c8 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.10.15-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.10.24-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.10.24-AM.png new file mode 100644 index 0000000..36f6fed Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.10.24-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.10.32-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.10.32-AM.png new file mode 100644 index 0000000..67bcf53 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.10.32-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.11.22-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.11.22-AM.png new file mode 100644 index 0000000..dedfb70 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.11.22-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.11.30-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.11.30-AM.png new file mode 100644 index 0000000..40f95f7 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.11.30-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.11.38-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.11.38-AM.png new file mode 100644 index 0000000..0c1365f Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.11.38-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.12.34-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.12.34-AM.png new file mode 100644 index 0000000..773d7f7 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.12.34-AM.png differ diff --git a/public/images/ppr/Screenshot-2023-03-08-at-11.12.42-AM.png b/public/images/ppr/Screenshot-2023-03-08-at-11.12.42-AM.png new file mode 100644 index 0000000..0284e60 Binary files /dev/null and b/public/images/ppr/Screenshot-2023-03-08-at-11.12.42-AM.png differ diff --git a/public/images/ppr/TPPR55.jpg b/public/images/ppr/TPPR55.jpg new file mode 100644 index 0000000..3c8c0a5 Binary files /dev/null and b/public/images/ppr/TPPR55.jpg differ diff --git a/public/images/ppr/ppr-pipe-scg-01.jpg b/public/images/ppr/ppr-pipe-scg-01.jpg new file mode 100644 index 0000000..ac6f45f Binary files /dev/null and b/public/images/ppr/ppr-pipe-scg-01.jpg differ diff --git a/public/images/ppr/ppr-pipe-scg-02.jpg b/public/images/ppr/ppr-pipe-scg-02.jpg new file mode 100644 index 0000000..6d3f447 Binary files /dev/null and b/public/images/ppr/ppr-pipe-scg-02.jpg differ diff --git a/public/images/ppr/table-01-price.png b/public/images/ppr/table-01-price.png new file mode 100644 index 0000000..ad56ba5 Binary files /dev/null and b/public/images/ppr/table-01-price.png differ diff --git a/public/images/products-cropped/Banner-TDV2.jpg b/public/images/products-cropped/Banner-TDV2.jpg new file mode 100644 index 0000000..1ea23f2 Binary files /dev/null and b/public/images/products-cropped/Banner-TDV2.jpg differ diff --git a/public/images/products-cropped/Eye-Ball.jpg b/public/images/products-cropped/Eye-Ball.jpg new file mode 100644 index 0000000..1fc1e4f Binary files /dev/null and b/public/images/products-cropped/Eye-Ball.jpg differ diff --git a/public/images/products-cropped/HDPE-Welding2.jpg b/public/images/products-cropped/HDPE-Welding2.jpg new file mode 100644 index 0000000..c6da19e Binary files /dev/null and b/public/images/products-cropped/HDPE-Welding2.jpg differ diff --git a/public/images/products-cropped/Hanger-Clamp-Bolt_000.jpg b/public/images/products-cropped/Hanger-Clamp-Bolt_000.jpg new file mode 100644 index 0000000..0f3c45e Binary files /dev/null and b/public/images/products-cropped/Hanger-Clamp-Bolt_000.jpg differ diff --git a/public/images/products-cropped/MECH_001.jpg b/public/images/products-cropped/MECH_001.jpg new file mode 100644 index 0000000..91c17b7 Binary files /dev/null and b/public/images/products-cropped/MECH_001.jpg differ diff --git a/public/images/products-cropped/Thermobreak_-LS_0.png b/public/images/products-cropped/Thermobreak_-LS_0.png new file mode 100644 index 0000000..ec6bd64 Binary files /dev/null and b/public/images/products-cropped/Thermobreak_-LS_0.png differ diff --git a/public/images/products-cropped/XYLENT_001.png b/public/images/products-cropped/XYLENT_001.png new file mode 100644 index 0000000..46d13fe Binary files /dev/null and b/public/images/products-cropped/XYLENT_001.png differ diff --git a/public/images/products-cropped/backup_originals/BG-SMC02.png b/public/images/products-cropped/backup_originals/BG-SMC02.png new file mode 100644 index 0000000..8ca53bc Binary files /dev/null and b/public/images/products-cropped/backup_originals/BG-SMC02.png differ diff --git a/public/images/products-cropped/backup_originals/Banner-TDV2.jpg b/public/images/products-cropped/backup_originals/Banner-TDV2.jpg new file mode 100644 index 0000000..0c21b44 Binary files /dev/null and b/public/images/products-cropped/backup_originals/Banner-TDV2.jpg differ diff --git a/public/images/products-cropped/backup_originals/Eye-Ball.jpg b/public/images/products-cropped/backup_originals/Eye-Ball.jpg new file mode 100644 index 0000000..0e3ea03 Binary files /dev/null and b/public/images/products-cropped/backup_originals/Eye-Ball.jpg differ diff --git a/public/images/products-cropped/backup_originals/HDPE-Welding2.jpg b/public/images/products-cropped/backup_originals/HDPE-Welding2.jpg new file mode 100644 index 0000000..5434153 Binary files /dev/null and b/public/images/products-cropped/backup_originals/HDPE-Welding2.jpg differ diff --git a/public/images/products-cropped/backup_originals/HDPE-welding-crop.jpg b/public/images/products-cropped/backup_originals/HDPE-welding-crop.jpg new file mode 100644 index 0000000..9830ff7 Binary files /dev/null and b/public/images/products-cropped/backup_originals/HDPE-welding-crop.jpg differ diff --git a/public/images/products-cropped/backup_originals/Hanger-Clamp-Bolt_000.jpg b/public/images/products-cropped/backup_originals/Hanger-Clamp-Bolt_000.jpg new file mode 100644 index 0000000..df41398 Binary files /dev/null and b/public/images/products-cropped/backup_originals/Hanger-Clamp-Bolt_000.jpg differ diff --git a/public/images/products-cropped/backup_originals/MECH_001.jpg b/public/images/products-cropped/backup_originals/MECH_001.jpg new file mode 100644 index 0000000..5b31522 Binary files /dev/null and b/public/images/products-cropped/backup_originals/MECH_001.jpg differ diff --git a/public/images/products-cropped/backup_originals/Thermobreak_-LS_0.png b/public/images/products-cropped/backup_originals/Thermobreak_-LS_0.png new file mode 100644 index 0000000..1548eaa Binary files /dev/null and b/public/images/products-cropped/backup_originals/Thermobreak_-LS_0.png differ diff --git a/public/images/products-cropped/backup_originals/XYLENT_001.png b/public/images/products-cropped/backup_originals/XYLENT_001.png new file mode 100644 index 0000000..f0656a1 Binary files /dev/null and b/public/images/products-cropped/backup_originals/XYLENT_001.png differ diff --git a/public/images/products-cropped/backup_originals/dukelarrsen-43.jpg b/public/images/products-cropped/backup_originals/dukelarrsen-43.jpg new file mode 100644 index 0000000..d416325 Binary files /dev/null and b/public/images/products-cropped/backup_originals/dukelarrsen-43.jpg differ diff --git a/public/images/products-cropped/backup_originals/durgo_000C.jpg b/public/images/products-cropped/backup_originals/durgo_000C.jpg new file mode 100644 index 0000000..12f102e Binary files /dev/null and b/public/images/products-cropped/backup_originals/durgo_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/extinguishers_000C.jpg b/public/images/products-cropped/backup_originals/extinguishers_000C.jpg new file mode 100644 index 0000000..3f8e0b5 Binary files /dev/null and b/public/images/products-cropped/backup_originals/extinguishers_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/foot-ppr1.jpg b/public/images/products-cropped/backup_originals/foot-ppr1.jpg new file mode 100644 index 0000000..653cb2f Binary files /dev/null and b/public/images/products-cropped/backup_originals/foot-ppr1.jpg differ diff --git a/public/images/products-cropped/backup_originals/grilles_000C.jpg b/public/images/products-cropped/backup_originals/grilles_000C.jpg new file mode 100644 index 0000000..d4b7c3d Binary files /dev/null and b/public/images/products-cropped/backup_originals/grilles_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/hdpe001.jpg b/public/images/products-cropped/backup_originals/hdpe001.jpg new file mode 100644 index 0000000..ffc5896 Binary files /dev/null and b/public/images/products-cropped/backup_originals/hdpe001.jpg differ diff --git a/public/images/products-cropped/backup_originals/hdpe001.png b/public/images/products-cropped/backup_originals/hdpe001.png new file mode 100644 index 0000000..420e620 Binary files /dev/null and b/public/images/products-cropped/backup_originals/hdpe001.png differ diff --git a/public/images/products-cropped/backup_originals/mech_000C.jpg b/public/images/products-cropped/backup_originals/mech_000C.jpg new file mode 100644 index 0000000..7a7c762 Binary files /dev/null and b/public/images/products-cropped/backup_originals/mech_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/pipe-coupling-machine_000.jpg b/public/images/products-cropped/backup_originals/pipe-coupling-machine_000.jpg new file mode 100644 index 0000000..4f13f09 Binary files /dev/null and b/public/images/products-cropped/backup_originals/pipe-coupling-machine_000.jpg differ diff --git a/public/images/products-cropped/backup_originals/ppr-pipe_000C.jpg b/public/images/products-cropped/backup_originals/ppr-pipe_000C.jpg new file mode 100644 index 0000000..f7509df Binary files /dev/null and b/public/images/products-cropped/backup_originals/ppr-pipe_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/ppr-scg.jpg b/public/images/products-cropped/backup_originals/ppr-scg.jpg new file mode 100644 index 0000000..cb5459c Binary files /dev/null and b/public/images/products-cropped/backup_originals/ppr-scg.jpg differ diff --git a/public/images/products-cropped/backup_originals/pvc-pipe_000C.jpg b/public/images/products-cropped/backup_originals/pvc-pipe_000C.jpg new file mode 100644 index 0000000..1a0e14f Binary files /dev/null and b/public/images/products-cropped/backup_originals/pvc-pipe_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/pvc-standard-01.jpg b/public/images/products-cropped/backup_originals/pvc-standard-01.jpg new file mode 100644 index 0000000..3902d0b Binary files /dev/null and b/public/images/products-cropped/backup_originals/pvc-standard-01.jpg differ diff --git a/public/images/products-cropped/backup_originals/realflex_000C.jpg b/public/images/products-cropped/backup_originals/realflex_000C.jpg new file mode 100644 index 0000000..5b85a14 Binary files /dev/null and b/public/images/products-cropped/backup_originals/realflex_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/syler-pipe-cold-water.jpg b/public/images/products-cropped/backup_originals/syler-pipe-cold-water.jpg new file mode 100644 index 0000000..5866151 Binary files /dev/null and b/public/images/products-cropped/backup_originals/syler-pipe-cold-water.jpg differ diff --git a/public/images/products-cropped/backup_originals/thermobreak-solarblock.png b/public/images/products-cropped/backup_originals/thermobreak-solarblock.png new file mode 100644 index 0000000..9488555 Binary files /dev/null and b/public/images/products-cropped/backup_originals/thermobreak-solarblock.png differ diff --git a/public/images/products-cropped/backup_originals/upvc-pipe_000C.jpg b/public/images/products-cropped/backup_originals/upvc-pipe_000C.jpg new file mode 100644 index 0000000..20cc5f2 Binary files /dev/null and b/public/images/products-cropped/backup_originals/upvc-pipe_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/valve_000C.jpg b/public/images/products-cropped/backup_originals/valve_000C.jpg new file mode 100644 index 0000000..08ef0c7 Binary files /dev/null and b/public/images/products-cropped/backup_originals/valve_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/vineman_000C.jpg b/public/images/products-cropped/backup_originals/vineman_000C.jpg new file mode 100644 index 0000000..1d0c557 Binary files /dev/null and b/public/images/products-cropped/backup_originals/vineman_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/water-pump_000C.jpg b/public/images/products-cropped/backup_originals/water-pump_000C.jpg new file mode 100644 index 0000000..2bfdc21 Binary files /dev/null and b/public/images/products-cropped/backup_originals/water-pump_000C.jpg differ diff --git a/public/images/products-cropped/backup_originals/water-treatment_000C.jpg b/public/images/products-cropped/backup_originals/water-treatment_000C.jpg new file mode 100644 index 0000000..a0f0327 Binary files /dev/null and b/public/images/products-cropped/backup_originals/water-treatment_000C.jpg differ diff --git a/public/images/products-cropped/durgo.svg b/public/images/products-cropped/durgo.svg new file mode 100644 index 0000000..e1c4d1f --- /dev/null +++ b/public/images/products-cropped/durgo.svg @@ -0,0 +1,6 @@ + + + DURGO วาล์วเติมอากาศ + + + diff --git a/public/images/products-cropped/durgo_000C.jpg b/public/images/products-cropped/durgo_000C.jpg new file mode 100644 index 0000000..eda758b Binary files /dev/null and b/public/images/products-cropped/durgo_000C.jpg differ diff --git a/public/images/products-cropped/extinguishers.svg b/public/images/products-cropped/extinguishers.svg new file mode 100644 index 0000000..c7c573f --- /dev/null +++ b/public/images/products-cropped/extinguishers.svg @@ -0,0 +1,7 @@ + + + อุปกรณ์ดับเพลิง + + + + diff --git a/public/images/products-cropped/extinguishers_000C.jpg b/public/images/products-cropped/extinguishers_000C.jpg new file mode 100644 index 0000000..7baf8e2 Binary files /dev/null and b/public/images/products-cropped/extinguishers_000C.jpg differ diff --git a/public/images/products-cropped/foot-ppr1.jpg b/public/images/products-cropped/foot-ppr1.jpg new file mode 100644 index 0000000..91851eb Binary files /dev/null and b/public/images/products-cropped/foot-ppr1.jpg differ diff --git a/public/images/products-cropped/grilles.svg b/public/images/products-cropped/grilles.svg new file mode 100644 index 0000000..38d0144 --- /dev/null +++ b/public/images/products-cropped/grilles.svg @@ -0,0 +1,18 @@ + + + + + + + + + กริลแอร์ + Air Grille + + + + + + + + \ No newline at end of file diff --git a/public/images/products-cropped/grilles_000C.jpg b/public/images/products-cropped/grilles_000C.jpg new file mode 100644 index 0000000..7348ef8 Binary files /dev/null and b/public/images/products-cropped/grilles_000C.jpg differ diff --git a/public/images/products-cropped/hdpe.svg b/public/images/products-cropped/hdpe.svg new file mode 100644 index 0000000..8a166be --- /dev/null +++ b/public/images/products-cropped/hdpe.svg @@ -0,0 +1,6 @@ + + + ท่อ HDPE + High Density + + diff --git a/public/images/products-cropped/hdpe001.jpg b/public/images/products-cropped/hdpe001.jpg new file mode 100644 index 0000000..9551868 Binary files /dev/null and b/public/images/products-cropped/hdpe001.jpg differ diff --git a/public/images/products-cropped/hdpe001.png b/public/images/products-cropped/hdpe001.png new file mode 100644 index 0000000..95ee774 Binary files /dev/null and b/public/images/products-cropped/hdpe001.png differ diff --git a/public/images/products-cropped/mech_000C.jpg b/public/images/products-cropped/mech_000C.jpg new file mode 100644 index 0000000..8c40648 Binary files /dev/null and b/public/images/products-cropped/mech_000C.jpg differ diff --git a/public/images/products-cropped/pipe-coupling-machine_000.jpg b/public/images/products-cropped/pipe-coupling-machine_000.jpg new file mode 100644 index 0000000..c2700e2 Binary files /dev/null and b/public/images/products-cropped/pipe-coupling-machine_000.jpg differ diff --git a/public/images/products-cropped/ppr-pipe.svg b/public/images/products-cropped/ppr-pipe.svg new file mode 100644 index 0000000..6d455be --- /dev/null +++ b/public/images/products-cropped/ppr-pipe.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + ท่อ PPR + Thai PPR Pipe + \ No newline at end of file diff --git a/public/images/products-cropped/ppr-pipe_000C.jpg b/public/images/products-cropped/ppr-pipe_000C.jpg new file mode 100644 index 0000000..3656ffc Binary files /dev/null and b/public/images/products-cropped/ppr-pipe_000C.jpg differ diff --git a/public/images/products-cropped/ppr-scg.jpg b/public/images/products-cropped/ppr-scg.jpg new file mode 100644 index 0000000..6c8aa52 Binary files /dev/null and b/public/images/products-cropped/ppr-scg.jpg differ diff --git a/public/images/products-cropped/ppr-scg.svg b/public/images/products-cropped/ppr-scg.svg new file mode 100644 index 0000000..a864d32 --- /dev/null +++ b/public/images/products-cropped/ppr-scg.svg @@ -0,0 +1,6 @@ + + + ท่อ PPR ตราช้าง + SCG Quality + + diff --git a/public/images/products-cropped/pvc-pipe_000C.jpg b/public/images/products-cropped/pvc-pipe_000C.jpg new file mode 100644 index 0000000..6bc4dc5 Binary files /dev/null and b/public/images/products-cropped/pvc-pipe_000C.jpg differ diff --git a/public/images/products-cropped/pvc-standard-01.jpg b/public/images/products-cropped/pvc-standard-01.jpg new file mode 100644 index 0000000..857bbbc Binary files /dev/null and b/public/images/products-cropped/pvc-standard-01.jpg differ diff --git a/public/images/products-cropped/realflex.svg b/public/images/products-cropped/realflex.svg new file mode 100644 index 0000000..9188ae9 --- /dev/null +++ b/public/images/products-cropped/realflex.svg @@ -0,0 +1,5 @@ + + + Realflex + + diff --git a/public/images/products-cropped/realflex_000C.jpg b/public/images/products-cropped/realflex_000C.jpg new file mode 100644 index 0000000..7f2e481 Binary files /dev/null and b/public/images/products-cropped/realflex_000C.jpg differ diff --git a/public/images/products-cropped/syler-pipe-cold-water.jpg b/public/images/products-cropped/syler-pipe-cold-water.jpg new file mode 100644 index 0000000..7e6809d Binary files /dev/null and b/public/images/products-cropped/syler-pipe-cold-water.jpg differ diff --git a/public/images/products-cropped/syler.svg b/public/images/products-cropped/syler.svg new file mode 100644 index 0000000..869058a --- /dev/null +++ b/public/images/products-cropped/syler.svg @@ -0,0 +1,6 @@ + + + ท่อ Syler + Premium Pipes + + diff --git a/public/images/products-cropped/upvc-pipe_000C.jpg b/public/images/products-cropped/upvc-pipe_000C.jpg new file mode 100644 index 0000000..2c99557 Binary files /dev/null and b/public/images/products-cropped/upvc-pipe_000C.jpg differ diff --git a/public/images/products-cropped/upvc.svg b/public/images/products-cropped/upvc.svg new file mode 100644 index 0000000..7f00eee --- /dev/null +++ b/public/images/products-cropped/upvc.svg @@ -0,0 +1,6 @@ + + + ท่อ UPVC + Unplasticized PVC + + diff --git a/public/images/products-cropped/valve.svg b/public/images/products-cropped/valve.svg new file mode 100644 index 0000000..fd8497a --- /dev/null +++ b/public/images/products-cropped/valve.svg @@ -0,0 +1,6 @@ + + + วาล์ว Valve + + + diff --git a/public/images/products-cropped/valve_000C.jpg b/public/images/products-cropped/valve_000C.jpg new file mode 100644 index 0000000..debec9c Binary files /dev/null and b/public/images/products-cropped/valve_000C.jpg differ diff --git a/public/images/products-cropped/vineman.svg b/public/images/products-cropped/vineman.svg new file mode 100644 index 0000000..da950c8 --- /dev/null +++ b/public/images/products-cropped/vineman.svg @@ -0,0 +1,7 @@ + + + ระบบรั้วไวน์แมน + + + + diff --git a/public/images/products-cropped/vineman_000C.jpg b/public/images/products-cropped/vineman_000C.jpg new file mode 100644 index 0000000..e849dea Binary files /dev/null and b/public/images/products-cropped/vineman_000C.jpg differ diff --git a/public/images/products-cropped/water-pump.svg b/public/images/products-cropped/water-pump.svg new file mode 100644 index 0000000..486dca6 --- /dev/null +++ b/public/images/products-cropped/water-pump.svg @@ -0,0 +1,6 @@ + + + ปั๊มน้ำ Water Pump + + + diff --git a/public/images/products-cropped/water-pump_000C.jpg b/public/images/products-cropped/water-pump_000C.jpg new file mode 100644 index 0000000..c065055 Binary files /dev/null and b/public/images/products-cropped/water-pump_000C.jpg differ diff --git a/public/images/products-cropped/water-treatment.svg b/public/images/products-cropped/water-treatment.svg new file mode 100644 index 0000000..43119c3 --- /dev/null +++ b/public/images/products-cropped/water-treatment.svg @@ -0,0 +1,7 @@ + + + ระบบกรองน้ำ + + + + diff --git a/public/images/products-cropped/water-treatment_000C.jpg b/public/images/products-cropped/water-treatment_000C.jpg new file mode 100644 index 0000000..c21db2d Binary files /dev/null and b/public/images/products-cropped/water-treatment_000C.jpg differ diff --git a/public/images/products-cropped/xylent.svg b/public/images/products-cropped/xylent.svg new file mode 100644 index 0000000..2b08abf --- /dev/null +++ b/public/images/products-cropped/xylent.svg @@ -0,0 +1,6 @@ + + + ท่อ XYLENT + Quality Pipes + + diff --git a/public/images/products-misc/ADJUSTABLE_BAND_HANGER_cover_01.jpg b/public/images/products-misc/ADJUSTABLE_BAND_HANGER_cover_01.jpg new file mode 100644 index 0000000..88c462f Binary files /dev/null and b/public/images/products-misc/ADJUSTABLE_BAND_HANGER_cover_01.jpg differ diff --git a/public/images/products-misc/ADJUSTABLE_CLEVIS_HANGER_cover_01.jpg b/public/images/products-misc/ADJUSTABLE_CLEVIS_HANGER_cover_01.jpg new file mode 100644 index 0000000..d879528 Binary files /dev/null and b/public/images/products-misc/ADJUSTABLE_CLEVIS_HANGER_cover_01.jpg differ diff --git a/public/images/products-misc/ADJUSTABLE_SPLIT_RING_HANGER_cover_01.jpg b/public/images/products-misc/ADJUSTABLE_SPLIT_RING_HANGER_cover_01.jpg new file mode 100644 index 0000000..6eccd12 Binary files /dev/null and b/public/images/products-misc/ADJUSTABLE_SPLIT_RING_HANGER_cover_01.jpg differ diff --git a/public/images/products-misc/BEAM_CLAMP_cover_01.jpg b/public/images/products-misc/BEAM_CLAMP_cover_01.jpg new file mode 100644 index 0000000..6da3740 Binary files /dev/null and b/public/images/products-misc/BEAM_CLAMP_cover_01.jpg differ diff --git a/public/images/products-misc/D20-32large.jpg b/public/images/products-misc/D20-32large.jpg new file mode 100644 index 0000000..356f6bf Binary files /dev/null and b/public/images/products-misc/D20-32large.jpg differ diff --git a/public/images/products-misc/D20-32small.jpg b/public/images/products-misc/D20-32small.jpg new file mode 100644 index 0000000..ea3c535 Binary files /dev/null and b/public/images/products-misc/D20-32small.jpg differ diff --git a/public/images/products-misc/D20-63.jpg b/public/images/products-misc/D20-63.jpg new file mode 100644 index 0000000..48ca50d Binary files /dev/null and b/public/images/products-misc/D20-63.jpg differ diff --git a/public/images/products-misc/D20.jpg b/public/images/products-misc/D20.jpg new file mode 100644 index 0000000..1ed8970 Binary files /dev/null and b/public/images/products-misc/D20.jpg differ diff --git a/public/images/products-misc/D25-32-40.jpg b/public/images/products-misc/D25-32-40.jpg new file mode 100644 index 0000000..5080755 Binary files /dev/null and b/public/images/products-misc/D25-32-40.jpg differ diff --git a/public/images/products-misc/D50-25.jpg b/public/images/products-misc/D50-25.jpg new file mode 100644 index 0000000..2d64a1c Binary files /dev/null and b/public/images/products-misc/D50-25.jpg differ diff --git a/public/images/products-misc/D7.jpg b/public/images/products-misc/D7.jpg new file mode 100644 index 0000000..d2fd73d Binary files /dev/null and b/public/images/products-misc/D7.jpg differ diff --git a/public/images/products-misc/D75-110-1.jpg b/public/images/products-misc/D75-110-1.jpg new file mode 100644 index 0000000..a9e7ae2 Binary files /dev/null and b/public/images/products-misc/D75-110-1.jpg differ diff --git a/public/images/products-misc/D75-110.jpg b/public/images/products-misc/D75-110.jpg new file mode 100644 index 0000000..a9e7ae2 Binary files /dev/null and b/public/images/products-misc/D75-110.jpg differ diff --git a/public/images/products-misc/Eye-Ball.jpg b/public/images/products-misc/Eye-Ball.jpg new file mode 100644 index 0000000..95b444f Binary files /dev/null and b/public/images/products-misc/Eye-Ball.jpg differ diff --git a/public/images/products-misc/HDPE.jpg b/public/images/products-misc/HDPE.jpg new file mode 100644 index 0000000..036b020 Binary files /dev/null and b/public/images/products-misc/HDPE.jpg differ diff --git a/public/images/products-misc/HDPE2.jpg b/public/images/products-misc/HDPE2.jpg new file mode 100644 index 0000000..4186d4a Binary files /dev/null and b/public/images/products-misc/HDPE2.jpg differ diff --git a/public/images/products-misc/HDPE4.jpg b/public/images/products-misc/HDPE4.jpg new file mode 100644 index 0000000..a4c893a Binary files /dev/null and b/public/images/products-misc/HDPE4.jpg differ diff --git a/public/images/products-misc/Hanger-Clamp-Bolt_000.jpg b/public/images/products-misc/Hanger-Clamp-Bolt_000.jpg new file mode 100644 index 0000000..164dc6e Binary files /dev/null and b/public/images/products-misc/Hanger-Clamp-Bolt_000.jpg differ diff --git a/public/images/products-misc/LEVEL_CLAMP_cover_01.jpg b/public/images/products-misc/LEVEL_CLAMP_cover_01.jpg new file mode 100644 index 0000000..421b0f7 Binary files /dev/null and b/public/images/products-misc/LEVEL_CLAMP_cover_01.jpg differ diff --git a/public/images/products-misc/MECH_001.jpg b/public/images/products-misc/MECH_001.jpg new file mode 100644 index 0000000..8165836 Binary files /dev/null and b/public/images/products-misc/MECH_001.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_003_1.jpg b/public/images/products-misc/MECH_Fitting_003_1.jpg new file mode 100644 index 0000000..15f84fd Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_003_1.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_004.jpg b/public/images/products-misc/MECH_Fitting_004.jpg new file mode 100644 index 0000000..430da39 Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_004.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_005.jpg b/public/images/products-misc/MECH_Fitting_005.jpg new file mode 100644 index 0000000..06cb215 Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_005.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_007.jpg b/public/images/products-misc/MECH_Fitting_007.jpg new file mode 100644 index 0000000..796f344 Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_007.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_011.jpg b/public/images/products-misc/MECH_Fitting_011.jpg new file mode 100644 index 0000000..08424b8 Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_011.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_012.jpg b/public/images/products-misc/MECH_Fitting_012.jpg new file mode 100644 index 0000000..9363f1d Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_012.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_013.jpg b/public/images/products-misc/MECH_Fitting_013.jpg new file mode 100644 index 0000000..c1d0ed2 Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_013.jpg differ diff --git a/public/images/products-misc/MECH_Fitting_027_1.jpg b/public/images/products-misc/MECH_Fitting_027_1.jpg new file mode 100644 index 0000000..52bc789 Binary files /dev/null and b/public/images/products-misc/MECH_Fitting_027_1.jpg differ diff --git a/public/images/products-misc/POLOPLAST_001.png b/public/images/products-misc/POLOPLAST_001.png new file mode 100644 index 0000000..9b7456e Binary files /dev/null and b/public/images/products-misc/POLOPLAST_001.png differ diff --git a/public/images/products-misc/SYLER-b01.jpg b/public/images/products-misc/SYLER-b01.jpg new file mode 100644 index 0000000..b17999c Binary files /dev/null and b/public/images/products-misc/SYLER-b01.jpg differ diff --git a/public/images/products-misc/SYLER-b01.svg b/public/images/products-misc/SYLER-b01.svg new file mode 100644 index 0000000..3651b0c --- /dev/null +++ b/public/images/products-misc/SYLER-b01.svg @@ -0,0 +1 @@ +Syler diff --git a/public/images/products-misc/SYLER-b02.jpg b/public/images/products-misc/SYLER-b02.jpg new file mode 100644 index 0000000..0d90c02 Binary files /dev/null and b/public/images/products-misc/SYLER-b02.jpg differ diff --git a/public/images/products-misc/SYLER-b02.svg b/public/images/products-misc/SYLER-b02.svg new file mode 100644 index 0000000..3651b0c --- /dev/null +++ b/public/images/products-misc/SYLER-b02.svg @@ -0,0 +1 @@ +Syler diff --git a/public/images/products-misc/SYLER-b02_1.jpg b/public/images/products-misc/SYLER-b02_1.jpg new file mode 100644 index 0000000..0d90c02 Binary files /dev/null and b/public/images/products-misc/SYLER-b02_1.jpg differ diff --git a/public/images/products-misc/SYLER-b03.svg b/public/images/products-misc/SYLER-b03.svg new file mode 100644 index 0000000..3651b0c --- /dev/null +++ b/public/images/products-misc/SYLER-b03.svg @@ -0,0 +1 @@ +Syler diff --git a/public/images/products-misc/SYLER01.jpg b/public/images/products-misc/SYLER01.jpg new file mode 100644 index 0000000..f444fdd Binary files /dev/null and b/public/images/products-misc/SYLER01.jpg differ diff --git a/public/images/products-misc/TPPR55.jpg b/public/images/products-misc/TPPR55.jpg new file mode 100644 index 0000000..3c8c0a5 Binary files /dev/null and b/public/images/products-misc/TPPR55.jpg differ diff --git a/public/images/products-misc/Water-Pump1.jpg b/public/images/products-misc/Water-Pump1.jpg new file mode 100644 index 0000000..5ab50b5 Binary files /dev/null and b/public/images/products-misc/Water-Pump1.jpg differ diff --git a/public/images/products-misc/aayaaa_aaaaaaaaa-low-pipe-clamp.jpg b/public/images/products-misc/aayaaa_aaaaaaaaa-low-pipe-clamp.jpg new file mode 100644 index 0000000..588d67c Binary files /dev/null and b/public/images/products-misc/aayaaa_aaaaaaaaa-low-pipe-clamp.jpg differ diff --git a/public/images/products-misc/balljet-cover_000C-768x1024.jpg b/public/images/products-misc/balljet-cover_000C-768x1024.jpg new file mode 100644 index 0000000..ce971a8 Binary files /dev/null and b/public/images/products-misc/balljet-cover_000C-768x1024.jpg differ diff --git a/public/images/products-misc/balljet-cover_000C-768x1024_1.jpg b/public/images/products-misc/balljet-cover_000C-768x1024_1.jpg new file mode 100644 index 0000000..ce971a8 Binary files /dev/null and b/public/images/products-misc/balljet-cover_000C-768x1024_1.jpg differ diff --git a/public/images/products-misc/dukelarrsen-01.jpg b/public/images/products-misc/dukelarrsen-01.jpg new file mode 100644 index 0000000..539e776 Binary files /dev/null and b/public/images/products-misc/dukelarrsen-01.jpg differ diff --git a/public/images/products-misc/mech.svg b/public/images/products-misc/mech.svg new file mode 100644 index 0000000..f123f5e --- /dev/null +++ b/public/images/products-misc/mech.svg @@ -0,0 +1,7 @@ + + + เม็ดกรู๊ฟ + + + + diff --git a/public/images/products-misc/ppr-pipe_000C.jpg b/public/images/products-misc/ppr-pipe_000C.jpg new file mode 100644 index 0000000..01aa565 Binary files /dev/null and b/public/images/products-misc/ppr-pipe_000C.jpg differ diff --git a/public/images/products-misc/ppr-welding-machine-main.jpg b/public/images/products-misc/ppr-welding-machine-main.jpg new file mode 100644 index 0000000..687d9fe Binary files /dev/null and b/public/images/products-misc/ppr-welding-machine-main.jpg differ diff --git a/public/images/products-misc/ppr-welding.svg b/public/images/products-misc/ppr-welding.svg new file mode 100644 index 0000000..7df3657 --- /dev/null +++ b/public/images/products-misc/ppr-welding.svg @@ -0,0 +1,6 @@ + + + เครื่องเชื่อม PPR + + + diff --git a/public/images/products-misc/ppr0001.jpg b/public/images/products-misc/ppr0001.jpg new file mode 100644 index 0000000..2b12a22 Binary files /dev/null and b/public/images/products-misc/ppr0001.jpg differ diff --git a/public/images/products-misc/ppr0002.jpg b/public/images/products-misc/ppr0002.jpg new file mode 100644 index 0000000..bdf101a Binary files /dev/null and b/public/images/products-misc/ppr0002.jpg differ diff --git a/public/images/products-misc/realflex_000C-768x1024.jpg b/public/images/products-misc/realflex_000C-768x1024.jpg new file mode 100644 index 0000000..e6fe0d8 Binary files /dev/null and b/public/images/products-misc/realflex_000C-768x1024.jpg differ diff --git a/public/images/products-misc/realflex_000C-768x1024_1.jpg b/public/images/products-misc/realflex_000C-768x1024_1.jpg new file mode 100644 index 0000000..e6fe0d8 Binary files /dev/null and b/public/images/products-misc/realflex_000C-768x1024_1.jpg differ diff --git a/public/images/products-misc/realflex_000C.jpg b/public/images/products-misc/realflex_000C.jpg new file mode 100644 index 0000000..535b272 Binary files /dev/null and b/public/images/products-misc/realflex_000C.jpg differ diff --git a/public/images/products-misc/realflex_000C_1.jpg b/public/images/products-misc/realflex_000C_1.jpg new file mode 100644 index 0000000..535b272 Binary files /dev/null and b/public/images/products-misc/realflex_000C_1.jpg differ diff --git a/public/images/products-misc/syler001-1.jpg b/public/images/products-misc/syler001-1.jpg new file mode 100644 index 0000000..ebb89d3 Binary files /dev/null and b/public/images/products-misc/syler001-1.jpg differ diff --git a/public/images/products-misc/syler001.jpg b/public/images/products-misc/syler001.jpg new file mode 100644 index 0000000..c87cf96 Binary files /dev/null and b/public/images/products-misc/syler001.jpg differ diff --git a/public/images/products-misc/syler001.svg b/public/images/products-misc/syler001.svg new file mode 100644 index 0000000..3651b0c --- /dev/null +++ b/public/images/products-misc/syler001.svg @@ -0,0 +1 @@ +Syler diff --git a/public/images/products-misc/syler001_1.jpg b/public/images/products-misc/syler001_1.jpg new file mode 100644 index 0000000..c87cf96 Binary files /dev/null and b/public/images/products-misc/syler001_1.jpg differ diff --git a/public/images/products-misc/syler002-1.jpg b/public/images/products-misc/syler002-1.jpg new file mode 100644 index 0000000..22d56f7 Binary files /dev/null and b/public/images/products-misc/syler002-1.jpg differ diff --git a/public/images/products-misc/syler002-1_1.jpg b/public/images/products-misc/syler002-1_1.jpg new file mode 100644 index 0000000..22d56f7 Binary files /dev/null and b/public/images/products-misc/syler002-1_1.jpg differ diff --git a/public/images/products-misc/syler002.jpg b/public/images/products-misc/syler002.jpg new file mode 100644 index 0000000..3526126 Binary files /dev/null and b/public/images/products-misc/syler002.jpg differ diff --git a/public/images/products-misc/syler002_1.jpg b/public/images/products-misc/syler002_1.jpg new file mode 100644 index 0000000..3526126 Binary files /dev/null and b/public/images/products-misc/syler002_1.jpg differ diff --git a/public/images/products-misc/syler003.jpg b/public/images/products-misc/syler003.jpg new file mode 100644 index 0000000..ebc1b58 Binary files /dev/null and b/public/images/products-misc/syler003.jpg differ diff --git a/public/images/products-misc/syler003_1.jpg b/public/images/products-misc/syler003_1.jpg new file mode 100644 index 0000000..ebc1b58 Binary files /dev/null and b/public/images/products-misc/syler003_1.jpg differ diff --git a/public/images/products-misc/syler_000C.jpg b/public/images/products-misc/syler_000C.jpg new file mode 100644 index 0000000..37e6ea6 Binary files /dev/null and b/public/images/products-misc/syler_000C.jpg differ diff --git a/public/images/products-misc/valve_logo.jpg b/public/images/products-misc/valve_logo.jpg new file mode 100644 index 0000000..69ebdbb Binary files /dev/null and b/public/images/products-misc/valve_logo.jpg differ diff --git a/public/images/products-misc/water-pump_000C-768x1024.jpg b/public/images/products-misc/water-pump_000C-768x1024.jpg new file mode 100644 index 0000000..fbc9d9e Binary files /dev/null and b/public/images/products-misc/water-pump_000C-768x1024.jpg differ diff --git a/public/images/products-misc/water-pump_000C-768x1024_1.jpg b/public/images/products-misc/water-pump_000C-768x1024_1.jpg new file mode 100644 index 0000000..fbc9d9e Binary files /dev/null and b/public/images/products-misc/water-pump_000C-768x1024_1.jpg differ diff --git a/public/images/products-misc/water-pump_000C.jpg b/public/images/products-misc/water-pump_000C.jpg new file mode 100644 index 0000000..5f1b95a Binary files /dev/null and b/public/images/products-misc/water-pump_000C.jpg differ diff --git a/public/images/products-misc/water-pump_000C_1.jpg b/public/images/products-misc/water-pump_000C_1.jpg new file mode 100644 index 0000000..5f1b95a Binary files /dev/null and b/public/images/products-misc/water-pump_000C_1.jpg differ diff --git a/public/images/products-raw/ball-jet/231947_0-875x1024.jpg b/public/images/products-raw/ball-jet/231947_0-875x1024.jpg new file mode 100644 index 0000000..d6dab62 Binary files /dev/null and b/public/images/products-raw/ball-jet/231947_0-875x1024.jpg differ diff --git a/public/images/products-raw/ball-jet/ball-jet.svg b/public/images/products-raw/ball-jet/ball-jet.svg new file mode 100644 index 0000000..a9d1173 --- /dev/null +++ b/public/images/products-raw/ball-jet/ball-jet.svg @@ -0,0 +1,10 @@ + + + หัวจ่ายแอร์ + + + + + + + diff --git a/public/images/products-raw/ball-jet/main-ball-jet.jpg b/public/images/products-raw/ball-jet/main-ball-jet.jpg new file mode 100644 index 0000000..a5bc933 Binary files /dev/null and b/public/images/products-raw/ball-jet/main-ball-jet.jpg differ diff --git a/public/images/products-raw/pipe-insulation/Insulte_06.png b/public/images/products-raw/pipe-insulation/Insulte_06.png new file mode 100644 index 0000000..f927be7 Binary files /dev/null and b/public/images/products-raw/pipe-insulation/Insulte_06.png differ diff --git a/public/images/products-raw/pipe-insulation/Insulte_06.svg b/public/images/products-raw/pipe-insulation/Insulte_06.svg new file mode 100644 index 0000000..438c837 --- /dev/null +++ b/public/images/products-raw/pipe-insulation/Insulte_06.svg @@ -0,0 +1 @@ +Insulation diff --git a/public/images/products-raw/pipe-insulation/Insulte_07.png b/public/images/products-raw/pipe-insulation/Insulte_07.png new file mode 100644 index 0000000..af642f6 Binary files /dev/null and b/public/images/products-raw/pipe-insulation/Insulte_07.png differ diff --git a/public/images/products-raw/pipe-insulation/Insulte_07.svg b/public/images/products-raw/pipe-insulation/Insulte_07.svg new file mode 100644 index 0000000..438c837 --- /dev/null +++ b/public/images/products-raw/pipe-insulation/Insulte_07.svg @@ -0,0 +1 @@ +Insulation diff --git a/public/images/products-raw/tevada/TEVADA_001-987x1024.png b/public/images/products-raw/tevada/TEVADA_001-987x1024.png new file mode 100644 index 0000000..b1b636e Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_001-987x1024.png differ diff --git a/public/images/products-raw/tevada/TEVADA_002-1024x278.png b/public/images/products-raw/tevada/TEVADA_002-1024x278.png new file mode 100644 index 0000000..5de9f92 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_002-1024x278.png differ diff --git a/public/images/products-raw/tevada/TEVADA_003-1024x647.png b/public/images/products-raw/tevada/TEVADA_003-1024x647.png new file mode 100644 index 0000000..8fc6b5b Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_003-1024x647.png differ diff --git a/public/images/products-raw/tevada/TEVADA_004.png b/public/images/products-raw/tevada/TEVADA_004.png new file mode 100644 index 0000000..7260f32 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_004.png differ diff --git a/public/images/products-raw/tevada/TEVADA_005.png b/public/images/products-raw/tevada/TEVADA_005.png new file mode 100644 index 0000000..8b6e37d Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_005.png differ diff --git a/public/images/products-raw/tevada/TEVADA_006-766x1024.png b/public/images/products-raw/tevada/TEVADA_006-766x1024.png new file mode 100644 index 0000000..5db5bca Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_006-766x1024.png differ diff --git a/public/images/products-raw/tevada/TEVADA_007.png b/public/images/products-raw/tevada/TEVADA_007.png new file mode 100644 index 0000000..82b606d Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_007.png differ diff --git a/public/images/products-raw/tevada/TEVADA_008.png b/public/images/products-raw/tevada/TEVADA_008.png new file mode 100644 index 0000000..ccb59dc Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_008.png differ diff --git a/public/images/products-raw/tevada/TEVADA_009-658x1024.png b/public/images/products-raw/tevada/TEVADA_009-658x1024.png new file mode 100644 index 0000000..ad764df Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_009-658x1024.png differ diff --git a/public/images/products-raw/tevada/TEVADA_010-1024x113.png b/public/images/products-raw/tevada/TEVADA_010-1024x113.png new file mode 100644 index 0000000..9705198 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_010-1024x113.png differ diff --git a/public/images/products-raw/tevada/TEVADA_011-990x1024.png b/public/images/products-raw/tevada/TEVADA_011-990x1024.png new file mode 100644 index 0000000..16c6d69 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_011-990x1024.png differ diff --git a/public/images/products-raw/tevada/TEVADA_012.png b/public/images/products-raw/tevada/TEVADA_012.png new file mode 100644 index 0000000..b90d0ce Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_012.png differ diff --git a/public/images/products-raw/tevada/TEVADA_013.png b/public/images/products-raw/tevada/TEVADA_013.png new file mode 100644 index 0000000..d7d9dce Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_013.png differ diff --git a/public/images/products-raw/tevada/TEVADA_014.png b/public/images/products-raw/tevada/TEVADA_014.png new file mode 100644 index 0000000..0fa28c1 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_014.png differ diff --git a/public/images/products-raw/tevada/TEVADA_015.png b/public/images/products-raw/tevada/TEVADA_015.png new file mode 100644 index 0000000..15a21a9 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_015.png differ diff --git a/public/images/products-raw/tevada/TEVADA_016-1024x819.png b/public/images/products-raw/tevada/TEVADA_016-1024x819.png new file mode 100644 index 0000000..0c2df80 Binary files /dev/null and b/public/images/products-raw/tevada/TEVADA_016-1024x819.png differ diff --git a/public/images/products-raw/tevada/tevada.svg b/public/images/products-raw/tevada/tevada.svg new file mode 100644 index 0000000..53d655b --- /dev/null +++ b/public/images/products-raw/tevada/tevada.svg @@ -0,0 +1,11 @@ + + + รั้วเทวดา + + + + + + + + diff --git a/public/images/products-raw/vineman/10-107-15.jpg b/public/images/products-raw/vineman/10-107-15.jpg new file mode 100644 index 0000000..7abdf26 Binary files /dev/null and b/public/images/products-raw/vineman/10-107-15.jpg differ diff --git a/public/images/products-raw/vineman/11-142-15.jpg b/public/images/products-raw/vineman/11-142-15.jpg new file mode 100644 index 0000000..ffac358 Binary files /dev/null and b/public/images/products-raw/vineman/11-142-15.jpg differ diff --git a/public/images/products-raw/vineman/11-155-15.jpg b/public/images/products-raw/vineman/11-155-15.jpg new file mode 100644 index 0000000..a9eb602 Binary files /dev/null and b/public/images/products-raw/vineman/11-155-15.jpg differ diff --git a/public/images/products-raw/vineman/12-120-15.jpg b/public/images/products-raw/vineman/12-120-15.jpg new file mode 100644 index 0000000..9574121 Binary files /dev/null and b/public/images/products-raw/vineman/12-120-15.jpg differ diff --git a/public/images/products-raw/vineman/13-175-15.jpg b/public/images/products-raw/vineman/13-175-15.jpg new file mode 100644 index 0000000..562192a Binary files /dev/null and b/public/images/products-raw/vineman/13-175-15.jpg differ diff --git a/public/images/products-raw/vineman/14-200-15.jpg b/public/images/products-raw/vineman/14-200-15.jpg new file mode 100644 index 0000000..afbe9d6 Binary files /dev/null and b/public/images/products-raw/vineman/14-200-15.jpg differ diff --git a/public/images/products-raw/vineman/17-190-15.jpg b/public/images/products-raw/vineman/17-190-15.jpg new file mode 100644 index 0000000..4f52cc5 Binary files /dev/null and b/public/images/products-raw/vineman/17-190-15.jpg differ diff --git a/public/images/products-raw/vineman/8-90-15.jpg b/public/images/products-raw/vineman/8-90-15.jpg new file mode 100644 index 0000000..c34f3df Binary files /dev/null and b/public/images/products-raw/vineman/8-90-15.jpg differ diff --git a/public/images/products-raw/vineman/VINEMAN-Buying-Guide.jpg b/public/images/products-raw/vineman/VINEMAN-Buying-Guide.jpg new file mode 100644 index 0000000..3df0d7f Binary files /dev/null and b/public/images/products-raw/vineman/VINEMAN-Buying-Guide.jpg differ diff --git a/public/images/products-raw/vineman/result-1-1024x355.jpg b/public/images/products-raw/vineman/result-1-1024x355.jpg new file mode 100644 index 0000000..15858d6 --- /dev/null +++ b/public/images/products-raw/vineman/result-1-1024x355.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/result-2-1024x355.jpg b/public/images/products-raw/vineman/result-2-1024x355.jpg new file mode 100644 index 0000000..c6afec4 --- /dev/null +++ b/public/images/products-raw/vineman/result-2-1024x355.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/result-3-1024x355.jpg b/public/images/products-raw/vineman/result-3-1024x355.jpg new file mode 100644 index 0000000..6f946d3 --- /dev/null +++ b/public/images/products-raw/vineman/result-3-1024x355.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/result-4-1024x355.jpg b/public/images/products-raw/vineman/result-4-1024x355.jpg new file mode 100644 index 0000000..d2bca4d --- /dev/null +++ b/public/images/products-raw/vineman/result-4-1024x355.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/result-5-1024x355.jpg b/public/images/products-raw/vineman/result-5-1024x355.jpg new file mode 100644 index 0000000..4bdb8e3 --- /dev/null +++ b/public/images/products-raw/vineman/result-5-1024x355.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/กราฟเปรียบเทียบผลการทดสอบ-1.jpg b/public/images/products-raw/vineman/กราฟเปรียบเทียบผลการทดสอบ-1.jpg new file mode 100644 index 0000000..3f5d229 --- /dev/null +++ b/public/images/products-raw/vineman/กราฟเปรียบเทียบผลการทดสอบ-1.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/กราฟเปรียบเทียบผลการทดสอบ-2.jpg b/public/images/products-raw/vineman/กราฟเปรียบเทียบผลการทดสอบ-2.jpg new file mode 100644 index 0000000..d7f8fde --- /dev/null +++ b/public/images/products-raw/vineman/กราฟเปรียบเทียบผลการทดสอบ-2.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/จุดเชื่อมของเสาค้ำยันไม่คงทน.jpg b/public/images/products-raw/vineman/จุดเชื่อมของเสาค้ำยันไม่คงทน.jpg new file mode 100644 index 0000000..4ead2c5 Binary files /dev/null and b/public/images/products-raw/vineman/จุดเชื่อมของเสาค้ำยันไม่คงทน.jpg differ diff --git a/public/images/products-raw/vineman/ตัวยึดลวดหนาม-หลุดง่าย.jpg b/public/images/products-raw/vineman/ตัวยึดลวดหนาม-หลุดง่าย.jpg new file mode 100644 index 0000000..c40447b Binary files /dev/null and b/public/images/products-raw/vineman/ตัวยึดลวดหนาม-หลุดง่าย.jpg differ diff --git a/public/images/products-raw/vineman/ตาข่ายถักปม.jpg b/public/images/products-raw/vineman/ตาข่ายถักปม.jpg new file mode 100644 index 0000000..30e1ba3 Binary files /dev/null and b/public/images/products-raw/vineman/ตาข่ายถักปม.jpg differ diff --git a/public/images/products-raw/vineman/ตาข่ายฟิคซ์ล็อค.jpg b/public/images/products-raw/vineman/ตาข่ายฟิคซ์ล็อค.jpg new file mode 100644 index 0000000..5360d9d Binary files /dev/null and b/public/images/products-raw/vineman/ตาข่ายฟิคซ์ล็อค.jpg differ diff --git a/public/images/products-raw/vineman/ตารางการคำนวณปริมาณเบื้องต้น-1024x322.jpg b/public/images/products-raw/vineman/ตารางการคำนวณปริมาณเบื้องต้น-1024x322.jpg new file mode 100644 index 0000000..1db55a7 Binary files /dev/null and b/public/images/products-raw/vineman/ตารางการคำนวณปริมาณเบื้องต้น-1024x322.jpg differ diff --git a/public/images/products-raw/vineman/ต้องหล่อปูนทำฐานรากทุกต้น.jpg b/public/images/products-raw/vineman/ต้องหล่อปูนทำฐานรากทุกต้น.jpg new file mode 100644 index 0000000..24d2396 Binary files /dev/null and b/public/images/products-raw/vineman/ต้องหล่อปูนทำฐานรากทุกต้น.jpg differ diff --git a/public/images/products-raw/vineman/นิยมใช้ฟาร์ม-แพะ-แกะ-กวาง-จิงโจ้-นกอีมู-นกกระจอกเทศ-หรือสัตว์.jpg b/public/images/products-raw/vineman/นิยมใช้ฟาร์ม-แพะ-แกะ-กวาง-จิงโจ้-นกอีมู-นกกระจอกเทศ-หรือสัตว์.jpg new file mode 100644 index 0000000..c243fa5 Binary files /dev/null and b/public/images/products-raw/vineman/นิยมใช้ฟาร์ม-แพะ-แกะ-กวาง-จิงโจ้-นกอีมู-นกกระจอกเทศ-หรือสัตว์.jpg differ diff --git a/public/images/products-raw/vineman/ผลการทดสอบ-16-ปี.jpg b/public/images/products-raw/vineman/ผลการทดสอบ-16-ปี.jpg new file mode 100644 index 0000000..1531f73 --- /dev/null +++ b/public/images/products-raw/vineman/ผลการทดสอบ-16-ปี.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/ผลการทดสอบความทนทาน.jpg b/public/images/products-raw/vineman/ผลการทดสอบความทนทาน.jpg new file mode 100644 index 0000000..33184e1 --- /dev/null +++ b/public/images/products-raw/vineman/ผลการทดสอบความทนทาน.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/ฟิคซ์ล็อค.jpg b/public/images/products-raw/vineman/ฟิคซ์ล็อค.jpg new file mode 100644 index 0000000..40a09dc Binary files /dev/null and b/public/images/products-raw/vineman/ฟิคซ์ล็อค.jpg differ diff --git a/public/images/products-raw/vineman/ยืดหยุ่นสูง-300x294.jpg b/public/images/products-raw/vineman/ยืดหยุ่นสูง-300x294.jpg new file mode 100644 index 0000000..4ef581e Binary files /dev/null and b/public/images/products-raw/vineman/ยืดหยุ่นสูง-300x294.jpg differ diff --git a/public/images/products-raw/vineman/ระบบรั้วไวน์แมน-Vineman-e1613286324569-1024x880.jpg b/public/images/products-raw/vineman/ระบบรั้วไวน์แมน-Vineman-e1613286324569-1024x880.jpg new file mode 100644 index 0000000..4d2422b Binary files /dev/null and b/public/images/products-raw/vineman/ระบบรั้วไวน์แมน-Vineman-e1613286324569-1024x880.jpg differ diff --git a/public/images/products-raw/vineman/ระบบรั้วไวน์แมน-ระยะห่างของเสา-5-8-เมตร-1024x302.jpg b/public/images/products-raw/vineman/ระบบรั้วไวน์แมน-ระยะห่างของเสา-5-8-เมตร-1024x302.jpg new file mode 100644 index 0000000..9d30282 Binary files /dev/null and b/public/images/products-raw/vineman/ระบบรั้วไวน์แมน-ระยะห่างของเสา-5-8-เมตร-1024x302.jpg differ diff --git a/public/images/products-raw/vineman/ระบบรั้วไวน์แมน.jpg b/public/images/products-raw/vineman/ระบบรั้วไวน์แมน.jpg new file mode 100644 index 0000000..9ed3c97 Binary files /dev/null and b/public/images/products-raw/vineman/ระบบรั้วไวน์แมน.jpg differ diff --git a/public/images/products-raw/vineman/รั้วโปร่งโล่งสบายตา-1024x1013.jpg b/public/images/products-raw/vineman/รั้วโปร่งโล่งสบายตา-1024x1013.jpg new file mode 100644 index 0000000..069cb06 Binary files /dev/null and b/public/images/products-raw/vineman/รั้วโปร่งโล่งสบายตา-1024x1013.jpg differ diff --git a/public/images/products-raw/vineman/รั้วใช้กับฟาร์มปศุสัตว์ทั่วไป.jpg b/public/images/products-raw/vineman/รั้วใช้กับฟาร์มปศุสัตว์ทั่วไป.jpg new file mode 100644 index 0000000..90d2a5d Binary files /dev/null and b/public/images/products-raw/vineman/รั้วใช้กับฟาร์มปศุสัตว์ทั่วไป.jpg differ diff --git a/public/images/products-raw/vineman/ลวด.png b/public/images/products-raw/vineman/ลวด.png new file mode 100644 index 0000000..5f49e70 Binary files /dev/null and b/public/images/products-raw/vineman/ลวด.png differ diff --git a/public/images/products-raw/vineman/ลวดหนาม.jpg b/public/images/products-raw/vineman/ลวดหนาม.jpg new file mode 100644 index 0000000..665a3fc Binary files /dev/null and b/public/images/products-raw/vineman/ลวดหนาม.jpg differ diff --git a/public/images/products-raw/vineman/ลวดหนามซิงค์อลูมิเนียม-ไวน์แมน-1024x673.jpg b/public/images/products-raw/vineman/ลวดหนามซิงค์อลูมิเนียม-ไวน์แมน-1024x673.jpg new file mode 100644 index 0000000..3808f50 Binary files /dev/null and b/public/images/products-raw/vineman/ลวดหนามซิงค์อลูมิเนียม-ไวน์แมน-1024x673.jpg differ diff --git a/public/images/products-raw/vineman/ลวดหนามซิงค์อลูมิเนียม.jpg b/public/images/products-raw/vineman/ลวดหนามซิงค์อลูมิเนียม.jpg new file mode 100644 index 0000000..278b5cf Binary files /dev/null and b/public/images/products-raw/vineman/ลวดหนามซิงค์อลูมิเนียม.jpg differ diff --git a/public/images/products-raw/vineman/เกิดรอยร้าวง่าย.jpg b/public/images/products-raw/vineman/เกิดรอยร้าวง่าย.jpg new file mode 100644 index 0000000..3136c08 Binary files /dev/null and b/public/images/products-raw/vineman/เกิดรอยร้าวง่าย.jpg differ diff --git a/public/images/products-raw/vineman/เทคนิคน่ารู้-ก่อนเลือกใช้-ระบบรั้วตาข่าย-488x1024.jpg b/public/images/products-raw/vineman/เทคนิคน่ารู้-ก่อนเลือกใช้-ระบบรั้วตาข่าย-488x1024.jpg new file mode 100644 index 0000000..d0e51c7 Binary files /dev/null and b/public/images/products-raw/vineman/เทคนิคน่ารู้-ก่อนเลือกใช้-ระบบรั้วตาข่าย-488x1024.jpg differ diff --git a/public/images/products-raw/vineman/เปราะ-แตกหักง่าย.jpg b/public/images/products-raw/vineman/เปราะ-แตกหักง่าย.jpg new file mode 100644 index 0000000..5094254 Binary files /dev/null and b/public/images/products-raw/vineman/เปราะ-แตกหักง่าย.jpg differ diff --git a/public/images/products-raw/vineman/เสาค้ำยันไม่แข็งแรง.jpg b/public/images/products-raw/vineman/เสาค้ำยันไม่แข็งแรง.jpg new file mode 100644 index 0000000..c5ffad2 Binary files /dev/null and b/public/images/products-raw/vineman/เสาค้ำยันไม่แข็งแรง.jpg differ diff --git a/public/images/products-raw/vineman/เสาปูน-ระยะห่างของเสา-4-6-เมตร-1024x299.jpg b/public/images/products-raw/vineman/เสาปูน-ระยะห่างของเสา-4-6-เมตร-1024x299.jpg new file mode 100644 index 0000000..e1d33ed Binary files /dev/null and b/public/images/products-raw/vineman/เสาปูน-ระยะห่างของเสา-4-6-เมตร-1024x299.jpg differ diff --git a/public/images/products-raw/vineman/เสาไม้เนื้อแข็ง-ระยะห่างของเสา-4-6-เมตร-1024x295.jpg b/public/images/products-raw/vineman/เสาไม้เนื้อแข็ง-ระยะห่างของเสา-4-6-เมตร-1024x295.jpg new file mode 100644 index 0000000..da87aef Binary files /dev/null and b/public/images/products-raw/vineman/เสาไม้เนื้อแข็ง-ระยะห่างของเสา-4-6-เมตร-1024x295.jpg differ diff --git a/public/images/products-raw/vineman/แข็งแรง-ติดตั้งง่าย-ได้ทุกภูมิทัศน์.jpg b/public/images/products-raw/vineman/แข็งแรง-ติดตั้งง่าย-ได้ทุกภูมิทัศน์.jpg new file mode 100644 index 0000000..e466e8f Binary files /dev/null and b/public/images/products-raw/vineman/แข็งแรง-ติดตั้งง่าย-ได้ทุกภูมิทัศน์.jpg differ diff --git a/public/images/products-raw/vineman/โรงงาน-ไวน์แมน.jpg b/public/images/products-raw/vineman/โรงงาน-ไวน์แมน.jpg new file mode 100644 index 0000000..10007e7 --- /dev/null +++ b/public/images/products-raw/vineman/โรงงาน-ไวน์แมน.jpg @@ -0,0 +1,1606 @@ + + + + + + + +ไม่พบหน้า – Deal Plus Tech + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+

บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

OOPS! PAGE NOT BE FOUND

+ + Back to home page +
+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/products-raw/vineman/ไวน์แมน-รั้วตาข่ายกึ่งสปริง.jpg b/public/images/products-raw/vineman/ไวน์แมน-รั้วตาข่ายกึ่งสปริง.jpg new file mode 100644 index 0000000..3bbf010 Binary files /dev/null and b/public/images/products-raw/vineman/ไวน์แมน-รั้วตาข่ายกึ่งสปริง.jpg differ diff --git a/public/images/products-raw/xylent/XYLENT_001-1024x974.png b/public/images/products-raw/xylent/XYLENT_001-1024x974.png new file mode 100644 index 0000000..f0656a1 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_001-1024x974.png differ diff --git a/public/images/products-raw/xylent/XYLENT_002.png b/public/images/products-raw/xylent/XYLENT_002.png new file mode 100644 index 0000000..e3038a9 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_002.png differ diff --git a/public/images/products-raw/xylent/XYLENT_003-1024x185.png b/public/images/products-raw/xylent/XYLENT_003-1024x185.png new file mode 100644 index 0000000..e7787a7 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_003-1024x185.png differ diff --git a/public/images/products-raw/xylent/XYLENT_004-805x1024.png b/public/images/products-raw/xylent/XYLENT_004-805x1024.png new file mode 100644 index 0000000..fff541c Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_004-805x1024.png differ diff --git a/public/images/products-raw/xylent/XYLENT_005-1024x487.png b/public/images/products-raw/xylent/XYLENT_005-1024x487.png new file mode 100644 index 0000000..ef87e19 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_005-1024x487.png differ diff --git a/public/images/products-raw/xylent/XYLENT_006.png b/public/images/products-raw/xylent/XYLENT_006.png new file mode 100644 index 0000000..bd33580 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_006.png differ diff --git a/public/images/products-raw/xylent/XYLENT_007-1024x474.png b/public/images/products-raw/xylent/XYLENT_007-1024x474.png new file mode 100644 index 0000000..22491d9 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_007-1024x474.png differ diff --git a/public/images/products-raw/xylent/XYLENT_008-1024x357.png b/public/images/products-raw/xylent/XYLENT_008-1024x357.png new file mode 100644 index 0000000..7e33619 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_008-1024x357.png differ diff --git a/public/images/products-raw/xylent/XYLENT_009-1024x418.png b/public/images/products-raw/xylent/XYLENT_009-1024x418.png new file mode 100644 index 0000000..3198874 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_009-1024x418.png differ diff --git a/public/images/products-raw/xylent/XYLENT_010-1024x309.png b/public/images/products-raw/xylent/XYLENT_010-1024x309.png new file mode 100644 index 0000000..608a89e Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_010-1024x309.png differ diff --git a/public/images/products-raw/xylent/XYLENT_011-1024x325.png b/public/images/products-raw/xylent/XYLENT_011-1024x325.png new file mode 100644 index 0000000..5cdaf89 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_011-1024x325.png differ diff --git a/public/images/products-raw/xylent/XYLENT_012.png b/public/images/products-raw/xylent/XYLENT_012.png new file mode 100644 index 0000000..2602beb Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_012.png differ diff --git a/public/images/products-raw/xylent/XYLENT_013.png b/public/images/products-raw/xylent/XYLENT_013.png new file mode 100644 index 0000000..d991a88 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_013.png differ diff --git a/public/images/products-raw/xylent/XYLENT_014.png b/public/images/products-raw/xylent/XYLENT_014.png new file mode 100644 index 0000000..d92a9a7 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_014.png differ diff --git a/public/images/products-raw/xylent/XYLENT_015.png b/public/images/products-raw/xylent/XYLENT_015.png new file mode 100644 index 0000000..21e6552 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_015.png differ diff --git a/public/images/products-raw/xylent/XYLENT_016-1024x617.png b/public/images/products-raw/xylent/XYLENT_016-1024x617.png new file mode 100644 index 0000000..6ab21c9 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_016-1024x617.png differ diff --git a/public/images/products-raw/xylent/XYLENT_017.png b/public/images/products-raw/xylent/XYLENT_017.png new file mode 100644 index 0000000..34a7fba Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_017.png differ diff --git a/public/images/products-raw/xylent/XYLENT_018-1024x848.png b/public/images/products-raw/xylent/XYLENT_018-1024x848.png new file mode 100644 index 0000000..87a6ae4 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_018-1024x848.png differ diff --git a/public/images/products-raw/xylent/XYLENT_022.png b/public/images/products-raw/xylent/XYLENT_022.png new file mode 100644 index 0000000..510ca75 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_022.png differ diff --git a/public/images/products-raw/xylent/XYLENT_023.png b/public/images/products-raw/xylent/XYLENT_023.png new file mode 100644 index 0000000..0124952 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_023.png differ diff --git a/public/images/products-raw/xylent/XYLENT_024.png b/public/images/products-raw/xylent/XYLENT_024.png new file mode 100644 index 0000000..4a3df81 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_024.png differ diff --git a/public/images/products-raw/xylent/XYLENT_025.png b/public/images/products-raw/xylent/XYLENT_025.png new file mode 100644 index 0000000..7746f77 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_025.png differ diff --git a/public/images/products-raw/xylent/XYLENT_026.png b/public/images/products-raw/xylent/XYLENT_026.png new file mode 100644 index 0000000..1a740d4 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_026.png differ diff --git a/public/images/products-raw/xylent/XYLENT_027.png b/public/images/products-raw/xylent/XYLENT_027.png new file mode 100644 index 0000000..5748759 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_027.png differ diff --git a/public/images/products-raw/xylent/XYLENT_028.png b/public/images/products-raw/xylent/XYLENT_028.png new file mode 100644 index 0000000..384fd52 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_028.png differ diff --git a/public/images/products-raw/xylent/XYLENT_029.png b/public/images/products-raw/xylent/XYLENT_029.png new file mode 100644 index 0000000..38a1205 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_029.png differ diff --git a/public/images/products-raw/xylent/XYLENT_030.png b/public/images/products-raw/xylent/XYLENT_030.png new file mode 100644 index 0000000..baf91d7 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_030.png differ diff --git a/public/images/products-raw/xylent/XYLENT_031-771x1024.png b/public/images/products-raw/xylent/XYLENT_031-771x1024.png new file mode 100644 index 0000000..9f2a534 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_031-771x1024.png differ diff --git a/public/images/products-raw/xylent/XYLENT_032.png b/public/images/products-raw/xylent/XYLENT_032.png new file mode 100644 index 0000000..344bf79 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_032.png differ diff --git a/public/images/products-raw/xylent/XYLENT_033.png b/public/images/products-raw/xylent/XYLENT_033.png new file mode 100644 index 0000000..779c003 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_033.png differ diff --git a/public/images/products-raw/xylent/XYLENT_034.png b/public/images/products-raw/xylent/XYLENT_034.png new file mode 100644 index 0000000..b0b3904 Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_034.png differ diff --git a/public/images/products-raw/xylent/XYLENT_035-1024x409.png b/public/images/products-raw/xylent/XYLENT_035-1024x409.png new file mode 100644 index 0000000..6842fcb Binary files /dev/null and b/public/images/products-raw/xylent/XYLENT_035-1024x409.png differ diff --git a/public/images/realflex/placeholder.svg b/public/images/realflex/placeholder.svg new file mode 100644 index 0000000..cef8ed1 --- /dev/null +++ b/public/images/realflex/placeholder.svg @@ -0,0 +1 @@ +Realflex diff --git a/public/images/realflex/realflex-001.png b/public/images/realflex/realflex-001.png new file mode 100644 index 0000000..34bc9db Binary files /dev/null and b/public/images/realflex/realflex-001.png differ diff --git a/public/images/realflex/realflex-001.svg b/public/images/realflex/realflex-001.svg new file mode 100644 index 0000000..20a134a --- /dev/null +++ b/public/images/realflex/realflex-001.svg @@ -0,0 +1 @@ +Realflex diff --git a/public/images/realflex/realflex-002.png b/public/images/realflex/realflex-002.png new file mode 100644 index 0000000..749173f Binary files /dev/null and b/public/images/realflex/realflex-002.png differ diff --git a/public/images/realflex/realflex-003.png b/public/images/realflex/realflex-003.png new file mode 100644 index 0000000..e6152e2 Binary files /dev/null and b/public/images/realflex/realflex-003.png differ diff --git a/public/images/realflex/realflex-005.png b/public/images/realflex/realflex-005.png new file mode 100644 index 0000000..f085d31 Binary files /dev/null and b/public/images/realflex/realflex-005.png differ diff --git a/public/images/realflex/realflex-020.png b/public/images/realflex/realflex-020.png new file mode 100644 index 0000000..7632256 Binary files /dev/null and b/public/images/realflex/realflex-020.png differ diff --git a/public/images/realflex/realflex-021.png b/public/images/realflex/realflex-021.png new file mode 100644 index 0000000..1b544fe Binary files /dev/null and b/public/images/realflex/realflex-021.png differ diff --git a/public/images/realflex/realflex-023.png b/public/images/realflex/realflex-023.png new file mode 100644 index 0000000..45b9ca2 Binary files /dev/null and b/public/images/realflex/realflex-023.png differ diff --git a/public/images/realflex/realflex-024.png b/public/images/realflex/realflex-024.png new file mode 100644 index 0000000..75ba2aa Binary files /dev/null and b/public/images/realflex/realflex-024.png differ diff --git a/public/images/realflex/realflex-025.png b/public/images/realflex/realflex-025.png new file mode 100644 index 0000000..d2b841f Binary files /dev/null and b/public/images/realflex/realflex-025.png differ diff --git a/public/images/realflex/realflex-026.png b/public/images/realflex/realflex-026.png new file mode 100644 index 0000000..09aaa70 Binary files /dev/null and b/public/images/realflex/realflex-026.png differ diff --git a/public/images/realflex/realflex-030.png b/public/images/realflex/realflex-030.png new file mode 100644 index 0000000..9b574b5 Binary files /dev/null and b/public/images/realflex/realflex-030.png differ diff --git a/public/images/realflex/realflex-031.png b/public/images/realflex/realflex-031.png new file mode 100644 index 0000000..7cf8009 Binary files /dev/null and b/public/images/realflex/realflex-031.png differ diff --git a/public/images/realflex/realflex-032.png b/public/images/realflex/realflex-032.png new file mode 100644 index 0000000..56fc972 Binary files /dev/null and b/public/images/realflex/realflex-032.png differ diff --git a/public/images/realflex/realflex-033.png b/public/images/realflex/realflex-033.png new file mode 100644 index 0000000..8b6cfde Binary files /dev/null and b/public/images/realflex/realflex-033.png differ diff --git a/public/images/realflex/realflex-034.png b/public/images/realflex/realflex-034.png new file mode 100644 index 0000000..df25a87 Binary files /dev/null and b/public/images/realflex/realflex-034.png differ diff --git a/public/images/realflex/realflex-035.png b/public/images/realflex/realflex-035.png new file mode 100644 index 0000000..31be10b Binary files /dev/null and b/public/images/realflex/realflex-035.png differ diff --git a/public/images/thermobreak/thermobreak-banner.png b/public/images/thermobreak/thermobreak-banner.png new file mode 100644 index 0000000..18a846e Binary files /dev/null and b/public/images/thermobreak/thermobreak-banner.png differ diff --git a/public/images/thermobreak/thermobreak-ls.png b/public/images/thermobreak/thermobreak-ls.png new file mode 100644 index 0000000..d304334 Binary files /dev/null and b/public/images/thermobreak/thermobreak-ls.png differ diff --git a/public/images/thermobreak/thermobreak-raised-floor.png b/public/images/thermobreak/thermobreak-raised-floor.png new file mode 100644 index 0000000..2796700 Binary files /dev/null and b/public/images/thermobreak/thermobreak-raised-floor.png differ diff --git a/public/images/thermobreak/thermobreak-solarblock.png b/public/images/thermobreak/thermobreak-solarblock.png new file mode 100644 index 0000000..28be15d Binary files /dev/null and b/public/images/thermobreak/thermobreak-solarblock.png differ diff --git a/public/images/thermobreak/thermobreak-solarblock.svg b/public/images/thermobreak/thermobreak-solarblock.svg new file mode 100644 index 0000000..ca07934 --- /dev/null +++ b/public/images/thermobreak/thermobreak-solarblock.svg @@ -0,0 +1,14 @@ + + + + + + + + + เทอร์โมเบรค + Thermobreak Insulation + + + + \ No newline at end of file diff --git a/public/images/valve-In01.jpg b/public/images/valve-In01.jpg new file mode 100644 index 0000000..19a85a5 Binary files /dev/null and b/public/images/valve-In01.jpg differ diff --git a/public/images/valve-In02.jpg b/public/images/valve-In02.jpg new file mode 100644 index 0000000..74d7586 Binary files /dev/null and b/public/images/valve-In02.jpg differ diff --git a/public/images/valve-In03.jpg b/public/images/valve-In03.jpg new file mode 100644 index 0000000..0a4d43b Binary files /dev/null and b/public/images/valve-In03.jpg differ diff --git a/public/images/valve-In05.jpg b/public/images/valve-In05.jpg new file mode 100644 index 0000000..c61b2e7 Binary files /dev/null and b/public/images/valve-In05.jpg differ diff --git a/public/images/valve-In08.jpg b/public/images/valve-In08.jpg new file mode 100644 index 0000000..3a24dc8 Binary files /dev/null and b/public/images/valve-In08.jpg differ diff --git a/public/images/valve-In10.jpg b/public/images/valve-In10.jpg new file mode 100644 index 0000000..5cb15d1 Binary files /dev/null and b/public/images/valve-In10.jpg differ diff --git a/public/images/valve-In15.jpg b/public/images/valve-In15.jpg new file mode 100644 index 0000000..f8f90bb Binary files /dev/null and b/public/images/valve-In15.jpg differ diff --git a/public/images/valve-In17.jpg b/public/images/valve-In17.jpg new file mode 100644 index 0000000..f8e924e Binary files /dev/null and b/public/images/valve-In17.jpg differ diff --git a/public/images/valve/placeholder.svg b/public/images/valve/placeholder.svg new file mode 100644 index 0000000..7cb62ad --- /dev/null +++ b/public/images/valve/placeholder.svg @@ -0,0 +1 @@ +วาล์ว diff --git a/public/images/water-pump-banner.jpg b/public/images/water-pump-banner.jpg new file mode 100644 index 0000000..186454c Binary files /dev/null and b/public/images/water-pump-banner.jpg differ diff --git a/public/images/water-pump-banner.svg b/public/images/water-pump-banner.svg new file mode 100644 index 0000000..da7e64e --- /dev/null +++ b/public/images/water-pump-banner.svg @@ -0,0 +1 @@ +ปั๊มน้ำ diff --git a/public/images/อุปกรณ์ดับเพลิง/placeholder.svg b/public/images/อุปกรณ์ดับเพลิง/placeholder.svg new file mode 100644 index 0000000..77a4e48 --- /dev/null +++ b/public/images/อุปกรณ์ดับเพลิง/placeholder.svg @@ -0,0 +1 @@ +อุปกรณ์ดับเพลิง diff --git a/public/images/อุปกรณ์ปรับอากาศ/placeholder.svg b/public/images/อุปกรณ์ปรับอากาศ/placeholder.svg new file mode 100644 index 0000000..b439b1a --- /dev/null +++ b/public/images/อุปกรณ์ปรับอากาศ/placeholder.svg @@ -0,0 +1 @@ +อุปกรณ์ปรับอากาศ diff --git a/src/components/common/Header.astro b/src/components/common/Header.astro index 97624b8..a9a7a4d 100644 --- a/src/components/common/Header.astro +++ b/src/components/common/Header.astro @@ -56,7 +56,9 @@ const productCategories = [ { title: "ฉนวนและรั้ว", items: [ - { label: "ฉนวนหุ้มท่อ", href: "/ฉนวนหุ้มท่อ" }, + { label: "Armaflex", href: "/armflex" }, + { label: "Aeroflex", href: "/aeroflex" }, + { label: "Maxflex", href: "/maxflex" }, { label: "เทอร์โมเบรค Thermobreak", href: "/เทอร์โมเบรค-thermobreak" }, { label: "Realflex", href: "/realflex" }, { label: "อุปกรณ์ดับเพลิง", href: "/อุปกรณ์ดับเพลิง" }, diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index f35de90..12928ea 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -62,9 +62,11 @@ const categories = [ }, { name: 'ฉนวนหุ้มท่อ', - slug: '/ฉนวนหุ้มท่อ', + slug: '/armflex', subcategories: [ - { name: 'ฉนวนหุ้มท่อ', slug: '/ฉนวนหุ้มท่อ' }, + { name: 'Armaflex', slug: '/armflex' }, + { name: 'Aeroflex', slug: '/aeroflex' }, + { name: 'Maxflex', slug: '/maxflex' }, { name: 'เทอร์โมเบรค', slug: '/เทอร์โมเบรค-thermobreak' }, ] }, @@ -89,34 +91,49 @@ const productLinks = [ --- -
+ +
+ + +
-