Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function HomePage() {
|
||||
{ text: "Küsi pakkumist", href: "#contact" },
|
||||
{ text: "Vaata malle", href: "/templates" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/simple-dashboard-user-panel_23-2148372638.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/simple-dashboard-user-panel_23-2148372638.jpg?_wi=1"
|
||||
imageAlt="Altus Web dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -75,7 +75,7 @@ export default function HomePage() {
|
||||
id: "web-design",
|
||||
title: "Veebidisain",
|
||||
description: "Minimalistlik, kasutajale sõbralik disain, mis toetab teie brändi identiteeti ja kasutaja teekonda. Lugupeetud säilitab väljundite puhtust ja funktsioonilisust.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg?_wi=1",
|
||||
imageAlt: "Web design",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
id: "optimization",
|
||||
title: "Optimeerimine",
|
||||
description: "Kiirendage oma saiti, parandage otsingumootorioptimeerimist ja kasutaja kogemust. Testa jõudlust ja tee teadlikuid parandusi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg?_wi=1",
|
||||
imageAlt: "Performance optimization",
|
||||
},
|
||||
]}
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
id: "minimal-template",
|
||||
name: "Minimaalne: Konsultatsioon",
|
||||
price: "alates €490",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg?_wi=2",
|
||||
imageAlt: "Minimal template",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
id: "bold-template",
|
||||
name: "Julgus: Fitness",
|
||||
price: "alates €990",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-gym-training-landing-page_23-2149590944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-gym-training-landing-page_23-2149590944.jpg?_wi=1",
|
||||
imageAlt: "Bold fitness template",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
id: "luxury-template",
|
||||
name: "Luksus: Ilusalong",
|
||||
price: "alates €1990",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=1",
|
||||
imageAlt: "Luxury beauty template",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user