Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 10:19:03 +00:00
4 changed files with 1378 additions and 11 deletions

View File

@@ -56,7 +56,7 @@ export default function AboutPage() {
title: "Satisfied Customers",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg?_wi=2"
imageAlt="modern automotive showroom professional"
mediaAnimation="slide-up"
useInvertedBackground={false}

File diff suppressed because it is too large Load Diff

View File

@@ -111,7 +111,7 @@ export default function HomePage() {
price: "₾89.99",
variant: "All Vehicle Types • High Performance",
imageSrc:
"http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17740.jpg",
"http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17740.jpg?_wi=1",
imageAlt: "SATO Premium Brake Pads",
},
{
@@ -120,7 +120,7 @@ export default function HomePage() {
price: "₾149.99",
variant: "Front/Rear • Heat-Resistant",
imageSrc:
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg",
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg?_wi=1",
imageAlt: "SATO Ventilated Brake Discs",
},
{
@@ -129,7 +129,7 @@ export default function HomePage() {
price: "₾64.99",
variant: "Precision Engineered • Durable",
imageSrc:
"http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg",
"http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg?_wi=1",
imageAlt: "SATO Wheel Hub Bearings",
},
]}
@@ -190,7 +190,7 @@ export default function HomePage() {
title: "Satisfied Customers",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg?_wi=1"
imageAlt="SATO showroom in Tbilisi"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -69,7 +69,7 @@ export default function ProductsPage() {
price: "₾89.99",
variant: "All Vehicle Types • High Performance",
imageSrc:
"http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17740.jpg",
"http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17740.jpg?_wi=2",
imageAlt: "SATO Premium Brake Pads",
},
{
@@ -78,7 +78,7 @@ export default function ProductsPage() {
price: "₾149.99",
variant: "Front/Rear • Heat-Resistant",
imageSrc:
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg",
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg?_wi=2",
imageAlt: "SATO Ventilated Brake Discs",
},
{
@@ -87,7 +87,7 @@ export default function ProductsPage() {
price: "₾64.99",
variant: "Precision Engineered • Durable",
imageSrc:
"http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg",
"http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg?_wi=2",
imageAlt: "SATO Wheel Hub Bearings",
},
{
@@ -96,7 +96,7 @@ export default function ProductsPage() {
price: "₾34.99",
variant: "DOT 4 • High Boiling Point",
imageSrc:
"http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17740.jpg",
"http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17740.jpg?_wi=3",
imageAlt: "SATO Premium Brake Fluid",
},
{
@@ -105,7 +105,7 @@ export default function ProductsPage() {
price: "₾199.99",
variant: "Aluminum • Lightweight",
imageSrc:
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg",
"http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg?_wi=3",
imageAlt: "SATO Performance Brake Calipers",
},
{
@@ -114,7 +114,7 @@ export default function ProductsPage() {
price: "₾44.99",
variant: "Stainless Steel • Corrosion Resistant",
imageSrc:
"http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg",
"http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg?_wi=3",
imageAlt: "SATO Reinforced Brake Hoses",
},
]}