fix: Update homepage categories, product images, all-products page, mobile fixes
This commit is contained in:
@@ -7,13 +7,13 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<BaseLayout title="เครื่องเชื่อมท่อ HDPE (HDPE Pipe Welding Machine)" description="จำหน่ายเครื่องเชื่อมท่อ HDPE คุณภาพสูง ราคาโรงงาน เครื่องเชื่อมแบบ Butt Fusion และ Electrofusion">
|
||||
<Header slot="header" />
|
||||
|
||||
<main class="px-4 sm:px-6 lg:px-8 bg-gradient-to-br from-green-50 via-white to-accent-50 min-h-screen">
|
||||
<section class="section">
|
||||
<main class="px-4 sm:px-6 lg:px-8 bg-white min-h-screen">
|
||||
<section id="product-detail" class="section">
|
||||
<div class="container-custom">
|
||||
<div class="grid lg:grid-cols-2 gap-12 items-start">
|
||||
<div class="lg:sticky lg:top-24">
|
||||
<div class="card p-8 bg-white">
|
||||
<img src="/images/products-misc/HDPE-Welding2.jpg" alt="เครื่องเชื่อมท่อ HDPE" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
|
||||
<img src="/images/products-cropped/HDPE-Welding2.jpg" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
|
||||
|
||||
<div class="mt-8 p-6 bg-green-50 rounded-xl border border-green-200">
|
||||
<div class="prose prose-lg max-w-none text-secondary-700">
|
||||
|
||||
Reference in New Issue
Block a user