Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-disinfecting-countertop_23-2148563398.jpg", imageAlt: "Professional pest control and disinfection service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-concept_23-2147790659.jpg", imageAlt: "Clean and hygienic living environment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-concept_23-2147790659.jpg?_wi=1", imageAlt: "Clean and hygienic living environment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-protective-equipment-disinfecting_23-2148848576.jpg", imageAlt: "Residential pest control treatment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-protective-equipment-disinfecting_23-2148848576.jpg?_wi=1", imageAlt: "Residential pest control treatment"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -79,13 +79,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "24-7", title: "7/24 Hizmet", author: "Özge İlaçlama", description: "Günün her saati, acil durumlarınızda yanınızdayız. Hafta sonu ve tatil günlerinde bile hizmet vermekteyiz.", tags: ["Erişilebilirlik", "Acil Durum"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-protective-equipment-disinfecting_23-2148848576.jpg", imageAlt: "Residential pest control service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-protective-equipment-disinfecting_23-2148848576.jpg?_wi=2", imageAlt: "Residential pest control service"},
|
||||
{
|
||||
id: "guaranteed", title: "Garantili Sonuç", author: "Özge İlaçlama", description: "İlk uygulamada etkisini gösteren, kalıcı çözümler. Memnun olmadığınız takdirde ücretsiz tekrar hizmet verilir.", tags: ["Garanti", "Kalite"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-concept_23-2147790659.jpg", imageAlt: "Clean and hygienic living environment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-concept_23-2147790659.jpg?_wi=2", imageAlt: "Clean and hygienic living environment"},
|
||||
{
|
||||
id: "fast-response", title: "Hızlı Müdahale", author: "Özge İlaçlama", description: "İstanbul trafiğine rağmen en hızlı ulaşım garantisi. Aynı gün veya ertesi gün hizmet sunumuz mümkündür.", tags: ["Hız", "Verimlilik"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-office-pandemic-with-masks_23-2148666351.jpg", imageAlt: "Office workplace pest control service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-office-pandemic-with-masks_23-2148666351.jpg?_wi=1", imageAlt: "Office workplace pest control service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -100,9 +100,9 @@ export default function LandingPage() {
|
||||
tag="Profesyonel Hizmetler"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Ev/Apartman İlaçlama", price: "₺499 - ₺1.500", imageSrc: "http://img.b2bpic.net/free-photo/people-protective-equipment-disinfecting_23-2148848576.jpg", imageAlt: "Residential pest control service"},
|
||||
id: "1", name: "Ev/Apartman İlaçlama", price: "₺499 - ₺1.500", imageSrc: "http://img.b2bpic.net/free-photo/people-protective-equipment-disinfecting_23-2148848576.jpg?_wi=3", imageAlt: "Residential pest control service"},
|
||||
{
|
||||
id: "2", name: "İş Yeri ve Ofis İlaçlama", price: "₺1.000 - ₺5.000", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-office-pandemic-with-masks_23-2148666351.jpg", imageAlt: "Commercial office pest control"},
|
||||
id: "2", name: "İş Yeri ve Ofis İlaçlama", price: "₺1.000 - ₺5.000", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-office-pandemic-with-masks_23-2148666351.jpg?_wi=2", imageAlt: "Commercial office pest control"},
|
||||
{
|
||||
id: "3", name: "Fare ve Kemirgen Kontrolü", price: "₺799 - ₺2.000", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-holding-tank_23-2148926648.jpg", imageAlt: "Rodent and rodent control service"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user