Merge version_4 into main #5
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "p1", name: "Başlangıç Web Paketi", price: "10.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-near-tablet-blueprints_23-2147785552.jpg" },
|
||||
{ id: "p2", name: "Kurumsal Web Paketi", price: "25.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-employee-uses-cad-software-tablet-optimize-layouts_482257-118039.jpg" },
|
||||
{ id: "p3", name: "E-Ticaret Çözümü", price: "45.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-shopping-with-laptop_23-2149241375.jpg" },
|
||||
{ id: "p3", name: "E-Ticaret Çözümü", price: "45.000 TL", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-shopping-with-laptop_23-2149241375.jpg?_wi=1" },
|
||||
]}
|
||||
title="Paketlerimiz ve Çözümlerimiz"
|
||||
description="İhtiyacınıza özel, ölçeklenebilir dijital paketler."
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-shopping-with-laptop_23-2149241375.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-shopping-with-laptop_23-2149241375.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user